Commit Graph

249 Commits (cdf357f1e13a08a11261edacb3083746f65c1ed9)

Author SHA1 Message Date
Yuri Ershov e4ab7eb0ae mac80211: Put some code under MESH macro 15 years ago
Johannes Berg ec25acc46a mac80211: fix sta assignment 15 years ago
Johannes Berg 0ab337032a mac80211: make TX aggregation start/stop request async 15 years ago
Johannes Berg a622ab72b4 mac80211: use RCU for TX aggregation 15 years ago
John W. Linville a472e71b3c mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons 15 years ago
Shanyu Zhao a2c40249a3 mac80211: fix rts threshold check 15 years ago
Juuso Oikarinen 3393a608c4 mac80211: Prevent running sta_cleanup timer unnecessarily 15 years ago
Johannes Berg 2b43ae6daf mac80211: remove irq disabling for sta lock 15 years ago
Jouni Malinen ecbcd32436 mac80211: Fix BIP to be used only with group-addressed frames 15 years ago
Johannes Berg 7236fe29fd mac80211: move netdev queue enabling to correct spot 15 years ago
Dan Carpenter 14b44974d5 mac80211: remove unneed variable from ieee80211_tx_pending() 15 years ago
Johannes Berg 34e895075e mac80211: allow station add/remove to sleep 15 years ago
Johannes Berg 33e5a2f776 wireless: update radiotap parser 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
Johannes Berg 382b16559d mac80211: fix sw crypto 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
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 edc6ccb7b9 mac80211: move and rename misc tx handler 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
Felix Fietkau 3f0e0b220f mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces 15 years ago
Kalle Valo 05e54ea6cc mac80211: create Probe Request template 15 years ago
Kalle Valo 7044cc565b mac80211: add functions to create PS Poll and Nullfunc templates 15 years ago
Jouni Malinen 37eb0b164c cfg80211/mac80211: Use more generic bitrate mask for rate control 15 years ago
Jouni Malinen e00cfce0cb mac80211: Select lowest rate based on basic rate set in AP mode 15 years ago
Johannes Berg cf0277e714 mac80211: fix skb buffering issue 15 years ago
Johannes Berg 9607e6b66a mac80211: add ieee80211_sdata_running 15 years ago
Luis R. Rodriguez b98c06b6de mac80211: fix race with suspend and dynamic_ps_disable_work 15 years ago
Johannes Berg 47846c9b0c mac80211: reduce reliance on netdev 15 years ago
Johannes Berg abe60632f3 mac80211: make station management completely depend on vif 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Johannes Berg 7351c6bd48 mac80211: request TX status where needed 15 years ago
Johannes Berg 9bc383de37 cfg80211: introduce capability for 4addr mode 15 years ago
Johannes Berg 62ae67be31 mac80211: remove encrypt parameter from ieee80211_tx_skb 15 years ago
Johannes Berg af65cd96dd mac80211: make software rate control optional 15 years ago
Johannes Berg 15ff63653e mac80211: use fixed broadcast address 15 years ago
Johannes Berg d84f323477 mac80211: remove dev_hold/put calls 15 years ago
Rui Paulo 36f0d5f537 mac80211: fix BSSID setup for beacon frames 15 years ago
Felix Fietkau f14543ee4d mac80211: implement support for 4-address frames for AP and client mode 15 years ago
Johannes Berg af81858172 mac80211: async station powersave handling 15 years ago
Johannes Berg 9aa4aee30f mac80211: make CALL_TXH a statement 15 years ago
Johannes Berg 62b517cb3e mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM 15 years ago
Johannes Berg eddcbb94f7 mac80211: introduce ieee80211_beacon_get_tim() 15 years ago
Kalle Valo a9685338ab mac80211: fix dynamic power save for devices with nullfunc support in hw 15 years ago
Kalle Valo ed620590de mac80211: refactor dynamic power save check 15 years ago
Björn Smedman 9b1ce526eb mac80211: fix for incorrect sequence number on hostapd injected frames 15 years ago