Age | Commit message (Expand) | Author | Files | Lines |
2020-12-12 | Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub... | Jakub Kicinski | 10 | -92/+412 |
2020-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2020-12-11 | nl80211: add common API to configure SAR power limitations | Carl Huang | 3 | -0/+214 |
2020-12-11 | cfg80211: support immediate reconnect request hint | Johannes Berg | 4 | -26/+43 |
2020-12-11 | nl80211: validate key indexes for cfg80211_registered_device | Anant Thazhemadam | 3 | -11/+49 |
2020-12-11 | cfg80211: include block-tx flag in channel switch started event | Johannes Berg | 1 | -6/+11 |
2020-12-11 | cfg80211: Save the regulatory domain when setting custom regulatory | Ilan Peer | 1 | -0/+8 |
2020-12-11 | nl80211: always accept scan request with the duration set | Avraham Stern | 1 | -6/+0 |
2020-12-11 | cfg80211: Update TSF and TSF BSSID for multi BSS | Ilan Peer | 1 | -0/+3 |
2020-12-11 | cfg80211: scan PSC channels in case of scan with wildcard SSID | Ayala Beker | 1 | -10/+8 |
2020-12-11 | cfg80211: Parse SAE H2E only membership selector | Ilan Peer | 1 | -0/+2 |
2020-12-11 | nl80211: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-12-11 | cfg80211: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-12-11 | cfg80211: fix callback type mismatches in wext-compat | Sami Tolvanen | 1 | -32/+71 |
2020-12-11 | net: wireless: make a const array static, makes object smaller | Colin Ian King | 1 | -1/+1 |
2020-12-04 | cfg80211: initialize rekey_data | Sara Sharon | 1 | -1/+1 |
2020-11-13 | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub... | Jakub Kicinski | 8 | -136/+68 |
2020-11-11 | cfg80211: remove WDS code | Johannes Berg | 7 | -113/+8 |
2020-11-06 | cfg80211: add support to configure HE MCS for beacon rate | Rajkumar Manoharan | 1 | -2/+23 |
2020-11-06 | nl80211: fix beacon tx rate mask validation | Rajkumar Manoharan | 1 | -5/+10 |
2020-11-06 | nl80211/cfg80211: fix potential infinite loop | Colin Ian King | 1 | -1/+1 |
2020-11-06 | cfg80211: Add support to calculate and report 4096-QAM HE rates | Vamsi Krishna | 1 | -15/+17 |
2020-11-06 | cfg80211: Add support to configure SAE PWE value to drivers | Rohan Dutta | 1 | -0/+9 |
2020-10-30 | cfg80211: regulatory: Fix inconsistent format argument | Ye Bin | 1 | -1/+1 |
2020-10-30 | cfg80211: initialize wdev data earlier | Johannes Berg | 3 | -29/+36 |
2020-10-10 | Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub... | Jakub Kicinski | 1 | -1/+4 |
2020-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
2020-10-08 | net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() | Anant Thazhemadam | 1 | -0/+3 |
2020-10-08 | cfg80211: only allow S1G channels on S1G band | Thomas Pedersen | 1 | -1/+4 |
2020-10-03 | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 1 | -0/+5 |
2020-10-02 | nl80211: fix non-split wiphy information | Johannes Berg | 1 | -1/+4 |
2020-10-02 | nl80211: reduce non-split wiphy dump size | Johannes Berg | 1 | -13/+24 |
2020-09-28 | nl80211: extend support to config spatial reuse parameter set | Rajkumar Manoharan | 1 | -0/+25 |
2020-09-28 | nl80211: fix OBSS PD min and max offset validation | Rajkumar Manoharan | 1 | -10/+8 |
2020-09-28 | cfg80211: regulatory: remove a bogus initialization | Dan Carpenter | 1 | -1/+1 |
2020-09-28 | nl80211: include frequency offset in survey info | Thomas Pedersen | 1 | -0/+5 |
2020-09-28 | cfg80211: handle Association Response from S1G STA | Thomas Pedersen | 1 | -3/+11 |
2020-09-28 | cfg80211: parse S1G Operation element for BSS channel | Thomas Pedersen | 1 | -7/+16 |
2020-09-28 | cfg80211: convert S1G beacon to scan results | Thomas Pedersen | 1 | -9/+48 |
2020-09-28 | nl80211: support S1G capability overrides in assoc | Thomas Pedersen | 1 | -0/+20 |
2020-09-28 | wireless: radiotap: fix some kernel-doc | Johannes Berg | 1 | -0/+1 |
2020-09-28 | nl80211/cfg80211: support 6 GHz scanning | Tova Mussai | 4 | -14/+511 |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+2 |
2020-09-18 | nl80211: Unsolicited broadcast probe response support | Aloka Dixit | 1 | -0/+46 |
2020-09-18 | nl80211: Add FILS discovery support | Aloka Dixit | 1 | -0/+49 |
2020-09-18 | nl80211: support setting S1G channels | Thomas Pedersen | 2 | -52/+105 |
2020-09-18 | nl80211: correctly validate S1G beacon head | Thomas Pedersen | 2 | -4/+18 |
2020-09-18 | cfg80211: regulatory: handle S1G channels | Thomas Pedersen | 1 | -12/+58 |
2020-09-18 | nl80211: advertise supported channel width in S1G | Thomas Pedersen | 1 | -0/+15 |
2020-09-18 | lib80211: Remove unused macro DRV_NAME | YueHaibing | 1 | -2/+0 |