summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qeth: tagging with VLAN-ID 0Ursula Braun2010-10-032-14/+15
* cxgb4: remove a bogus PCI function number checkDimitris Michailidis2010-10-031-1/+1
* drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall2010-10-031-4/+2
* drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton2010-10-031-1/+2
* enic: Make local functions staticVasanthy Kolluri2010-10-017-25/+10
* enic: Remove dead codeVasanthy Kolluri2010-10-017-187/+1
* isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt2010-10-011-51/+61
* isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt2010-10-011-13/+93
* isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt2010-10-011-0/+22
* isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt2010-10-011-2/+4
* isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt2010-10-011-33/+32
* isdn/gigaset: drop obsolete debug optionTilman Schmidt2010-10-013-30/+1
* isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt2010-10-011-3/+5
* isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt2010-10-011-50/+33
* isdn/gigaset: bas_gigaset locking fixTilman Schmidt2010-10-011-3/+3
* tg3: Update version to 3.114Matt Carlson2010-10-011-2/+2
* tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2010-10-012-15/+43
* tg3: Prepare for larger rx ring sizesMatt Carlson2010-10-012-55/+66
* tg3: Futureproof the loopback testMatt Carlson2010-10-011-1/+2
* tg3: Cleanup missing VPD partno sectionMatt Carlson2010-10-011-33/+38
* tg3: Remove 5724 device IDMatt Carlson2010-10-012-3/+0
* tg3: 5719: Prevent tx data corruptionMatt Carlson2010-10-012-2/+18
* tg3: Fix potential netpoll crashMatt Carlson2010-10-011-46/+65
* e1000e: 82579 performance improvementsBruce Allan2010-09-303-7/+46
* e1000e: use hardware writeback batchingJesse Brandeburg2010-09-306-4/+88
* ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov2010-09-301-10/+26
* net: pxa168_etc.c recognize additional contributorsPhilip Rakity2010-09-301-0/+1
* de2104x: remove experimental statusOndrej Zary2010-09-291-2/+2
* de2104x: disable media debug messages by defaultOndrej Zary2010-09-291-1/+2
* myri10ge: DCA update (resubmit)Andrew Gallatin2010-09-291-4/+30
* bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov2010-09-291-6/+11
* dummy: percpu stats and lockless xmitEric Dumazet2010-09-291-3/+55
* pch_gbe: add header filesRandy Dunlap2010-09-281-0/+2
* tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-2/+7
* sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+2
* niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+2
* myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-2/+3
* mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-1/+2
* mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-1/+2
* ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-5/+11
* igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-4/+8
* gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings2010-09-271-2/+1
* cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-1/+4
* cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+4
* cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+4
* bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-2/+4
* bnx2: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-3/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-2724-77/+346
|\
| * s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
| * sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1