summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-11-21tg3: Allow GPHY powerdown on 5761Matt Carlson1-2/+1
2008-11-21tg3: Embrace pci_ioremap_bar()Matt Carlson1-20/+1
2008-11-21tg3: Extract FW ver from alt NVRAM formatsMatt Carlson2-1/+61
2008-11-21tg3: Enable GPHY APD on select devicesMatt Carlson2-6/+48
2008-11-21tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson2-14/+67
2008-11-21tg3: Qualify use of tp->pcix_capMatt Carlson1-26/+24
2008-11-21tg3: Use NET_IP_ALIGNMatt Carlson1-7/+13
2008-11-21net: remove redundant argument commentsQinghuang Feng6-7/+0
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller119-2071/+2193
2008-11-21e1000e: check return code from NVM accesses and fix bank detectionBruce Allan5-63/+116
2008-11-21e1000e: fix incorrect link status when switch module pulledBruce Allan3-6/+4
2008-11-21e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan3-5/+7
2008-11-21e1000e: cosmetic newline in debug messageBruce Allan1-1/+1
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan7-53/+58
2008-11-21e1000e: link up/down messages must follow a specific formatBruce Allan1-2/+7
2008-11-21e1000e: ESB2 config after link upBruce Allan4-37/+167
2008-11-21e1000e: check return of pci_save_stateBruce Allan1-1/+4
2008-11-21e1000e: update comments listing supported parts for each MAC familyBruce Allan2-0/+3
2008-11-21e1000e: 82571 check for link fix on 82571 serdesBruce Allan1-6/+28
2008-11-21e1000e: commit speed/duplex changes for m88 PHYBruce Allan1-4/+4