Age | Commit message (Expand) | Author | Files | Lines |
2017-12-11 | cfg80211: cleanup signal strength units notation | Sergey Matyukevich | 1 | -6/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-13 | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern | 1 | -0/+60 |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 1 | -6/+20 |
2017-04-27 | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel | 1 | -5/+5 |
2017-04-27 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 1 | -6/+12 |
2017-03-06 | cfg80211: Accept multiple RSSI thresholds for CQM | Andrew Zaborowski | 1 | -0/+22 |
2017-02-09 | cfg80211: fix NAN bands definition | Luca Coelho | 1 | -8/+8 |
2017-02-08 | cfg80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski | 1 | -4/+7 |
2016-10-27 | cfg80211: Add support to update connection parameters | vamsi krishna | 1 | -0/+18 |
2016-10-27 | cfg80211: configure multicast to unicast for AP interfaces | Michael Braun | 1 | -0/+19 |
2016-09-30 | cfg80211: allow the user space to change current NAN configuration | Ayala Beker | 1 | -0/+24 |
2016-09-30 | cfg80211: add add_nan_func / del_nan_func | Ayala Beker | 1 | -0/+39 |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker | 1 | -0/+27 |
2016-07-06 | nl80211: support beacon report scanning | Avraham Stern | 1 | -8/+25 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -10/+10 |
2016-04-06 | cfg80211: Add option to specify previous BSSID for Connect command | Jouni Malinen | 1 | -2/+4 |
2015-12-04 | cfg80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally | 1 | -0/+4 |
2015-12-04 | cfg80211: add complete data to station add/change tracing | Johannes Berg | 1 | -0/+38 |
2015-12-04 | cfg80211: Add missing tracing to cfg80211 | Ilan Peer | 1 | -0/+61 |
2015-10-13 | nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp | Dmitry Shmidt | 1 | -11/+11 |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 1 | -4/+7 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -13/+19 |
2015-03-20 | cfg80211: add vlan to station add/change tracing | Johannes Berg | 1 | -2/+6 |
2015-03-04 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -4/+5 |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 1 | -11/+13 |
2015-01-08 | cfg80211: add scan time to survey data | Johannes Berg | 1 | -2/+5 |
2015-01-08 | cfg80211: remove "channel" from survey names | Johannes Berg | 1 | -13/+13 |
2014-11-19 | cfg80211: introduce TDLS channel switch commands | Arik Nemtsov | 1 | -0/+42 |
2014-11-10 | cfg80211: add channel switch started notification | Luciano Coelho | 1 | -0/+16 |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 1 | -0/+21 |
2014-10-20 | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION | Jouni Malinen | 1 | -2/+8 |
2014-10-20 | cfg80211: Convert del_station() callback to use a param struct | Jouni Malinen | 1 | -3/+22 |
2014-10-09 | cfg80211: add ops to query mesh proxy path table | Henning Rogge | 1 | -0/+45 |
2014-09-11 | cfg80211: add WMM traffic stream API | Johannes Berg | 1 | -0/+45 |
2014-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2014-07-18 | cfg80211: fix mic_failure tracing | Eliad Peller | 1 | -1/+2 |
2014-06-23 | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 1 | -3/+7 |
2014-06-23 | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 1 | -49/+0 |
2014-05-15 | cfg80211: Support multiple CSA counters | Andrei Otcheretianski | 1 | -9/+13 |
2014-05-06 | cfg80211: export interface stopping function | Michal Kazior | 1 | -0/+15 |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen | 1 | -0/+18 |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer | 1 | -4/+7 |
2014-02-20 | cfg80211: Pass TDLS peer capability information in tdls_mgmt | Sunil Dutt Undekari | 1 | -4/+8 |
2014-02-05 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 1 | -5/+18 |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park | 1 | -0/+40 |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski | 1 | -8/+7 |
2013-08-12 | cfg80211: add wdev to testmode cmd | David Spinadel | 1 | -3/+5 |
2013-08-01 | nl80211/cfg80211: add channel switch command | Simon Wunderlich | 1 | -0/+33 |
2013-07-16 | nl80211: add scan width to bss and scan request structs | Simon Wunderlich | 1 | -4/+8 |