aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: Optimize firmware loading.Michael Chan2007-10-104-61/+20
* PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs)Komuro2007-10-102-0/+2
* smc91x Hitachi Solution Engine (SuperH) SupportNobuhiro Iwamatsu2007-10-101-0/+1
* smc911x irq sense request and MPR2 board supportMarkus Brunner2007-10-103-2/+8
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-105-46/+259
* fs_enet: sparse fixesScott Wood2007-10-106-95/+103
* fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.Scott Wood2007-10-101-216/+54
* Generic bitbanged MDIO libraryScott Wood2007-10-103-0/+197
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-108-178/+709
* fs_enet: Align receive buffers.Scott Wood2007-10-102-3/+21
* fs_enet: mac-fcc: Eliminate __fcc-* macros.Scott Wood2007-10-101-17/+8
* fs_enet: Whitespace cleanup.Scott Wood2007-10-105-53/+41
* [ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko2007-10-101-45/+3
* [BNX2]: factor out gzip unpackerDenys Vlasenko2007-10-104-122/+86
* ax88796: add 93cx6 eeprom supportMagnus Damm2007-10-102-0/+56
* PHYLIB: fix an interrupt loop potential when haltingMaciej W. Rozycki2007-10-101-2/+2
* PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki2007-10-101-5/+19
* forcedeth: "no link" is informationalEd Swierk2007-10-101-1/+1
* PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki2007-10-102-14/+14
* Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber2007-10-101-5/+0
* skge: remove broken and unused PHY_M_PC_MDI_XMODE macroMariusz Kozlowski2007-10-101-2/+0
* Avoid possible NULL pointer deref in 3c359 driverJesper Juhl2007-10-101-5/+0
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-101-4/+1
* PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba2007-10-103-22/+19
* PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-102-155/+169
* atl1: explain 32-bit DMA restrictionChris Snook2007-10-101-2/+8
* via-velocity: more cleanupStephen Hemminger2007-10-102-206/+176
* via-velocity: use standard VLAN interface (resend)Stephen Hemminger2007-10-102-30/+46
* sb1250-mac: Driver model & phylib updateMaciej W. Rozycki2007-10-102-600/+520
* sb1250-mac.c: De-typedef, de-volatile, de-etc...Maciej W. Rozycki2007-10-101-136/+142
* [netdrvr] sundance: fix phy scanning on IP100AJeff Garzik2007-10-101-3/+11
* e1000e: Do not allow requeue of freed skbKrishna Kumar2007-10-101-1/+1
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-101-1/+0
* dgrs: remove from build, config, and maintainer listNathanael Nerode2007-10-1011-12764/+0
* pasemi_mac: pass in count of buffers to replenish rx ring withOlof Johansson2007-10-101-13/+8
* pasemi_mac: don't enable rx before there are buffers on the ringOlof Johansson2007-10-101-10/+11
* pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned longOlof Johansson2007-10-101-2/+2
* pasemi_mac: set interface speed correctly on XAUI portsOlof Johansson2007-10-101-1/+4
* [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-105-41/+31
* [NET]: Bring comments in loopback.c uptodate.Eric W. Biederman2007-10-101-1/+3
* [PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville2007-10-101-1/+1
* [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2007-10-102-2/+2
* [PATCH] iwlwifi: add debugfs rate scale statsZhu Yi2007-10-101-1/+39
* [PATCH] iwlwifi: set fixed rate through debugfsZhu Yi2007-10-101-2/+70
* [PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi2007-10-101-16/+11
* [PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi2007-10-101-16/+15
* [PATCH] iwlwifi: limit printouts on hot pathZhu Yi2007-10-103-3/+6
* [PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi2007-10-101-6/+61
* [PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi2007-10-101-0/+21
* [PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi2007-10-101-5/+1