summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-17#if 0 netxen_nic_link_ok()Adrian Bunk2-1/+2
2008-04-17make netxen_workq staticAdrian Bunk2-18/+18
2008-04-17e1000e: reformat register test code, fix some minor initializationBruce Allan1-60/+63
2008-04-17e1000e: rename a few functionsJeff Kirsher6-18/+18
2008-04-17e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher5-48/+50
2008-04-17e1000e: limit EEPROM size accessesJeff Kirsher2-0/+8
2008-04-17sc92031: use netdev_alloc_skbStephen Hemminger1-1/+1
2008-04-17sc92031: start transmit return value bugfixStephen Hemminger1-10/+4
2008-04-17sc92031: use net_device statsStephen Hemminger1-36/+34
2008-04-17[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2-15/+11
2008-04-17[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik1-2/+3
2008-04-17drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches1-2/+0
2008-04-17phy: Change mii_bus id field to a stringAndy Fleming16-23/+22
2008-04-17gianfar: Support NAPI for TX FramesDai Haruki2-16/+53
2008-04-17spidernet: revise link status loggingIshizaki Kou1-4/+6
2008-04-17spidernet: fix error interrupt handlingIshizaki Kou1-12/+10
2008-04-17spidernet: change interrupt masksIshizaki Kou1-3/+2
2008-04-17spidernet: increase auto-negotiation timeout to 5 secondsIshizaki Kou1-1/+1
2008-04-17spidernet: add missing initializationIshizaki Kou1-0/+4
2008-04-17tc35815: Whitespace cleanupAtsushi Nemoto1-185/+187
2008-04-17tc35815: Use generic PHY layerAtsushi Nemoto2-752/+302
2008-04-17tc35815: Use managed pci iomap helperAtsushi Nemoto1-83/+38
2008-04-17tc35815: Use netdev_priv()Atsushi Nemoto1-39/+39
2008-04-17tc35815: Use print_mac() helperAtsushi Nemoto1-22/+14
2008-04-17tc35815: Statistics cleanupAtsushi Nemoto1-30/+31
2008-04-17mv643xx_eth: update copyrightLennert Buytenhek1-1/+5
2008-04-17mv643xx_eth: only print banner onceLennert Buytenhek1-1/+3
2008-04-17mv643xx_eth: pass port identifier to register accessorsLennert Buytenhek1-78/+78
2008-04-17mv643xx_eth: report netdev name in all printksLennert Buytenhek1-11/+6
2008-04-17mv643xx_eth: identify ports by struct mv643xx_private *Lennert Buytenhek1-118/+128
2008-04-17mv643xx_eth: various cleanupsLennert Buytenhek1-39/+16
2008-04-17mv643xx_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. Miller24-177/+543
2008-04-13net: check for underlength tap writesRusty Russell1-1/+4
2008-04-13net: make struct tun_struct private to tun.cRusty Russell1-0/+33
2008-04-13tg3: 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-10BNX2X: Correct bringing chip out of resetEliezer Tamir1-3/+3