summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-1126-10/+36
* tehuti: Move the Tehuti driverJeff Kirsher2011-08-118-7/+33
* pasemic_mac*: Move the PA Semi driverJeff Kirsher2011-08-119-11/+36
* bonding: implement get_tx_queues rtnk_link_opJiri Pirko2011-08-111-0/+9
* bna: Driver Version changed to 3.0.2.0Rasesh Mody2011-08-111-1/+1
* bna: Remove Obsolete FilesRasesh Mody2011-08-115-9194/+0
* bna: Remove Unused CodeRasesh Mody2011-08-116-388/+2
* bna: ENET and Tx Rx Redesign EnablementRasesh Mody2011-08-1113-743/+1337
* bna: Add New HW DefsRasesh Mody2011-08-111-0/+413
* bna: Tx and Rx RedesignRasesh Mody2011-08-111-0/+3787
* bna: Introduce ENET as New Driver and FW InterfaceRasesh Mody2011-08-112-0/+3030
* bna: MSGQ ImplementationRasesh Mody2011-08-117-9/+918
* enic: Move the Cisco driverJeff Kirsher2011-08-1138-7/+38
* ehea/ibm*: Move the IBM driversJeff Kirsher2011-08-1135-50/+77
* s2io/vxge: Move the Exar driversJeff Kirsher2011-08-1120-36/+62
* myri*: Move the Myricom driversJeff Kirsher2011-08-1110-27/+53
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-1140-25/+56
* bna: Move the Brocade driverJeff Kirsher2011-08-1132-15/+46
* be2net: Move the Emulex driverJeff Kirsher2011-08-1115-9/+35
* sfc: Move the Solarflare driversJeff Kirsher2011-08-1141-5/+4
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-1123-76/+101
* ni5010: Move the Racal-Interlan (Micom) driverJeff Kirsher2011-08-118-26/+39
* i825xx: Move the Intel 82586/82593/82596 based driversJeff Kirsher2011-08-1030-191/+205
* smsc: Move the SMC (SMSC) driversJeff Kirsher2011-08-1021-141/+148
* qlogic: Move the QLogic driversJeff Kirsher2011-08-1031-29/+63
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10100-209/+235
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-1073-90/+116
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-1041-108/+134
* 8390: Move the 8390 related driversJeff Kirsher2011-08-1040-341/+382
* amd: Move AMD (Lance) chipset driversJeff Kirsher2011-08-1036-185/+214
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-1019-155/+173
* drivers/net/ethernet: Add ethernet dir and config optionJeff Kirsher2011-08-104-1/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-0753-249/+423
|\
| * dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-071-3/+2
| * gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-071-7/+2
| * rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-08-071-1/+0
| * slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya2011-08-071-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-0550-238/+430
| |\
| | * mlx4: decreasing ref count when removing macYevgeny Petrilin2011-08-051-3/+6
| | * ixgbe: fix PHY link setup for 82599Emil Tantilov2011-08-041-0/+1
| | * ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore2011-08-041-1/+1
| | * igb: fix WOL on second port of i350 deviceCarolyn Wyborny2011-08-041-1/+1
| | * e1000e: minor re-order of #include filesBruce Allan2011-08-042-2/+2
| | * e1000e: remove unnecessary check for NULL pointerBruce Allan2011-08-041-2/+1
| | * intel drivers: repair missing flush operationsJesse Brandeburg2011-08-0418-0/+59
| | * macb: restore wrap bit when performing underrun cleanupTord Andersson2011-08-041-0/+3
| | * cdc_ncm: fix endianness problem.Giuseppe Scrivano2011-08-041-100/+56
| | * irda: use PCI_VENDOR_ID_*Jon Mason2011-08-031-10/+8
| | * mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2011-08-032-1/+3
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-0316-40/+84
| | |\