Commit Graph

173403 Commits (93895757df4ebe22c98b9128b98ebf8cec972c60)
 

Author SHA1 Message Date
Benoit Papillault 93895757df mac80211: Fixed netif_tx_wake_all_queues in IBSS mode 15 years ago
Larry Finger b6b1ac6937 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 15 years ago
Luis R. Rodriguez a0f2e0fca1 cfg80211: Ingore country IEs with a zero set of number of channels 15 years ago
Kalle Valo c99445b140 mac80211: improve powersave documentation 15 years ago
Kalle Valo 9d173fc5df mac80211: fix mac80211.h documentation warnings 15 years ago
Sujith 5e4ea1f0ed ath9k: Fix panic on driver load 15 years ago
Christoph Egger 2f1f00fc9b Remove config option B43_LEGACY_RFKILL completely 15 years ago
Luis R. Rodriguez ececeecee8 wl1271: remove unused flags 15 years ago
Tim Gardner c2f4f527ed b43legacy: Declare all possible ucodeX.fw files 15 years ago
Luis R. Rodriguez e99c7cd57b cfg80211: fix 2 GHz subband calculation for country IEs 15 years ago
Tim Gardner 6021e08db4 b43: Declare at least one real firmware file using MODULE_FIRMWARE. 15 years ago
John W. Linville 79b6a5110a Revert "iwmc3200wifi: fix array out-of-boundary access" 15 years ago
Lennert Buytenhek a5fb297d63 mwl8k: update version number (to 0.12) and copyright 15 years ago
Lennert Buytenhek ee0ddf1865 mwl8k: enable multi-BSS AP operation 15 years ago
Lennert Buytenhek aa21d0f69a mwl8k: post per-vif firmware commands as per-vif commands 15 years ago
Lennert Buytenhek f57ca9c1af mwl8k: prepare for posting per-vif firmware commands 15 years ago
Lennert Buytenhek f5bb87cfba mwl8k: convert the priv->vif pointer to a list of vifs 15 years ago
Lennert Buytenhek 06953235f4 mwl8k: use firmware capability field to decide which bands to register 15 years ago
Lennert Buytenhek 42574ea227 mwl8k: allow selecting 5 GHz channels 15 years ago
Lennert Buytenhek 8707d02625 mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands 15 years ago
Lennert Buytenhek 854783444b mwl8k: properly set receive status rate index on 5 GHz receive 15 years ago
Lennert Buytenhek 4eae9edd38 mwl8k: add 5 GHz band channels and rates 15 years ago
Lennert Buytenhek 1349ad2f06 mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC 15 years ago
Lennert Buytenhek 777ad375d5 mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24 15 years ago
Lennert Buytenhek ca66527c60 mwl8k: add another 88w8366 PCI ID 15 years ago
Lennert Buytenhek 657232b625 mwl8k: simplify sequence number assignment 15 years ago
Lennert Buytenhek c97470dd25 mwl8k: don't call SET_AID if we're not associated 15 years ago
Lennert Buytenhek 9189c10087 mwl8k: remove (mostly) write-only variable priv->current_channel 15 years ago
Lennert Buytenhek c92d4edecf mwl8k: update MODULE_FIRMWARE tags 15 years ago
Kalle Valo 4ff6ffa107 wl1251: add U-APSD support 15 years ago
Kalle Valo 8f8ff91652 wl1251: create qos null data template 15 years ago
Kalle Valo 558a6669d7 ieee80211: add struct ieee80211_hdr_qos 15 years ago
Kalle Valo 0c74211d19 mac80211: check uapsd state for dynamic power save 15 years ago
Kalle Valo 5c1b98a52c mac80211: create tx handler for dynamic ps 15 years ago
Kalle Valo 50ae0cf15c mac80211: add debugfs interface for U-APSD queue configuration 15 years ago
Kalle Valo ab13315af9 mac80211: add U-APSD client support 15 years ago
Johannes Berg 2d46d7c121 mac80211: remove unused type argument 15 years ago
Lennert Buytenhek 678f415fdc mac80211: flush workqueue before calling driver ->stop() method 15 years ago
Joe Perches 5e124bd5e0 net/mac80211/mlme.c: Remove unnecessary semicolons 15 years ago
H Hartley Sweeten 28f63a4bb7 iwl-debugfs.c: remove unnecessary casts of void * 15 years ago
Wey-Yi Guy 8ce1ef4a91 iwlwifi: fix bug in tx byte count table 15 years ago
Wey-Yi Guy c15867f15f iwlwifi: remove obsoleted host command 15 years ago
Wey-Yi Guy f0118a4575 iwlwifi: ucode statistics data structure update 15 years ago
Wey-Yi Guy f05279711b iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL 15 years ago
Johannes Berg 90be561b11 mac80211: fix return from ieee80211_assoc_success 15 years ago
Lennert Buytenhek 67e2eb2795 mwl8k: move receive processing to tasklet 15 years ago
Lennert Buytenhek 1e9f9de3b1 mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running 15 years ago
Lennert Buytenhek efb7c49a68 mwl8k: allow limiting the amount of transmit reclaim done 15 years ago
Lennert Buytenhek b64fe619e3 mwl8k: basic AP interface support 15 years ago
Lennert Buytenhek a9e00b151e mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR 15 years ago