Commit Graph

1754 Commits (cdf357f1e13a08a11261edacb3083746f65c1ed9)

Author SHA1 Message Date
Wey-Yi Guy 74e2bd1fa3 mac80211: tear down all agg queues when restart/reconfig hw 15 years ago
Johannes Berg 34e895075e mac80211: allow station add/remove to sleep 15 years ago
Johannes Berg 070bb5477f mac80211: don't probe if we have probe response 15 years ago
Johannes Berg 33e5a2f776 wireless: update radiotap parser 15 years ago
Johannes Berg c0ce77b832 mac80211: fix deferred hardware scan requests 15 years ago
Benoit Papillault 0da780c269 mac80211: Fix probe request filtering in IBSS mode 15 years ago
Vasanthakumar 3c384053ce mac80211: Don't call rate control when HW handles it 15 years ago
Felix Fietkau b4d57adb72 mac80211: fix sta lookup with AP VLAN interfaces and injected frames 15 years ago
Felix Fietkau 17ad353b8d mac80211: fix monitor mode tx radiotap header handling 15 years ago
Felix Fietkau 4754ffd68b mac80211: fix sta lookup for received action frames on an AP VLAN 15 years ago
Pavel Roskin e0b20f1c67 mac80211: reduce stack usage in sta_agg_status_read() 15 years ago
Pavel Roskin 4c82bf8e56 mac80211: reduce stack usage in sta_ht_capa_read() 15 years ago
Johannes Berg 56007a028c mac80211: wait for beacon before enabling powersave 15 years ago
Zhu Yi 3092ad0544 mac80211: fix NULL pointer dereference when ftrace is enabled 15 years ago
Johannes Berg 18c949070b mac80211: fill jiffies/vif on filtered frames 15 years ago
Johannes Berg 723bae7ee4 mac80211: track work started through callbacks 15 years ago
Johannes Berg 382b16559d mac80211: fix sw crypto 15 years ago
Felix Fietkau 1396b231b0 mac80211: fix WARN_ON in the new work code 15 years ago
Kalle Valo eb807fb238 mac80211: fix update_tkip_key() documentation about the context 15 years ago
Kalle Valo 3b43a18743 mac80211: fix tx select key null pointer crash with hostapd 15 years ago
Johannes Berg f12553ebe0 mac80211: add missing key check 15 years ago
Felix Fietkau 4bb29f8c39 mac80211: fix rx data handling for non-data frames on multiple vifs 15 years ago
Johannes Berg b3fbdcf49f mac80211: pass vif and station to update_tkip_key 15 years ago
John W. Linville e4fca007b0 mac80211: avoid NULL ptr deref when using WEP 15 years ago
Benoit Papillault a98bfec298 mac80211: Fixed a bug in IBSS merge 15 years ago
Benoit Papillault ce9058aedd mac80211: removed useless code in IBSS management 15 years ago
Johannes Berg c6fcf6bcfc mac80211: re-enable re-transmission of filtered frames 15 years ago
Johannes Berg 813d766940 mac80211: move control.hw_key assignment 15 years ago
Johannes Berg a6bae9e7ab mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT 15 years ago
Johannes Berg 697e6a0fb0 mac80211: clear TX control on filtered frames 15 years ago
Johannes Berg edc6ccb7b9 mac80211: move and rename misc tx handler 15 years ago
Bob Copeland 8e9310c179 mac80211: pid: replace open-coded msecs_to_jiffies 15 years ago
Felix Fietkau 861a57cd01 mac80211: fix WMM AC default for non-QoS data frames 15 years ago
Bob Copeland e850f68b8f mac80211: fix sign error in pid controller 15 years ago
Ming Lei 145b6d1a56 mac80211: fix memory leak in ieee80211_send_probe_req 15 years ago
Felix Fietkau 43d3534344 mac80211: force use_short_slot=true for 5GHz 15 years ago
Benoit Papillault 93895757df mac80211: Fixed netif_tx_wake_all_queues in IBSS mode 15 years ago
Benoit Papillault e5de30c9bf mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. 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
Johannes Berg 90be561b11 mac80211: fix return from ieee80211_assoc_success 15 years ago
Felix Fietkau 3f0e0b220f mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces 15 years ago
Felix Fietkau 0e5ded5a87 mac80211: allow station updates on ap interfaces for vlan stations 15 years ago
Felix Fietkau d524215f6c mac80211: use nullfunc frames for 4-addr sta detection 15 years ago
Johannes Berg 81ac3462d3 mac80211: fix a few work bugs 15 years ago