summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-04qeth: tagging with VLAN-ID 0Ursula Braun2-14/+15
2010-10-04cxgb4: remove a bogus PCI function number checkDimitris Michailidis1-1/+1
2010-10-04drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall1-4/+2
2010-10-04drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton1-1/+2
2010-10-01enic: Make local functions staticVasanthy Kolluri7-25/+10
2010-10-01enic: Remove dead codeVasanthy Kolluri7-187/+1
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt1-51/+61
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt1-13/+93
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt1-0/+22
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt1-2/+4
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt3-30/+1
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt1-3/+5
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt1-50/+33
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt1-3/+3
2010-10-01tg3: Update version to 3.114Matt Carlson1-2/+2
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2-15/+43
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson2-55/+66
2010-10-01tg3: Futureproof the loopback testMatt Carlson1-1/+2
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson1-33/+38
2010-10-01tg3: Remove 5724 device IDMatt Carlson2-3/+0
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson2-2/+18
2010-10-01tg3: Fix potential netpoll crashMatt Carlson1-46/+65
2010-10-01e1000e: 82579 performance improvementsBruce Allan3-7/+46
2010-10-01e1000e: use hardware writeback batchingJesse Brandeburg6-4/+88
2010-10-01ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov1-10/+26
2010-10-01net: pxa168_etc.c recognize additional contributorsPhilip Rakity1-0/+1
2010-09-30de2104x: remove experimental statusOndrej Zary1-2/+2
2010-09-30de2104x: disable media debug messages by defaultOndrej Zary1-1/+2
2010-09-30myri10ge: DCA update (resubmit)Andrew Gallatin1-4/+30
2010-09-30bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov1-6/+11
2010-09-30dummy: percpu stats and lockless xmitEric Dumazet1-3/+55
2010-09-28pch_gbe: add header filesRandy Dunlap1-0/+2
2010-09-28tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+7
2010-09-28sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-28niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-28myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-2/+3
2010-09-28mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+2
2010-09-28mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+2
2010-09-28ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-5/+11
2010-09-28igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-4/+8
2010-09-28gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings1-2/+1
2010-09-28cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+4
2010-09-28cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+4
2010-09-28cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+4
2010-09-28bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+4
2010-09-28bnx2: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-3/+6
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller24-77/+346
2010-09-27net: r6040: store BIOS default MAC in perm_addOtavio Salvador1-0/+3
2010-09-27net: loopback driver cleanupEric Dumazet1-15/+5