summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-06mac80211: Update SA Query transaction id lengthJouni Malinen1-1/+1
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos2-5/+4
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez7-39/+43
2009-05-06p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov1-19/+4
2009-05-06mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen1-0/+12
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen3-2/+55
2009-05-06mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen1-39/+31
2009-05-06rt2x00: Simplify rt2x00_check_revIvo van Doorn4-9/+10
2009-05-06mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez1-4/+0
2009-05-06p54: correct merge damage from "p54: more SoftLED updates"John W. Linville1-2/+2
2009-05-06ar9170: fix build when !CONFIG_PMAlexander Beregalov1-0/+2
2009-05-06mac80211: report operating frequency rather than currentJohannes Berg1-1/+1
2009-05-06cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez1-3/+3
2009-05-06p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens1-0/+2
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman5-50/+53
2009-05-06wl12xx: correct printk format warningsBob Copeland2-4/+4
2009-05-06iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler1-1/+1
2009-05-06iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy1-6/+3
2009-05-06iwlagn: disable PS support for iwlagnReinette Chatre1-2/+1
2009-05-06iwl3945: fix lock dependencyAbhijeet Kolekar1-20/+17
2009-05-06Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini1-2/+4
2009-05-06ath5k: use ctl settings based on current regdomainBob Copeland1-12/+7
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis3-25/+270
2009-05-06ath5k: Implement antenna controlNick Kossifidis8-51/+271
2009-05-06ath5k: Enable AP modeJiri Slaby1-0/+1
2009-05-06ath5k: Beaconing fixesNick Kossifidis3-35/+40
2009-05-06ath5k: Put remaining EEPROM data on ee structNick Kossifidis3-20/+24
2009-05-06ath5k: Read Spur channels from EEPROMNick Kossifidis2-1/+56
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis4-13/+52
2009-05-06rt2x00: Synchronize initialization with rt2870 driverIvo van Doorn2-12/+46
2009-05-06rt2x00: Add new USB ID for rt2800usbIvo van Doorn1-0/+1
2009-05-06wl12xx: add driverKalle Valo31-0/+9263
2009-05-06rt2x00: Implement support for rt2800usbIvo van Doorn5-0/+4996
2009-05-06rt2x00: Style fix for interval definesAlban Browaeys1-2/+2
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2-31/+34
2009-05-06mac80211: tell driver when idleJohannes Berg7-14/+113
2009-05-06mac80211: Warn if the rate controller requests retries for a NO_ACK frameGábor Stefanik1-0/+4
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik1-4/+5
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2-13/+16
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik1-3/+5
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik1-3/+5
2009-05-06ath5k: correct interrupt storm warningBob Copeland1-1/+1
2009-05-06rt2x00: Implement support for 802.11nIvo van Doorn9-34/+211
2009-05-06rt2x00: Add support for L2 padding during TX/RXIvo van Doorn6-48/+143
2009-05-06rt2x00: Move iv_len into tx descriptor dataIvo van Doorn4-20/+19
2009-05-06ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-05-06ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin1-1/+1
2009-05-06cfg80211: Use the correct IE buffer pointerMichael Buesch1-1/+1
2009-05-06cfg80211: Remove unnecessary ksize() callMichael Buesch1-5/+3
2009-05-06ar9170usb: reset device on resumeChristian Lamparter1-0/+2