| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 2009-05-06 | 3 | -2/+55 |
* | mac80211: Use a shared function to release frames from RX reorder buf | Jouni Malinen | 2009-05-06 | 1 | -39/+31 |
* | rt2x00: Simplify rt2x00_check_rev | Ivo van Doorn | 2009-05-06 | 4 | -9/+10 |
* | mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth() | Luis R. Rodriguez | 2009-05-06 | 1 | -4/+0 |
* | p54: correct merge damage from "p54: more SoftLED updates" | John W. Linville | 2009-05-06 | 1 | -2/+2 |
* | ar9170: fix build when !CONFIG_PM | Alexander Beregalov | 2009-05-06 | 1 | -0/+2 |
* | mac80211: report operating frequency rather than current | Johannes Berg | 2009-05-06 | 1 | -1/+1 |
* | cfg80211: make nl80211_send_mlme_timeout() static | Luis R. Rodriguez | 2009-05-06 | 1 | -3/+3 |
* | p54usb: Fixes compile error with CONFIG_PM=n | Hauke Mehrtens | 2009-05-06 | 1 | -0/+2 |
* | Wireless: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-06 | 5 | -50/+53 |
* | wl12xx: correct printk format warnings | Bob Copeland | 2009-05-06 | 2 | -4/+4 |
* | iwlwifi: replace test_and_set_bit by set_bit in clear stations function | Tomas Winkler | 2009-05-06 | 1 | -1/+1 |
* | iwlwifi: "is_fat" bit in rate scale match RXON flag | Wey-Yi Guy | 2009-05-06 | 1 | -6/+3 |
* | iwlagn: disable PS support for iwlagn | Reinette Chatre | 2009-05-06 | 1 | -2/+1 |
* | iwl3945: fix lock dependency | Abhijeet Kolekar | 2009-05-06 | 1 | -20/+17 |
* | Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters | Paride Legovini | 2009-05-06 | 1 | -2/+4 |
* | ath5k: use ctl settings based on current regdomain | Bob Copeland | 2009-05-06 | 1 | -12/+7 |
* | ath5k: Add Spur filter support on newer chips | Nick Kossifidis | 2009-05-06 | 3 | -25/+270 |
* | ath5k: Implement antenna control | Nick Kossifidis | 2009-05-06 | 8 | -51/+271 |
* | ath5k: Enable AP mode | Jiri Slaby | 2009-05-06 | 1 | -0/+1 |
* | ath5k: Beaconing fixes | Nick Kossifidis | 2009-05-06 | 3 | -35/+40 |
* | ath5k: Put remaining EEPROM data on ee struct | Nick Kossifidis | 2009-05-06 | 3 | -20/+24 |
* | ath5k: Read Spur channels from EEPROM | Nick Kossifidis | 2009-05-06 | 2 | -1/+56 |
* | ath5k: Allow user/driver to set txpower | Nick Kossifidis | 2009-05-06 | 4 | -13/+52 |
* | rt2x00: Synchronize initialization with rt2870 driver | Ivo van Doorn | 2009-05-06 | 2 | -12/+46 |
* | rt2x00: Add new USB ID for rt2800usb | Ivo van Doorn | 2009-05-06 | 1 | -0/+1 |
* | wl12xx: add driver | Kalle Valo | 2009-05-06 | 31 | -0/+9263 |
* | rt2x00: Implement support for rt2800usb | Ivo van Doorn | 2009-05-06 | 5 | -0/+4996 |
* | rt2x00: Style fix for interval defines | Alban Browaeys | 2009-05-06 | 1 | -2/+2 |
* | ath9k: uninline ath9k_io{read,write}32 routines | Gabor Juhos | 2009-05-06 | 2 | -31/+34 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 7 | -14/+113 |
* | mac80211: Warn if the rate controller requests retries for a NO_ACK frame | Gábor Stefanik | 2009-05-06 | 1 | -0/+4 |
* | ath9k: Fix handling of retry count of NO_ACK frames | Gábor Stefanik | 2009-05-06 | 1 | -4/+5 |
* | iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs | Gábor Stefanik | 2009-05-06 | 2 | -13/+16 |
* | mac80211: Fix handling of retry count of NO_ACK frames in PID | Gábor Stefanik | 2009-05-06 | 1 | -3/+5 |
* | mac80211: Fix handling of retry count of NO_ACK frames in minstrel | Gábor Stefanik | 2009-05-06 | 1 | -3/+5 |
* | ath5k: correct interrupt storm warning | Bob Copeland | 2009-05-06 | 1 | -1/+1 |
* | rt2x00: Implement support for 802.11n | Ivo van Doorn | 2009-05-06 | 9 | -34/+211 |
* | rt2x00: Add support for L2 padding during TX/RX | Ivo van Doorn | 2009-05-06 | 6 | -48/+143 |
* | rt2x00: Move iv_len into tx descriptor data | Ivo van Doorn | 2009-05-06 | 4 | -20/+19 |
* | ath5k: Storage class should be before const qualifier | Tobias Klauser | 2009-05-06 | 1 | -2/+2 |
* | ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ? | Roel Kluin | 2009-05-06 | 1 | -1/+1 |
* | cfg80211: Use the correct IE buffer pointer | Michael Buesch | 2009-05-06 | 1 | -1/+1 |
* | cfg80211: Remove unnecessary ksize() call | Michael Buesch | 2009-05-06 | 1 | -5/+3 |
* | ar9170usb: reset device on resume | Christian Lamparter | 2009-05-06 | 1 | -0/+2 |
* | p54usb: rework driver for resume | Christian Lamparter | 2009-05-06 | 2 | -95/+177 |
* | p54usb: remove some dead code | Christian Lamparter | 2009-05-06 | 1 | -53/+3 |
* | ath5k: 5211, don't crypt every protected frame | Jiri Slaby | 2009-05-06 | 1 | -1/+1 |
* | net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n | Andrew Morton | 2009-05-06 | 1 | -0/+5 |
* | cfg80211: remove superfluous !last_request check in reg_device_remove() | Chris Wright | 2009-05-06 | 1 | -4/+4 |