| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-03-31 | 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 |
* | cfg80211: add WMM traffic stream API | Johannes Berg | 2014-09-11 | 1 | -0/+45 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-07-25 | 1 | -1/+2 |
|\ |
|
| * | cfg80211: fix mic_failure tracing | Eliad Peller | 2014-07-18 | 1 | -1/+2 |
* | | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 | 1 | -3/+7 |
* | | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 2014-06-23 | 1 | -49/+0 |
|/ |
|
* | cfg80211: Support multiple CSA counters | Andrei Otcheretianski | 2014-05-15 | 1 | -9/+13 |
* | cfg80211: export interface stopping function | Michal Kazior | 2014-05-06 | 1 | -0/+15 |
* | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen | 2014-04-28 | 1 | -0/+18 |
* | cfg80211: Enable GO operation on additional channels | Ilan Peer | 2014-04-09 | 1 | -4/+7 |
* | cfg80211: Pass TDLS peer capability information in tdls_mgmt | Sunil Dutt Undekari | 2014-02-20 | 1 | -4/+8 |
* | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 2014-02-04 | 1 | -5/+18 |