summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-6/+5
|\
| * mac80211: fix WMM TXOP calculationDreyfuss, Haim2018-09-031-2/+1
| * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-4/+4
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-1/+2
|\|
| * mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org2018-07-031-1/+2
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-32/+127
|\ \ | |/ |/|
| * mac80211: add support for HELuca Coelho2018-06-181-5/+115
| * mac80211: support scan features for improved scan privacyJohannes Berg2018-06-151-0/+4
| * mac80211: split ieee80211_send_probe_req()Johannes Berg2018-06-151-21/+0
| * mac80211: add probe request building flagsJohannes Berg2018-06-151-8/+10
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
|/
* mac80211: clean up rate info bandwidth settingJohannes Berg2018-05-071-4/+2
* mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-291-0/+44
* mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-1/+2
* mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-111-9/+10
* mac80211: use offsetofend()Johannes Berg2017-09-211-2/+2
* mac80211: simplify and clarify IE splittingJohannes Berg2017-09-211-12/+9
* mac80211: add MESH IE in the correct orderLiad Kaufman2017-09-051-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-4/+2
* mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-241-0/+37
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-0/+9
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-3/+3
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-2/+2
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-22/+21
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-11/+11
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-261-3/+6
* ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-11/+11
* mac80211: validate new interface's beacon intervalsJohannes Berg2016-10-271-0/+10
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-0/+7
* cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-24/+20
* mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-2/+9
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-1/+47
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-1/+2
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+1
* mac80211: remove unused assignmentJohannes Berg2016-09-151-1/+0
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-1/+1
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-21/+2
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-5/+6
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-12/+12
* mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-04-051-2/+3
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-27/+89
|\
| * mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-1/+1
| * mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen2016-02-241-2/+29
| * mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-241-0/+14
| * mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-02-241-1/+13
| * mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-241-24/+30
| * mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-141-0/+3
* | mac80211: clear local->sched_scan_req properly on reconfigEliad Peller2016-01-141-1/+4