aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-23myri10ge: update firmware headersBrice Goglin1-0/+1
2008-11-23myri10ge: update DCA commentsBrice Goglin1-3/+3
2008-11-21Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6David S. Miller9-1857/+1374
2008-11-21igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck3-22/+50
2008-11-21enic: misc cleanup items:Scott Feldman3-2/+15
2008-11-21enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman3-6/+16
2008-11-21enic: mask off some reserved bits in CQ descriptor for future useScott Feldman1-2/+3
2008-11-21enic: driver/firmware API updatesScott Feldman2-19/+60
2008-11-21enic: enable ethtool LRO supportScott Feldman2-20/+24
2008-11-22WAN pc300too.c: Fix PC300-X.21 detectionKrzysztof Hałasa1-24/+24
2008-11-22WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa1-1476/+0
2008-11-22WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa2-48/+602
2008-11-22WAN: Simplify sca_init_port() in HD64572 driver.Krzysztof Hałasa1-36/+31
2008-11-22WAN: Correct comments in hd6457[02].cKrzysztof Hałasa2-2/+2
2008-11-22WAN: HD64572 drivers don't use next_desc() anymore.Krzysztof Hałasa1-10/+3
2008-11-22WAN: Simplify HD64572 drivers.Krzysztof Hałasa3-135/+110
2008-11-22WAN: don't print HD64572 driver versions anymore.Krzysztof Hałasa2-26/+2
2008-11-22WAN: Simplify HD64572 status handling.Krzysztof Hałasa1-29/+8
2008-11-22WAN: rework HD64572 interrupts a bit.Krzysztof Hałasa1-23/+13
2008-11-22WAN: HD64572 already handles TX underruns with DMAC.Krzysztof Hałasa1-17/+15
2008-11-22WAN: TX-done handler now uses the ownership bit in HD64572 drivers.Krzysztof Hałasa1-8/+3
2008-11-22WAN: convert HD64572-based drivers to NAPI.Krzysztof Hałasa3-37/+71
2008-11-22WAN: remove SCA support from SCA-II driversKrzysztof Hałasa3-261/+45
2008-11-22WAN: remove SCA II support from SCA driversKrzysztof Hałasa3-205/+58
2008-11-22WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa6-4/+871
2008-11-21ne2k: convert to net_device_opsStephen Hemminger3-15/+37
2008-11-21eql: convert to net_device_opsStephen Hemminger1-4/+8
2008-11-21sc92031: convert to net_device_opsStephen Hemminger1-11/+18
2008-11-21qla3xxx: convert to net_device_opsStephen Hemminger1-10/+12
2008-11-21hamachi: convert to net_device_opsStephen Hemminger1-7/+14
2008-11-21bnx2x: convert to net_device_opsStephen Hemminger1-14/+20
2008-11-21ns83820: convert to net_device_opsStephen Hemminger1-8/+14
2008-11-21yellowfin: convert to net_device_opsStephen Hemminger1-6/+11
2008-11-21r6040: convert to net_device_opsStephen Hemminger1-11/+18
2008-11-21sis900: convert to net_device_opsStephen Hemminger1-11/+16
2008-11-21tehuti: convert to net_device_opsStephen Hemminger1-11/+16
2008-11-21sfc: convert to net_device_opsStephen Hemminger1-13/+18
2008-11-21netxen: convert to net_device_opsStephen Hemminger2-20/+33
2008-11-21dl2k: convert to net_device_opsStephen Hemminger1-8/+14
2008-11-21bnx2: convert to net_device_opsStephen Hemminger1-16/+20
2008-11-21mlx4: convert to net_device_opsStephen Hemminger1-15/+19
2008-11-21myri10ge: convert to net_device_opsStephen Hemminger1-7/+13
2008-11-21via-rhine: convert to net_device_opsStephen Hemminger1-11/+17
2008-11-21qlge: fix sparse warningsStephen Hemminger1-13/+14
2008-11-21qlge: convert to net_device_opsStephen Hemminger1-11/+19
2008-11-21s2io: convert to net_device_opsStephen Hemminger1-21/+22
2008-11-21jme: convert driver to net_device_opsStephen Hemminger1-9/+13
2008-11-21tg3: Update version to 3.96Matt Carlson1-2/+2
2008-11-21broadcom: Add 57780 supportMatt Carlson1-0/+21
2008-11-21tg3: Add 57780 supportMatt Carlson2-78/+175