aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2016-08-30mac80211: TDLS: don't require beaconing for AP BWGravatar Arik Nemtsov 1-3/+4
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputGravatar Maxim Altshul 1-1/+1
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedGravatar Masashi Honma 1-7/+7
2016-08-05mac80211: fix purging multicast PS buffer queueGravatar Felix Fietkau 2-4/+4
2016-08-03mac80211: mesh: flush stations before beacons are stoppedGravatar Maital Hahn 1-4/+6
2016-08-02mac80211: fix check for buffered powersave frames with txqGravatar Felix Fietkau 1-1/+1
2016-07-06cfg80211: Add mesh peer AID setting APIGravatar Masashi Honma 1-0/+1
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundGravatar Johannes Berg 1-28/+17
2016-07-06mac80211: report failure to start (partial) scan as scan abortGravatar Johannes Berg 1-2/+3
2016-07-06mac80211: Add support for beacon report radio measurementGravatar Avraham Stern 2-8/+35
2016-07-06nl80211: support beacon report scanningGravatar Avraham Stern 1-2/+7
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateGravatar Johannes Berg 1-0/+18
2016-06-30mac80211: fix fq lockdep warningsGravatar Michal Kazior 1-0/+4
2016-06-30mac80211: use common cleanup for user/!user_mpmGravatar Bob Copeland 2-23/+13
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesGravatar Masashi Honma 2-2/+11
2016-06-30mac80211: silence an uninitialized variable warningGravatar Dan Carpenter 1-0/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+5
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseGravatar Jouni Malinen 1-2/+5
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 10-95/+573
2016-06-09mac80211: implement codel on fair queuing flowsGravatar Michal Kazior 2-1/+113
2016-06-09mac80211: add debug knobs for fair queuingGravatar Michal Kazior 1-0/+173
2016-06-09mac80211: implement fair queueing per txqGravatar Michal Kazior 8-64/+162
2016-06-09mac80211: skip netdev queue control with software queuingGravatar Michal Kazior 6-45/+66
2016-05-31mac80211: add vht cap decode to debugfsGravatar Ben Greear 1-2/+76
2016-05-31mac80211: fix fast_tx header alignmentGravatar Felix Fietkau 1-1/+1
2016-05-31mac80211: mesh: flush mesh paths unconditionallyGravatar Bob Copeland 1-0/+4
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 3-30/+61
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSGravatar Johannes Berg 1-26/+44
2016-05-12mac80211: allow same PN for AMSDU sub-framesGravatar Sara Sharon 1-4/+12
2016-05-12mac80211: remove disconnected APs from BSS tableGravatar David Spinadel 1-0/+5
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2016-04-27mac80211: fix statistics leak if dev_alloc_name() failsGravatar Johannes Berg 1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 20-106/+106
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 8-25/+86
2016-04-06mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Gravatar Jeff Mahoney 1-1/+1
2016-04-06mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rateGravatar Felix Fietkau 1-0/+54
2016-04-06mac80211: add A-MSDU tx supportGravatar Felix Fietkau 5-0/+166
2016-04-06mac80211: enable collecting station statistics per-CPUGravatar Johannes Berg 4-46/+138
2016-04-06mac80211: add fast-rx pathGravatar Johannes Berg 7-3/+409
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsGravatar Johannes Berg 3-29/+54
2016-04-06mac80211: fix last RX rate data consistencyGravatar Johannes Berg 3-49/+77
2016-04-06mac80211: add separate last_ack variableGravatar Johannes Berg 4-9/+24
2016-04-06mac80211: remove rx_stats.last_rx update after sta allocGravatar Johannes Berg 2-6/+0
2016-04-06mac80211: move averaged values out of rx_statsGravatar Johannes Berg 4-10/+12
2016-04-06mac80211: move semicolon out of CALL_RXH macroGravatar Johannes Berg 1-17/+17
2016-04-06mac80211: count MSDUs in A-MSDU properlyGravatar Johannes Berg 1-9/+9
2016-04-06mac80211: allow passing transmitter station on RXGravatar Johannes Berg 1-5/+13
2016-04-05mac80211: mesh: flush paths outside of plink lockGravatar Bob Copeland 1-2/+9
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableGravatar Bob Copeland 3-2/+8
2016-04-05mac80211: mesh: fix mesh path kerneldocGravatar Bob Copeland 1-8/+12