Age | Commit message (Expand) | Author | Files | Lines |
2020-06-26 | nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR | Luca Coelho | 1 | -1/+1 |
2020-06-26 | nl80211: don't return err unconditionally in nl80211_start_ap() | Luca Coelho | 1 | -1/+2 |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 4 | -9/+27 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -6/+6 |
2020-06-08 | net: fix wiki website url mac80211 and wireless files | Flavio Suligoi | 1 | -1/+1 |
2020-06-05 | cfg80211: fix management registrations deadlock | Johannes Berg | 3 | -8/+26 |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-05-31 | cfg80211: support bigger kek/kck key length | Nathan Errera | 1 | -4/+19 |
2020-05-31 | cfg80211: require HE capabilities for 6 GHz band | Johannes Berg | 1 | -0/+10 |
2020-05-31 | cfg80211: reject HT/VHT capabilities on 6 GHz band | Johannes Berg | 1 | -1/+6 |
2020-05-31 | cfg80211: treat 6 GHz channels as valid regardless of capability | Johannes Berg | 1 | -7/+15 |
2020-05-31 | cfg80211: add and expose HE 6 GHz band capabilities | Johannes Berg | 1 | -1/+8 |
2020-05-31 | cfg80211: handle 6 GHz capability of new station | Rajkumar Manoharan | 1 | -1/+17 |
2020-05-31 | nl80211: really allow client-only BIGTK support | Johannes Berg | 2 | -3/+8 |
2020-05-31 | cfg80211: adapt to new channelization of the 6GHz band | Arend Van Spriel | 1 | -2/+4 |
2020-05-31 | cfg80211: fix 6 GHz frequencies to kHz | Johannes Berg | 1 | -1/+1 |
2020-05-27 | cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdb | Patrick Steinhardt | 1 | -2/+2 |
2020-05-27 | nl80211: Add support to configure TID specific Tx rate configuration | Tamizh Chelvam | 1 | -14/+42 |
2020-05-27 | nl80211: add ability to report TX status for control port TX | Markus Theil | 3 | -11/+56 |
2020-05-27 | cfg80211: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-27 | nl80211: support scan frequencies in KHz | Thomas Pedersen | 1 | -12/+39 |
2020-05-27 | nl80211: add KHz frequency offset for most wifi commands | Thomas Pedersen | 1 | -20/+58 |
2020-05-27 | cfg80211: add KHz variants of frame RX API | Thomas Pedersen | 3 | -13/+13 |
2020-05-27 | nl80211: simplify peer specific TID configuration | Sergey Matyukevich | 1 | -4/+1 |
2020-05-27 | cfg80211: add support for TID specific AMSDU configuration | Sergey Matyukevich | 1 | -0/+8 |
2020-05-26 | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub... | David S. Miller | 11 | -160/+236 |
2020-05-25 | cfg80211: fix debugfs rename crash | Johannes Berg | 1 | -1/+1 |
2020-04-30 | netlink: remove NLA_EXACT_LEN_WARN | Johannes Berg | 1 | -63/+18 |
2020-04-30 | nl80211: link recursive netlink nested policy | Johannes Berg | 3 | -10/+5 |
2020-04-30 | docs: networking: convert radiotap-headers.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-24 | cfg80211: reject channels/chandefs with KHz offset >= 1000 | Johannes Berg | 2 | -0/+6 |
2020-04-24 | cfg80211: express channels with a KHz component | Thomas Pedersen | 5 | -69/+96 |
2020-04-24 | cfg80211: Parse HE membership selector | Ilan Peer | 1 | -0/+2 |
2020-04-24 | mac80211: implement Operating Mode Notification extended NSS support | Johannes Berg | 1 | -12/+14 |
2020-04-24 | nl80211: allow client-only BIGTK support | Johannes Berg | 1 | -4/+15 |
2020-04-24 | cfg80211: support multicast RX registration | Johannes Berg | 3 | -9/+42 |
2020-04-24 | cfg80211: change internal management frame registration API | Johannes Berg | 5 | -66/+50 |
2020-04-24 | cfg80211: Unprotected Beacon frame RX indication | Jouni Malinen | 2 | -2/+13 |
2020-04-14 | nl80211: fix NL80211_ATTR_FTM_RESPONDER policy | Johannes Berg | 1 | -4/+2 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+6 |
2020-03-26 | cfg80211: Do not warn on same channel at the end of CSA | Ilan Peer | 1 | -1/+5 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-25 | nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type | Johannes Berg | 1 | -1/+1 |
2020-03-20 | nl80211: clarify code in nl80211_del_station() | Johannes Berg | 1 | -8/+14 |
2020-03-20 | cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries | Veerendranath Jakkam | 1 | -0/+11 |
2020-03-20 | cfg80211: Add support for userspace to reset stations in IBSS mode | Nicolas Cavallari | 1 | -1/+6 |
2020-03-20 | nl80211: pass HE operation element to the driver | Shaul Triebitz | 1 | -1/+4 |
2020-03-20 | nl80211/cfg80211: add support for non EDCA based ranging measurement | Avraham Stern | 3 | -0/+46 |
2020-03-20 | mac80211: handle no-preauth flag for control port | Markus Theil | 1 | -0/+3 |