aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2017-11-10mac80211: reject ToDS broadcast data framesJohannes Berg
2017-05-21mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-05-21mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-05-21mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-05-21mac80211: flush delayed work when entering suspendMatt Chen
2017-03-20mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-26mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
2017-02-05mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2017-02-05mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-11-10mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg
2016-09-14mac80211: check skb_linearize() return valueJohannes Berg
2016-09-12mac80211: make mpath path fixing more robustPedersen, Thomas
2016-09-12mac80211: fix sequence number assignment for PS response framesFelix Fietkau
2016-09-12mac80211: fix tim recalculation after PS responseFelix Fietkau
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg
2016-06-30mac80211: fix fq lockdep warningsMichal Kazior
2016-06-30mac80211: use common cleanup for user/!user_mpmBob Copeland
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma
2016-06-30mac80211: silence an uninitialized variable warningDan Carpenter
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: add debug knobs for fair queuingMichal Kazior
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-05-31mac80211: add vht cap decode to debugfsBen Greear
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller