| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: sta_info: Add lockdep condition for RCU list usage | Madhuparna Bhowmik | 2020-05-10 | 1 | -1/+2 |
* | mac80211: fix channel switch trigger from unknown mesh peer | Tamizh chelvam | 2020-05-02 | 1 | -4/+7 |
* | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 2020-04-29 | 4 | -19/+43 |
* | mac80211: fix race in ieee80211_register_hw() | Sumit Garg | 2020-04-21 | 1 | -11/+13 |
* | mac80211: fix authentication with iwlwifi/mvm | Johannes Berg | 2020-04-02 | 1 | -1/+2 |
* | mac80211: Check port authorization in the ieee80211_tx_dequeue() case | Jouni Malinen | 2020-04-02 | 1 | -1/+18 |
* | mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX | Johannes Berg | 2020-04-01 | 1 | -2/+6 |
* | mac80211: mark station unauthorized before key removal | Johannes Berg | 2020-04-01 | 1 | -1/+6 |
* | mac80211: drop data frames without key on encrypted links | Johannes Berg | 2020-04-01 | 4 | -12/+24 |
* | mac80211: Do not send mesh HWMP PREQ if HWMP is disabled | Nicolas Cavallari | 2020-04-01 | 1 | -1/+2 |
* | mac80211: rx: avoid RCU list traversal under mutex | Madhuparna Bhowmik | 2020-03-21 | 1 | -1/+1 |
* | mac80211: Remove a redundant mutex unlock | Andrei Otcheretianski | 2020-03-05 | 1 | -5/+1 |
* | mac80211: fix wrong 160/80+80 MHz setting | Shay Bar | 2020-03-05 | 1 | -2/+14 |
* | mac80211: consider more elements in parsing CRC | Johannes Berg | 2020-03-05 | 1 | -6/+12 |
* | mac80211: fix quiet mode activation in action frames | Sara Sharon | 2020-02-19 | 1 | -4/+4 |
* | mac80211: Fix TKIP replay protection immediately after key setup | Jouni Malinen | 2020-02-05 | 1 | -3/+15 |
* | cfg80211: Fix radar event during another phy CAC | Orr Mazor | 2020-02-05 | 1 | -0/+23 |
* | mac80211: mesh: restrict airtime metric to peered established plinks | Markus Theil | 2020-02-05 | 1 | -0/+3 |
* | mac80211: fix TID field in monitor mode transmit | Fredrik Olofsson | 2020-01-12 | 1 | -0/+9 |
* | mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED | Thomas Pedersen | 2019-12-31 | 1 | -1/+2 |
* | mac80211: fix station inactive_time shortly after boot | Ahmed Zaki | 2019-11-08 | 1 | -1/+2 |
* | mac80211: fix ieee80211_txq_setup_flows() failure path | Johannes Berg | 2019-11-08 | 1 | -1/+1 |
* | mac80211: fix scan when operating on DFS channels in ETSI domains | Aaron Komisar | 2019-10-07 | 1 | -2/+28 |
* | mac80211: accept deauth frames in IBSS mode | Johannes Berg | 2019-10-07 | 1 | -1/+10 |
* | mac80211: Reject malformed SSID elements | Will Deacon | 2019-10-04 | 1 | -2/+3 |
* | mac80211: keep BHs disabled while calling drv_tx_wake_queue() | Johannes Berg | 2019-10-01 | 1 | -5/+8 |
* | mac80211: fix txq null pointer dereference | Miaoqing Pan | 2019-10-01 | 1 | -2/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 2 | -10/+8 |
|\ |
|
| * | mac80211: Do not send Layer 2 Update frame before authorization | Jouni Malinen | 2019-09-11 | 2 | -10/+8 |
* | | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc... | David S. Miller | 2019-09-11 | 10 | -51/+51 |
|\ \ |
|
| * | | mac80211: allow drivers to set max MTU | Wen Gong | 2019-09-11 | 2 | -1/+2 |
| * | | mac80211: IBSS: send deauth when expiring inactive STAs | Johannes Berg | 2019-09-11 | 4 | -8/+19 |
| * | | mac80211: don't check if key is NULL in ieee80211_key_link() | Luca Coelho | 2019-09-11 | 1 | -1/+1 |
| * | | mac80211: clear crypto tx tailroom counter upon keys enable | Lior Cohen | 2019-09-11 | 3 | -35/+15 |
| * | | mac80211: remove unnecessary key condition | Johannes Berg | 2019-09-11 | 1 | -3/+3 |
| * | | mac80211: list features in WEP/TKIP disable in better order | Johannes Berg | 2019-09-11 | 1 | -1/+1 |
| * | | mac80211: vht: add support VHT EXT NSS BW in parsing VHT | Mordechay Goodstein | 2019-09-11 | 1 | -1/+9 |
| * | | mac80211: minstrel_ht: fix infinite loop because supported is not being shifted | Colin Ian King | 2019-08-22 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-02 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: Correctly set noencrypt for PAE frames | Denis Kenzior | 2019-08-29 | 1 | -1/+1 |
| * | | mac80211: Don't memset RXCB prior to PAE intercept | Denis Kenzior | 2019-08-29 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-27 | 1 | -4/+5 |
|\| |
| |/
|/| |
|
| * | mac80211: fix possible sta leak | Johannes Berg | 2019-08-21 | 1 | -4/+5 |
* | | mac80211: minstrel_ht: improve rate probing for devices with static fallback | Felix Fietkau | 2019-08-21 | 3 | -28/+225 |
* | | mac80211: minstrel_ht: fix default max throughput rate indexes | Felix Fietkau | 2019-08-21 | 1 | -6/+14 |
* | | mac80211: minstrel_ht: reduce unnecessary rate probing attempts | Felix Fietkau | 2019-08-21 | 1 | -0/+15 |
* | | mac80211: minstrel_ht: fix per-group max throughput rate initialization | Felix Fietkau | 2019-08-21 | 1 | -1/+1 |
* | | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar | 2019-08-21 | 2 | -3/+5 |
* | | mac80211: fix possible NULL pointerderef in obss pd code | John Crispin | 2019-08-21 | 1 | -1/+2 |
* | | mac80211: add assoc-at support | Ben Greear | 2019-08-21 | 2 | -0/+5 |