summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-16sc92031: use netdev_alloc_skbStephen Hemminger1-1/+1
2008-04-16sc92031: start transmit return value bugfixStephen Hemminger1-10/+4
2008-04-16sc92031: use net_device statsStephen Hemminger1-36/+34
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2-15/+11
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik1-2/+3
2008-04-16drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches1-2/+0
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming16-23/+22
2008-04-16gianfar: Support NAPI for TX FramesDai Haruki2-16/+53
2008-04-16spidernet: revise link status loggingIshizaki Kou1-4/+6
2008-04-16spidernet: fix error interrupt handlingIshizaki Kou1-12/+10
2008-04-16spidernet: change interrupt masksIshizaki Kou1-3/+2
2008-04-16spidernet: increase auto-negotiation timeout to 5 secondsIshizaki Kou1-1/+1
2008-04-16spidernet: add missing initializationIshizaki Kou1-0/+4
2008-04-16tc35815: Whitespace cleanupAtsushi Nemoto1-185/+187
2008-04-16tc35815: Use generic PHY layerAtsushi Nemoto2-752/+302
2008-04-16tc35815: Use managed pci iomap helperAtsushi Nemoto1-83/+38
2008-04-16tc35815: Use netdev_priv()Atsushi Nemoto1-39/+39
2008-04-16tc35815: Use print_mac() helperAtsushi Nemoto1-22/+14
2008-04-16tc35815: Statistics cleanupAtsushi Nemoto1-30/+31
2008-04-16mv643xx_eth: update copyrightLennert Buytenhek1-1/+5
2008-04-16mv643xx_eth: only print banner onceLennert Buytenhek1-1/+3
2008-04-16mv643xx_eth: pass port identifier to register accessorsLennert Buytenhek1-78/+78
2008-04-16mv643xx_eth: report netdev name in all printksLennert Buytenhek1-11/+6
2008-04-16mv643xx_eth: identify ports by struct mv643xx_private *Lennert Buytenhek1-118/+128
2008-04-16mv643xx_eth: various cleanupsLennert Buytenhek1-39/+16
2008-04-16mv643xx_eth: mp->tx_desc_count needs spinlock protectionLennert Buytenhek1-11/+10
2008-04-16[TUN]: Allow to register tun devices in namespace.Pavel Emelyanov1-0/+4
2008-04-16[TUN]: Make the tun_dev_list per-net.Pavel Emelyanov1-18/+19
2008-04-16[TUN]: Introduce the tun_net structure and init/exit net ops.Pavel Emelyanov1-1/+52
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-184/+558
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-04-13[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko1-12/+12
2008-04-12net: check for underlength tap writesRusty Russell1-1/+4
2008-04-12net: make struct tun_struct private to tun.cRusty Russell1-0/+33
2008-04-12tg3: fix MMIO for PPC 44x platformsSergei Shtylyov1-3/+4
2008-04-12Mark generic HDLC + PPP as broken.Krzysztof Halasa1-1/+5
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein2-3/+24
2008-04-12sc92031: sysfs link missingStephen Hemminger1-0/+1
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang1-0/+2
2008-04-12forcedeth: mac address fixAyaz Abdulla1-2/+24
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto1-6/+6
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto1-0/+2
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund1-23/+30
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart1-1/+2
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger1-0/+1
2008-04-09BNX2X: Correct bringing chip out of resetEliezer Tamir1-3/+3
2008-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-12/+17
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner1-3/+1
2008-04-09ssb-mipscore: Fix interrupt vectorsMichael Buesch1-6/+7
2008-04-09ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger1-1/+1