Age | Commit message (Expand) | Author |
2018-10-01 | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys | Felix Fietkau |
2018-09-05 | mac80211: in AP mode, set bss_conf::he_supported | Shaul Triebitz |
2018-09-05 | mac80211: remove pointless 'params' NULL checks | Johannes Berg |
2018-08-28 | cfg80211/mac80211: make ieee80211_send_layer2_update a public function | Dedy Lansky |
2018-07-24 | mac80211: restrict delayed tailroom needed decrement | Manikanta Pubbisetty |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-06-15 | mac80211: support scan features for improved scan privacy | Johannes Berg |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg |
2018-05-08 | mac80211: Support the new cfg80211 TXQ stats API | Toke Høiland-Jørgensen |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior |
2018-03-29 | mac80211: Add support for tx_control_port | Denis Kenzior |
2018-03-29 | mac80211: limit wmm params to comply with ETSI requirements | Haim Dreyfuss |
2018-03-23 | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu |
2018-02-27 | mac80211: support fast-rx with incompatible PS capabilities when PS is disabled | Felix Fietkau |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-02-19 | cfg80211: fix cfg80211_beacon_dup | Arnd Bergmann |
2018-01-04 | mac80211: Fix setting TX power on monitor interfaces | Peter Große |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-18 | mac80211: validate user rate mask before configuring driver | Johannes Berg |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-13 | mac80211: don't send SMPS action frame in AP mode when not needed | Emmanuel Grumbach |
2017-05-19 | mac80211: mesh: Allow following CSA to DFS channels if userspace handles it | Benjamin Berg |
2017-04-28 | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan |
2017-04-26 | mac80211: disentangle iflist_mtx and chanctx_mtx | Johannes Berg |
2017-04-26 | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel |
2017-04-13 | mac80211: use common code for monitor options in add/change | Johannes Berg |
2017-04-13 | cfg80211: move add/change interface monitor flags into params | Johannes Berg |
2017-04-13 | mac80211: correct MU-MIMO monitor follow functionality | Johannes Berg |
2017-04-13 | cfg80211: allow leaving MU-MIMO monitor configuration unchanged | Johannes Berg |
2017-03-08 | mac80211: reject/clear user rate mask if not usable | Johannes Berg |
2017-03-06 | mac80211: Add set_cqm_rssi_range_config | Andrew Zaborowski |
2017-02-09 | cfg80211: fix NAN bands definition | Luca Coelho |
2016-12-13 | mac80211: multicast to unicast conversion | Michael Braun |
2016-10-27 | mac80211: validate new interface's beacon intervals | Johannes Berg |
2016-10-12 | mac80211: filter multicast data packets on AP / AP_VLAN | Michael Braun |
2016-10-12 | mac80211: remove unnecessary num_mcast_sta check | Michael Braun |
2016-10-12 | mac80211: remove unnecessary mesh check | Johannes Berg |
2016-09-30 | mac80211: Add API to report NAN function match | Ayala Beker |
2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker |
2016-09-30 | mac80211: implement nan_change_conf | Ayala Beker |
2016-09-30 | mac80211: add boilerplate code for start / stop NAN | Ayala Beker |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker |
2016-09-15 | mac80211: remove pointless chanctx NULL check | Johannes Berg |
2016-09-12 | mac80211: add support for MU-MIMO air sniffer | Aviya Erenfeld |
2016-09-12 | mac80211: refactor monitor representation in sdata | Aviya Erenfeld |
2016-08-05 | mac80211: fix purging multicast PS buffer queue | Felix Fietkau |
2016-07-06 | cfg80211: Add mesh peer AID setting API | Masashi Honma |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-06 | mac80211: add fast-rx path | Johannes Berg |