aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-22WAN: don't print HD64572 driver versions anymore.Krzysztof Hałasa
2008-11-22WAN: Simplify HD64572 status handling.Krzysztof Hałasa
2008-11-22WAN: rework HD64572 interrupts a bit.Krzysztof Hałasa
2008-11-22WAN: HD64572 already handles TX underruns with DMAC.Krzysztof Hałasa
2008-11-22WAN: TX-done handler now uses the ownership bit in HD64572 drivers.Krzysztof Hałasa
2008-11-22WAN: convert HD64572-based drivers to NAPI.Krzysztof Hałasa
2008-11-22WAN: remove SCA support from SCA-II driversKrzysztof Hałasa
2008-11-22WAN: remove SCA II support from SCA driversKrzysztof Hałasa
2008-11-22WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa
2008-11-21ne2k: convert to net_device_opsStephen Hemminger
2008-11-21eql: convert to net_device_opsStephen Hemminger
2008-11-21sc92031: convert to net_device_opsStephen Hemminger
2008-11-21qla3xxx: convert to net_device_opsStephen Hemminger
2008-11-21hamachi: convert to net_device_opsStephen Hemminger
2008-11-21bnx2x: convert to net_device_opsStephen Hemminger
2008-11-21ns83820: convert to net_device_opsStephen Hemminger
2008-11-21yellowfin: convert to net_device_opsStephen Hemminger
2008-11-21r6040: convert to net_device_opsStephen Hemminger
2008-11-21sis900: convert to net_device_opsStephen Hemminger
2008-11-21tehuti: convert to net_device_opsStephen Hemminger
2008-11-21sfc: convert to net_device_opsStephen Hemminger
2008-11-21netxen: convert to net_device_opsStephen Hemminger
2008-11-21dl2k: convert to net_device_opsStephen Hemminger
2008-11-21bnx2: convert to net_device_opsStephen Hemminger
2008-11-21mlx4: convert to net_device_opsStephen Hemminger
2008-11-21myri10ge: convert to net_device_opsStephen Hemminger
2008-11-21via-rhine: convert to net_device_opsStephen Hemminger
2008-11-21qlge: fix sparse warningsStephen Hemminger
2008-11-21qlge: convert to net_device_opsStephen Hemminger
2008-11-21s2io: convert to net_device_opsStephen Hemminger
2008-11-21jme: convert driver to net_device_opsStephen Hemminger
2008-11-21tg3: Update version to 3.96Matt Carlson
2008-11-21broadcom: Add 57780 supportMatt Carlson
2008-11-21tg3: Add 57780 supportMatt Carlson
2008-11-21tg3: Allow GPHY powerdown on 5761Matt Carlson
2008-11-21tg3: Embrace pci_ioremap_bar()Matt Carlson
2008-11-21tg3: Extract FW ver from alt NVRAM formatsMatt Carlson
2008-11-21tg3: Enable GPHY APD on select devicesMatt Carlson
2008-11-21tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson
2008-11-21tg3: Qualify use of tp->pcix_capMatt Carlson
2008-11-21tg3: Use NET_IP_ALIGNMatt Carlson
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-21e1000e: check return code from NVM accesses and fix bank detectionBruce Allan
2008-11-21e1000e: fix incorrect link status when switch module pulledBruce Allan
2008-11-21e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan
2008-11-21e1000e: cosmetic newline in debug messageBruce Allan
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan
2008-11-21e1000e: link up/down messages must follow a specific formatBruce Allan
2008-11-21e1000e: ESB2 config after link upBruce Allan
2008-11-21e1000e: check return of pci_save_stateBruce Allan