Age | Commit message (Expand) | Author |
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 |
2016-04-05 | mac80211: track and tell driver about GO client P2P PS abilities | Ayala Beker |
2016-04-05 | mac80211: mesh: move path tables into if_mesh | Bob Copeland |
2016-02-24 | mac80211: move TKIP TX IVs to public part of key struct | Eliad Peller |
2016-02-24 | mac80211: limit the A-MSDU Tx based on peer's capabilities | Emmanuel Grumbach |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira |
2015-12-04 | mac80211: simplify ack_skb handling | Johannes Berg |
2015-12-04 | mac80211: move off-channel/mgmt-tx code to offchannel.c | Johannes Berg |
2015-12-04 | mac80211: properly free skb when r-o-c for TX fails | Johannes Berg |