aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu5-54/+33
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller19-198/+274
2016-09-16mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach1-1/+1
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2-0/+7
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2-19/+0
2016-09-15mac80211: remove pointless chanctx NULL checkJohannes Berg1-4/+0
2016-09-15mac80211: remove unused assignmentJohannes Berg1-1/+0
2016-09-15mac80211: fix scan completed tracingJohannes Berg1-1/+1
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg1-4/+8
2016-09-13mac80211: remove useless open_count checkJohannes Berg1-2/+1
2016-09-13mac80211: simplify TDLS RA lookupJohannes Berg1-11/+4
2016-09-13mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen5-129/+117
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2016-09-12mac80211: send delBA on unexpected BlockAck RequestJohannes Berg1-0/+6
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg3-2/+14
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg2-0/+33
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld5-3/+51
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2-2/+8
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld8-19/+23
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov1-3/+4
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul2-5/+5
2016-08-11mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau1-26/+2
2016-08-11mac80211: mesh: Add support for HW RC implementationMaxim Altshul3-12/+40
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-1/+1
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma1-7/+7
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn1-4/+6
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau1-1/+1
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma1-0/+1
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg1-28/+17
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg1-2/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern2-8/+35
2016-07-06nl80211: support beacon report scanningAvraham Stern1-2/+7
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg1-0/+18
2016-06-30mac80211: fix fq lockdep warningsMichal Kazior1-0/+4
2016-06-30mac80211: use common cleanup for user/!user_mpmBob Copeland2-23/+13
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2-2/+11
2016-06-30mac80211: silence an uninitialized variable warningDan Carpenter1-0/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen1-2/+5
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller10-95/+573
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior2-1/+113
2016-06-09mac80211: add debug knobs for fair queuingMichal Kazior1-0/+173
2016-06-09mac80211: implement fair queueing per txqMichal Kazior8-64/+162
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior6-45/+66
2016-05-31mac80211: add vht cap decode to debugfsBen Greear1-2/+76
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau1-1/+1
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland1-0/+4
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-30/+61
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg1-26/+44