summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-178-37/+65
|\
| * mac80211: prevent skb/txq mismatchMichal Kazior2017-01-131-10/+7
| * mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-01-131-4/+9
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-113-9/+25
| * mac80211: calculate min channel width correctlyJohannes Berg2017-01-112-3/+2
| * mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach2017-01-111-2/+2
| * mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard2017-01-111-1/+2
| * mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-091-8/+18
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-1424-180/+290
|\ \
| * | mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg2017-01-121-0/+5
| * | mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2017-01-122-2/+4
| * | mac80211: Fix addition of mesh configuration elementIlan peer2017-01-021-2/+0
| * | mac80211: minstrel: avoid port control frames for samplingThomas Huehn2016-12-151-0/+5
| * | mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau2016-12-151-20/+0
| * | mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau2016-12-151-1/+1
| * | mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-154-19/+30
| * | mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau2016-12-151-1/+1
| * | mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-154-26/+18
| * | mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau2016-12-151-4/+4
| * | mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau2016-12-151-1/+1
| * | mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau2016-12-151-17/+5
| * | mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau2016-12-153-22/+22
| * | mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte2016-12-151-7/+7
| * | mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-135-13/+13
| * | mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2016-12-133-15/+0
| * | mac80211: Show pending txqlen in debugfs.Ben Greear2016-12-131-0/+27
| * | mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2016-12-131-6/+8
| * | mac80211: multicast to unicast conversionMichael Braun2016-12-134-1/+137
| * | mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani2016-12-131-4/+0
| * | mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani2016-12-131-4/+0
| * | mac80211: Remove unused 'len' variableKirtika Ruchandani2016-12-131-5/+3
| * | mac80211: Remove unused 'i' variableKirtika Ruchandani2016-12-131-3/+1
| * | mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani2016-12-131-4/+0
| * | mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani2016-12-131-2/+1
| * | mac80211: Remove unused 'struct ieee80211_rx_status' ptrKirtika Ruchandani2016-12-131-4/+0
* | | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+1
| |/ |/|
* | mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-173-8/+11
|\ \
| * | mac80211: fix legacy and invalid rx-rate reportBen Greear2016-12-151-6/+8
| * | mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard2016-12-131-1/+1
| * | mac80211: don't call drv_set_default_unicast_key() for VLANsJohannes Berg2016-12-131-1/+2
| |/
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-1/+1
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
|/
* Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-091-9/+12
|\
| * cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-9/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-223-5/+27
|\ \ | |/ |/|
| * mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau2016-11-151-1/+5
| * mac80211: remove bogus skb vif assignmentFelix Fietkau2016-11-151-3/+0
| * mac80211: update A-MPDU flag on tx dequeueFelix Fietkau2016-11-151-0/+5
| * Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau2016-11-151-1/+1