| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar | 2019-08-21 | 1 | -0/+37 |
* | cfg80211: Support assoc-at timer in sta-info | Ben Greear | 2019-08-21 | 1 | -0/+1 |
* | cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries | Arend van Spriel | 2019-08-21 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-06 | 1 | -3/+1 |
|\ |
|
| * | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty | 2019-07-26 | 1 | -3/+1 |
* | | nl80211: add strict start type | Johannes Berg | 2019-07-31 | 1 | -0/+1 |
* | | cfg80211: add support for parsing OBBS_PD attributes | John Crispin | 2019-07-31 | 1 | -0/+45 |
* | | cfg80211: use parallel_ops for genl | Johannes Berg | 2019-07-31 | 1 | -30/+78 |
* | | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch | Michael Vassernis | 2019-07-29 | 1 | -0/+2 |
* | | cfg80211: fix duplicated scan entries after channel switch | Sergey Matyukevich | 2019-07-29 | 1 | -1/+1 |
* | | nl80211: Include wiphy address setup in NEW_WIPHY | Denis Kenzior | 2019-07-26 | 1 | -0/+24 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-17 | 1 | -6/+21 |
|\ |
|
| * | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2019-06-14 | 1 | -24/+75 |
| |\ |
|
| | * | nl80211: fill all policy .type entries | Johannes Berg | 2019-05-29 | 1 | -21/+66 |
| | * | nl80211: fix station_info pertid memory leak | Andy Strohman | 2019-05-28 | 1 | -1/+3 |
| | * | {nl,mac}80211: allow 4addr AP operation on crypto controlled devices | Manikanta Pubbisetty | 2019-05-24 | 1 | -2/+6 |
* | | | nl80211: send event when CMD_FRAME duration expires | James Prestwood | 2019-06-14 | 1 | -0/+13 |
* | | | mac80211: allow turning TWT responder support on and off via netlink | John Crispin | 2019-06-14 | 1 | -0/+4 |
* | | | nl80211: require and validate vendor command policy | Johannes Berg | 2019-06-14 | 1 | -2/+37 |
* | | | nl80211: add support for SAE authentication offload | Chung-Hsien Hsu | 2019-06-14 | 1 | -0/+14 |
* | | | nl80211: add WPA3 definition for SAE authentication | Chung-Hsien Hsu | 2019-06-14 | 1 | -1/+2 |
* | | | nl80211: add NL80211_ATTR_IFINDEX to port authorized event | Chung-Hsien Hsu | 2019-06-14 | 1 | -1/+3 |
* | | | nl80211: fill all policy .type entries | Johannes Berg | 2019-05-28 | 1 | -21/+57 |
|/ / |
|
* | | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 1 | -0/+104 |
* | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -85/+106 |
* | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 2019-04-27 | 1 | -86/+106 |
* | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller | 2019-04-26 | 1 | -43/+288 |
|\ |
|
| * | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan | 2019-04-26 | 1 | -0/+48 |
| * | nl80211: do a struct assignment to radar_chandef instead of memcpy() | Luca Coelho | 2019-04-26 | 1 | -1/+1 |
| * | cfg80211: Add support to set tx power for a station associated | Ashok Raj Nagarajan | 2019-04-26 | 1 | -0/+43 |
| * | nl80211: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-04-26 | 1 | -7/+3 |
| * | mac80211/cfg80211: update bss channel on channel switch | Sergey Matyukevich | 2019-04-26 | 1 | -0/+5 |
| * | nl80211/cfg80211: Extended Key ID support | Alexander Wetzel | 2019-04-26 | 1 | -4/+28 |
| * | cfg80211/nl80211: Offload OWE processing to user space in AP mode | Sunil Dutt | 2019-04-08 | 1 | -0/+72 |
| * | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC | Narayanraddi Masti | 2019-04-08 | 1 | -0/+1 |
| * | nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan | vamsi krishna | 2019-04-08 | 1 | -0/+53 |
| * | nl80211: reindent some sched scan code | Johannes Berg | 2019-04-08 | 1 | -31/+34 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 1 | -6/+12 |
|\ \
| |/
|/| |
|
| * | nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands | Sunil Dutt | 2019-03-29 | 1 | -6/+12 |
* | | genetlink: make policy common to family | Johannes Berg | 2019-03-22 | 1 | -104/+1 |
|/ |
|
* | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 2019-02-22 | 1 | -1/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-15 | 1 | -1/+1 |
| |\ |
|
| | * | nl80211: Fix FTM per burst maximum value | Aviya Erenfeld | 2019-02-11 | 1 | -1/+1 |
* | | | cfg80211: allow sending vendor events unicast | Johannes Berg | 2019-02-22 | 1 | -6/+24 |
* | | | cfg80211: Report Association Request frame IEs in association events | Jouni Malinen | 2019-02-22 | 1 | -9/+15 |
* | | | cfg80211: Use const more consistently in for_each_element macros | Jouni Malinen | 2019-02-11 | 1 | -1/+1 |
* | | | nl80211: use for_each_element() in validate_ie_attr() | Johannes Berg | 2019-02-08 | 1 | -20/+8 |
|/ / |
|
* | | netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments | Johannes Berg | 2019-02-01 | 1 | -10/+5 |
* | | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 2019-02-01 | 1 | -1/+1 |
|\ \
| |/ |
|