aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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[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
2007-10-10[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn1-2/+1
2007-10-10rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn1-0/+37
2007-10-10[PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn11-84/+115
2007-10-10[PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn1-2/+2
2007-10-10[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2-10/+8
2007-10-10[PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2-2/+2
2007-10-10[PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn1-2/+6
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg3-3/+3
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg28-964/+1126