Age | Commit message (Expand) | Author | Files | Lines |
2010-08-25 | cfg80211: add some documentation | Johannes Berg | 2 | -11/+246 |
2010-08-25 | iwlwifi: do not spuriously call ieee80211_scan_completed | Johannes Berg | 1 | -2/+4 |
2010-08-25 | iwlagn: do not check for AP mode for WEP keys | Johannes Berg | 1 | -1/+1 |
2010-08-25 | ath9k_htc: Add support for bluetooth coexistence. | Vivek Natarajan | 11 | -22/+230 |
2010-08-25 | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc. | Vivek Natarajan | 4 | -42/+47 |
2010-08-25 | nl80211: some documentation fixes | Johannes Berg | 1 | -11/+46 |
2010-08-25 | mac80211: fix docbook | Johannes Berg | 2 | -2/+1 |
2010-08-25 | wl1251: wait for join command complete event | Grazvydas Ignotas | 4 | -6/+34 |
2010-08-25 | wl1251: fix beacon filter table structure | Grazvydas Ignotas | 1 | -1/+1 |
2010-08-25 | wl1251: fix event handling mechanism | Grazvydas Ignotas | 1 | -8/+8 |
2010-08-25 | wl1251: add missing __packed modifier for some structs | Grazvydas Ignotas | 2 | -6/+6 |
2010-08-25 | iwlwifi: move debug options into submenu | Jay Sternberg | 1 | -0/+4 |
2010-08-25 | iwlwifi: enable experimental ucode support | Jay Sternberg | 2 | -8/+31 |
2010-08-25 | iwlwifi: remove unused iwl_send_card_state function | Wey-Yi Guy | 2 | -24/+0 |
2010-08-25 | iwlwifi: configurable ampdu factor and density | Wey-Yi Guy | 3 | -1/+20 |
2010-08-25 | iwlwifi: more generic name for rssi calc in iwlagn | Wey-Yi Guy | 2 | -24/+30 |
2010-08-25 | iwlwifi: additional parameter in REPLY_RX_PHY_CMD | Wey-Yi Guy | 1 | -1/+1 |
2010-08-25 | iwlagn: continue perform rate scale when error detected | Wey-Yi Guy | 1 | -3/+17 |
2010-08-25 | iwlagn: adjust starting action for rate scale | Wey-Yi Guy | 1 | -4/+8 |
2010-08-25 | iwlwifi: refactor iwl_setup_rxon_timing | Johannes Berg | 4 | -21/+14 |
2010-08-25 | iwlwifi: cleanup iwl_set_rxon_channel() | Shanyu Zhao | 1 | -11/+4 |
2010-08-25 | iwlwifi: avoid race condition in channel change | Shanyu Zhao | 2 | -16/+12 |
2010-08-25 | iwlwifi: do not call ieee80211_frequency_to_channel | Shanyu Zhao | 7 | -12/+9 |
2010-08-25 | iwlwifi: make aggregation time limit configurable | Wey-Yi Guy | 3 | -2/+16 |
2010-08-25 | iwlwifi: max/min aggregation time limit | Wey-Yi Guy | 1 | -2/+2 |
2010-08-25 | iwlwifi: additional comments in iwl_cfg | Wey-Yi Guy | 1 | -0/+2 |
2010-08-25 | iwlwifi: remove unused define | Wey-Yi Guy | 1 | -1/+0 |
2010-08-25 | Hostap: Fix "'ret' set but not used" warning message from GCC in hostap | Julian Calaby | 1 | -1/+1 |
2010-08-25 | iwlwifi: fix thermal throttling related power management operation | Wey-Yi Guy | 1 | -7/+5 |
2010-08-25 | mac80211-hwsim: allow configuring IBSS | Johannes Berg | 1 | -2/+5 |
2010-08-25 | wireless: move documentation books | Johannes Berg | 3 | -338/+372 |
2010-08-25 | p54: improve eeprom parser | Christian Lamparter | 2 | -3/+19 |
2010-08-25 | p54spi: fix eeprom checksum | Christian Lamparter | 1 | -1/+1 |
2010-08-25 | b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs | Gábor Stefanik | 1 | -1/+39 |
2010-08-25 | b43: N-PHY: Implement MAC PHY clock set | Gábor Stefanik | 2 | -1/+13 |
2010-08-25 | b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl) | Gábor Stefanik | 1 | -2/+2 |
2010-08-25 | b43: N-PHY: Implement Host Flags write during device init | Gábor Stefanik | 1 | -1/+2 |
2010-08-25 | iwlwifi: separate thermal throttling function | Wey-Yi Guy | 13 | -776/+917 |
2010-08-25 | drivers/net/wireless/wl12xx: Use available error codes | Julia Lawall | 1 | -1/+1 |
2010-08-25 | drivers/net/wireless/wl12xx: Use available error codes | Julia Lawall | 2 | -2/+2 |
2010-08-25 | ath5k: don't enable probe request rx for STAs | Bob Copeland | 1 | -2/+2 |
2010-08-25 | ath5k: remove all mention of monitor iftype | Bob Copeland | 1 | -7/+1 |
2010-08-25 | ath5k: remove monitor check in receive_frame_ok filter | Bob Copeland | 1 | -3/+2 |
2010-08-25 | ath5k: clean up some comments | Bob Copeland | 9 | -62/+59 |
2010-08-25 | ath5k: remove own (wrong) IEEE80211_MAX_LEN | Nick Kossifidis | 2 | -5/+2 |
2010-08-25 | ath5k: rename ath5k_hw_set_associd to _set_bssid | Nick Kossifidis | 5 | -12/+11 |
2010-08-25 | cfg80211/mac80211: extensible frame processing | Johannes Berg | 15 | -195/+452 |
2010-08-25 | mac80211: remove unused don't-encrypt flag | Johannes Berg | 1 | -2/+0 |
2010-08-25 | cfg80211: mark ieee80211_hdrlen const | Johannes Berg | 2 | -2/+2 |
2010-08-17 | drivers/net/wireless/libertas/cfg.c: needs sched.h | Andrew Morton | 1 | -0/+1 |