summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-22enic: enable ethtool LRO supportScott Feldman
2008-11-22WAN pc300too.c: Fix PC300-X.21 detectionKrzysztof Hałasa
2008-11-22WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa
2008-11-22WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa
2008-11-22WAN: Simplify sca_init_port() in HD64572 driver.Krzysztof Hałasa
2008-11-22WAN: Correct comments in hd6457[02].cKrzysztof Hałasa
2008-11-22WAN: HD64572 drivers don't use next_desc() anymore.Krzysztof Hałasa
2008-11-22WAN: Simplify HD64572 drivers.Krzysztof Hałasa
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-22ne2k: convert to net_device_opsStephen Hemminger
2008-11-22eql: convert to net_device_opsStephen Hemminger
2008-11-22sc92031: convert to net_device_opsStephen Hemminger
2008-11-22qla3xxx: convert to net_device_opsStephen Hemminger
2008-11-22hamachi: convert to net_device_opsStephen Hemminger
2008-11-22bnx2x: convert to net_device_opsStephen Hemminger
2008-11-22ns83820: convert to net_device_opsStephen Hemminger
2008-11-22yellowfin: convert to net_device_opsStephen Hemminger
2008-11-22r6040: convert to net_device_opsStephen Hemminger
2008-11-22sis900: convert to net_device_opsStephen Hemminger
2008-11-22tehuti: convert to net_device_opsStephen Hemminger
2008-11-22sfc: convert to net_device_opsStephen Hemminger
2008-11-22netxen: convert to net_device_opsStephen Hemminger
2008-11-22dl2k: convert to net_device_opsStephen Hemminger
2008-11-22bnx2: convert to net_device_opsStephen Hemminger
2008-11-22mlx4: convert to net_device_opsStephen Hemminger
2008-11-22myri10ge: convert to net_device_opsStephen Hemminger
2008-11-22via-rhine: convert to net_device_opsStephen Hemminger
2008-11-22qlge: fix sparse warningsStephen Hemminger
2008-11-22qlge: convert to net_device_opsStephen Hemminger
2008-11-22s2io: convert to net_device_opsStephen Hemminger
2008-11-22jme: convert driver to net_device_opsStephen Hemminger
2008-11-22tg3: Update version to 3.96Matt Carlson
2008-11-22broadcom: Add 57780 supportMatt Carlson
2008-11-22tg3: Add 57780 supportMatt Carlson
2008-11-22tg3: Allow GPHY powerdown on 5761Matt Carlson
2008-11-22tg3: Embrace pci_ioremap_bar()Matt Carlson
2008-11-22tg3: Extract FW ver from alt NVRAM formatsMatt Carlson
2008-11-22tg3: Enable GPHY APD on select devicesMatt Carlson
2008-11-22tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson
2008-11-22tg3: Qualify use of tp->pcix_capMatt Carlson
2008-11-22tg3: Use NET_IP_ALIGNMatt Carlson
2008-11-22net: remove redundant argument commentsQinghuang Feng