summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+8
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-203-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wireless: Fix typo in mac80211_hwsim.cMasanari Iida2012-02-211-4/+4
| * | | | | | | | | hostap: Fix typo in hostap_hw.cMasanari Iida2012-02-211-2/+2
| * | | | | | | | | bonding: Fix misspelling of "since"Jesper Juhl2012-02-101-1/+1
| * | | | | | | | | zd1211rw: Fix typo in zd_usb.c and zd_mac.cMasanari Iida2012-02-102-2/+2
| * | | | | | | | | aeroflex: Fix typo in greth.cMasanari Iida2012-02-091-1/+1
| * | | | | | | | | net: fix printk typo in ipw2x00/libipw_rx.cMasanari Iida2012-02-031-1/+1
| * | | | | | | | | iwmc3200wifi: fix printk typo in trace.hMasanari Iida2012-02-031-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-20888-36413/+54809
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpsw: Hook up default ndo_change_mtu.David S. Miller2012-03-201-0/+1
| * | | | | | | | | net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork2012-03-191-0/+1
| * | | | | | | | | netdev: driver: ethernet: Add TI CPSW driverMugunthan V N2012-03-193-0/+1031
| * | | | | | | | | netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2012-03-192-0/+734
| * | | | | | | | | phy: add am79c874 PHY supportHeiko Schocher2012-03-193-0/+108
| * | | | | | | | | mlx4_core: fix race on comm channelEugenia Emantayev2012-03-191-0/+9
| * | | | | | | | | bonding: send igmp report for its masterPeter Pan(潘卫平)2012-03-191-3/+15
| * | | | | | | | | fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov2012-03-193-7/+28
| * | | | | | | | | ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-191-1/+8
| * | | | | | | | | net/hyperv: Fix the code handling tx busyHaiyang Zhang2012-03-191-4/+1
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-196-1106/+1286
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-194-902/+945
| | * | | | | | | | | ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-193-61/+54
| | * | | | | | | | | ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-193-1/+160
| | * | | | | | | | | ixgbe: Whitespace cleanupsAlexander Duyck2012-03-191-10/+7
| | * | | | | | | | | ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck2012-03-191-3/+1
| | * | | | | | | | | ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck2012-03-191-3/+2
| | * | | | | | | | | ixgbe: Move poll routine in order to improve readabilityAlexander Duyck2012-03-191-49/+49
| | * | | | | | | | | ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck2012-03-191-19/+10
| | * | | | | | | | | ixgbe: Update layout of ixgbe_ring structure to improve cache performanceAlexander Duyck2012-03-191-9/+9
| | * | | | | | | | | ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck2012-03-193-51/+51
| * | | | | | | | | | rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-192-2/+0
| * | | | | | | | | | igbvf: Use ETH_ALENJoe Perches2012-03-192-9/+2
| * | | | | | | | | | atlx: Use ETH_ALENJoe Perches2012-03-193-12/+7
| * | | | | | | | | | bnx2x: validate FW trace prior to its printingDmitry Kravkov2012-03-192-1/+13
| * | | | | | | | | | bnx2x: consistent statistics for old FWYuval Mintz2012-03-193-41/+6
| * | | | | | | | | | bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov2012-03-194-44/+64
| * | | | | | | | | | bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2012-03-192-7/+17
| * | | | | | | | | | bnx2x: changed initial dcb configurationDmitry Kravkov2012-03-191-29/+16
| * | | | | | | | | | bnx2x: removed dcb unused codeYuval Mintz2012-03-191-20/+0
| * | | | | | | | | | bnx2x: reduced sparse warningsYuval Mintz2012-03-196-29/+18
| * | | | | | | | | | bnx2x: revised driver printsMerav Sicron2012-03-199-727/+694
| * | | | | | | | | | bnx2x: added 'likely' to fast-path skb existenceYuval Mintz2012-03-191-1/+2
| * | | | | | | | | | be2net: fix programming of VLAN tags for VFAjit Khaparde2012-03-194-5/+157
| * | | | | | | | | | be2net: Fix number of vlan slots in flex modeAjit Khaparde2012-03-191-1/+1
| * | | | | | | | | | be2net: Program secondary UC MAC address into MAC filterAjit Khaparde2012-03-192-6/+53
| * | | | | | | | | | be2net: enable WOL by default if h/w supports itAjit Khaparde2012-03-195-17/+136
| * | | | | | | | | | Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller2012-03-193-10/+17
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker2012-03-181-1/+1
| | * | | | | | | | | gianfar: delete orphaned version strings and dead macrosPaul Gortmaker2012-03-152-6/+0