summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-103-11/+0
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-104-9/+9
* [B43]: Rewrite pwork locking policy.Michael Buesch2007-10-101-56/+32
* [B43]: Use input-polldev for the rfkill switchMichael Buesch2007-10-104-98/+107
* [B43]: RF-kill supportMichael Buesch2007-10-109-15/+245
* [B43]: LED triggers supportMichael Buesch2007-10-106-295/+229
* [ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz2007-10-106-116/+3
* [HOSTAP]: set netdev type before registering AP interfaceDaniel Drake2007-10-103-10/+13
* [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
* [PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi2007-10-101-0/+10
* [PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi2007-10-101-1/+1
* [PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2007-10-102-58/+21
* [PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi2007-10-101-3/+2
* [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi2007-10-101-0/+1
* [PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2007-10-102-6/+6
* [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu2007-10-101-3/+5
* [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu2007-10-101-14/+13
* [PATCH] adm8211: Use revision from pci_devMichael Wu2007-10-102-26/+22
* [PATCH] adm8211: kill version printksMichael Wu2007-10-101-15/+0
* [PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu2007-10-101-4/+3
* [PATCH] adm8211: kill interrupt loopMichael Wu2007-10-101-45/+39
* [PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn2007-10-101-1/+1
* [PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn2007-10-101-0/+3
* [PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn2007-10-101-0/+7
* [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn2007-10-101-2/+1
* rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn2007-10-101-0/+37
* [PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn2007-10-1011-84/+115
* [PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn2007-10-101-2/+2
* [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2007-10-102-10/+8
* [PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn2007-10-101-2/+6
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-103-3/+3
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-1028-964/+1126
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-107-33/+46
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-6/+1
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-3/+5
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-2/+4
* [LIBERTAS]: fix interrupts in CF driverRyan Mallon2007-10-101-14/+19
* [LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon2007-10-101-1/+2
* [B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger2007-10-104-34/+25
OpenPOWER on IntegriCloud