| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan | 2019-04-26 | 1 | -0/+18 |
* | nl80211/cfg80211: Extended Key ID support | Alexander Wetzel | 2019-04-26 | 1 | -5/+26 |
* | cfg80211/nl80211: Offload OWE processing to user space in AP mode | Sunil Dutt | 2019-04-08 | 1 | -0/+38 |
* | cfg80211: add peer measurement with FTM initiator API | Johannes Berg | 2018-11-09 | 1 | -0/+68 |
* | cfg80211: tracing: avoid 'idx' variable | Johannes Berg | 2018-11-09 | 1 | -12/+12 |
* | cfg80211: sort tracing properly | Johannes Berg | 2018-10-02 | 1 | -134/+134 |
* | cfg80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 2018-10-02 | 1 | -0/+44 |
* | cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_stats | Johannes Berg | 2018-10-02 | 1 | -11/+2 |
* | cfg80211: Add support for 60GHz band channels 5 and 6 | Alexei Avshalom Lazar | 2018-08-28 | 1 | -1/+1 |
* | nl80211/mac80211: allow non-linear skb in rx_control_port | Denis Kenzior | 2018-07-06 | 1 | -8/+10 |
* | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen | 2018-05-08 | 1 | -0/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-04-01 | 1 | -1/+1 |
|\ |
|
| * | treewide: remove large struct-pass-by-value from tracepoint arguments | Alexei Starovoitov | 2018-03-28 | 1 | -1/+1 |
* | | nl80211: Implement TX of control port frames | Denis Kenzior | 2018-03-29 | 1 | -0/+26 |
* | | nl80211: Add CMD_CONTROL_PORT_FRAME API | Denis Kenzior | 2018-03-29 | 1 | -0/+21 |
|/ |
|
* | cfg80211/nl80211: Optional authentication offload to userspace | Srinivas Dasari | 2018-01-31 | 1 | -0/+23 |
* | cfg80211: cleanup signal strength units notation | Sergey Matyukevich | 2017-12-11 | 1 | -6/+6 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern | 2017-06-13 | 1 | -0/+60 |
* | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 2017-04-28 | 1 | -6/+20 |
* | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel | 2017-04-26 | 1 | -5/+5 |
* | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 2017-04-26 | 1 | -6/+12 |
* | cfg80211: Accept multiple RSSI thresholds for CQM | Andrew Zaborowski | 2017-03-06 | 1 | -0/+22 |
* | cfg80211: fix NAN bands definition | Luca Coelho | 2017-02-09 | 1 | -8/+8 |
* | cfg80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski | 2017-02-08 | 1 | -4/+7 |
* | cfg80211: Add support to update connection parameters | vamsi krishna | 2016-10-27 | 1 | -0/+18 |
* | cfg80211: configure multicast to unicast for AP interfaces | Michael Braun | 2016-10-27 | 1 | -0/+19 |
* | cfg80211: allow the user space to change current NAN configuration | Ayala Beker | 2016-09-30 | 1 | -0/+24 |
* | cfg80211: add add_nan_func / del_nan_func | Ayala Beker | 2016-09-30 | 1 | -0/+39 |
* | cfg80211: add start / stop NAN commands | Ayala Beker | 2016-09-30 | 1 | -0/+27 |
* | nl80211: support beacon report scanning | Avraham Stern | 2016-07-06 | 1 | -8/+25 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -10/+10 |
* | cfg80211: Add option to specify previous BSSID for Connect command | Jouni Malinen | 2016-04-06 | 1 | -2/+4 |
* | cfg80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally | 2015-12-04 | 1 | -0/+4 |
* | cfg80211: add complete data to station add/change tracing | Johannes Berg | 2015-12-04 | 1 | -0/+38 |
* | cfg80211: Add missing tracing to cfg80211 | Ilan Peer | 2015-12-04 | 1 | -0/+61 |
* | nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp | Dmitry Shmidt | 2015-10-13 | 1 | -11/+11 |
* | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 2015-07-17 | 1 | -4/+7 |
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 1 | -13/+19 |
|\ |
|
| * | cfg80211: add vlan to station add/change tracing | Johannes Berg | 2015-03-20 | 1 | -2/+6 |
| * | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 2015-03-03 | 1 | -11/+13 |
* | | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -4/+5 |
|/ |
|
* | cfg80211: add scan time to survey data | Johannes Berg | 2015-01-08 | 1 | -2/+5 |
* | cfg80211: remove "channel" from survey names | Johannes Berg | 2015-01-08 | 1 | -13/+13 |
* | cfg80211: introduce TDLS channel switch commands | Arik Nemtsov | 2014-11-19 | 1 | -0/+42 |
* | cfg80211: add channel switch started notification | Luciano Coelho | 2014-11-10 | 1 | -0/+16 |
* | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 2014-11-04 | 1 | -0/+21 |
* | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION | Jouni Malinen | 2014-10-20 | 1 | -2/+8 |
* | cfg80211: Convert del_station() callback to use a param struct | Jouni Malinen | 2014-10-20 | 1 | -3/+22 |
* | cfg80211: add ops to query mesh proxy path table | Henning Rogge | 2014-10-09 | 1 | -0/+45 |