aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki1-5/+19
2007-10-10forcedeth: "no link" is informationalEd Swierk1-1/+1
2007-10-10PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki2-14/+14
2007-10-10Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.cMicah Gruber1-5/+0
2007-10-10skge: remove broken and unused PHY_M_PC_MDI_XMODE macroMariusz Kozlowski1-2/+0
2007-10-10Avoid possible NULL pointer deref in 3c359 driverJesper Juhl1-5/+0
2007-10-10drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk1-4/+1
2007-10-10PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba3-22/+19
2007-10-10PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2-155/+169
2007-10-10atl1: explain 32-bit DMA restrictionChris Snook1-2/+8
2007-10-10via-velocity: more cleanupStephen Hemminger2-206/+176
2007-10-10via-velocity: use standard VLAN interface (resend)Stephen Hemminger2-30/+46
2007-10-10sb1250-mac: Driver model & phylib updateMaciej W. Rozycki2-600/+520
2007-10-10sb1250-mac.c: De-typedef, de-volatile, de-etc...Maciej W. Rozycki1-136/+142
2007-10-10[netdrvr] sundance: fix phy scanning on IP100AJeff Garzik1-3/+11
2007-10-10e1000e: Do not allow requeue of freed skbKrishna Kumar1-1/+1
2007-10-10Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang1-1/+0
2007-10-10dgrs: remove from build, config, and maintainer listNathanael Nerode11-12764/+0
2007-10-10pasemi_mac: pass in count of buffers to replenish rx ring withOlof Johansson1-13/+8
2007-10-10pasemi_mac: don't enable rx before there are buffers on the ringOlof Johansson1-10/+11
2007-10-10pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned longOlof Johansson1-2/+2
2007-10-10pasemi_mac: set interface speed correctly on XAUI portsOlof Johansson1-1/+4
2007-10-10[IPoIB]: Convert to netdevice internal statsRoland Dreier5-41/+31
2007-10-10[NET]: Bring comments in loopback.c uptodate.Eric W. Biederman1-1/+3
2007-10-10[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-10[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2-2/+2
2007-10-10[PATCH] iwlwifi: add debugfs rate scale statsZhu Yi1-1/+39
2007-10-10[PATCH] iwlwifi: set fixed rate through debugfsZhu Yi1-2/+70
2007-10-10[PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi1-16/+11
2007-10-10[PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi1-16/+15
2007-10-10[PATCH] iwlwifi: limit printouts on hot pathZhu Yi3-3/+6
2007-10-10[PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi1-6/+61
2007-10-10[PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi1-0/+21
2007-10-10[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi1-5/+1
2007-10-10[PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi1-0/+10
2007-10-10[PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi1-1/+1
2007-10-10[PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2-58/+21
2007-10-10[PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi1-3/+2
2007-10-10[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi1-0/+1
2007-10-10[PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2-6/+6
2007-10-10[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu1-3/+5
2007-10-10[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu1-14/+13
2007-10-10[PATCH] adm8211: Use revision from pci_devMichael Wu2-26/+22
2007-10-10[PATCH] adm8211: kill version printksMichael Wu1-15/+0
2007-10-10[PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu1-4/+3
2007-10-10[PATCH] adm8211: kill interrupt loopMichael Wu1-45/+39
2007-10-10[PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn1-1/+1
2007-10-10[PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn1-0/+3
2007-10-10[PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2-2/+2
2007-10-10[PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn1-0/+7