summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[B43]: LED triggers supportMichael Buesch6-295/+229
2007-10-11[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz6-116/+3
2007-10-11[HOSTAP]: set netdev type before registering AP interfaceDaniel Drake3-10/+13
2007-10-11[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-11[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2-2/+2
2007-10-11[PATCH] iwlwifi: add debugfs rate scale statsZhu Yi1-1/+39
2007-10-11[PATCH] iwlwifi: set fixed rate through debugfsZhu Yi1-2/+70
2007-10-11[PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi1-16/+11
2007-10-11[PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi1-16/+15
2007-10-11[PATCH] iwlwifi: limit printouts on hot pathZhu Yi3-3/+6
2007-10-11[PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi1-6/+61
2007-10-11[PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi1-0/+21
2007-10-11[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi1-5/+1
2007-10-11[PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi1-0/+10
2007-10-11[PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi1-1/+1
2007-10-11[PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2-58/+21
2007-10-11[PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi1-3/+2
2007-10-11[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi1-0/+1
2007-10-11[PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2-6/+6
2007-10-11[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu1-3/+5
2007-10-11[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu1-14/+13
2007-10-11[PATCH] adm8211: Use revision from pci_devMichael Wu2-26/+22
2007-10-11[PATCH] adm8211: kill version printksMichael Wu1-15/+0
2007-10-11[PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu1-4/+3
2007-10-11[PATCH] adm8211: kill interrupt loopMichael Wu1-45/+39
2007-10-11[PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn1-1/+1
2007-10-11[PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn1-0/+3
2007-10-11[PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2-2/+2
2007-10-11[PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn1-0/+7
2007-10-11[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn1-2/+1
2007-10-11rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn1-0/+37
2007-10-11[PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn11-84/+115
2007-10-11[PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn1-2/+2
2007-10-11[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2-10/+8
2007-10-11[PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2-2/+2
2007-10-11[PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn1-2/+6
2007-10-11[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg3-3/+3
2007-10-11[PATCH] mac80211: revamp interface and filter configurationJohannes Berg28-964/+1126
2007-10-11[NET]: Move hardware header operations out of netdevice.Stephen Hemminger7-33/+46
2007-10-11[NET]: Wrap hard_header_parseStephen Hemminger1-6/+1
2007-10-11[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-3/+5
2007-10-11[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-2/+4
2007-10-11[LIBERTAS]: fix interrupts in CF driverRyan Mallon1-14/+19
2007-10-11[LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon1-1/+2
2007-10-11[B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger4-34/+25
2007-10-11[B43LEGACY]: Support for turning the radio off from software.Larry Finger4-19/+61
2007-10-11[B43]: Support for turning the radio off from software.Michael Buesch3-13/+63
2007-10-11[B43]: Remove the "radio hw enabled" message on startup.Michael Buesch1-3/+3
2007-10-11[B43]: Change loglevel of radio-enable message.Michael Buesch3-29/+26
2007-10-11[B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch1-14/+5