summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-13/+13
|\
| * mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-1/+1
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-5/+5
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-12/+12
* | iwlwifi: mvm: support new rate flagsSara Sharon2017-04-251-2/+2
|/
* iwlwifi: mvm: flip address 4 of AMSDU framesSara Sharon2017-04-191-1/+8
* iwlwifi: mvm: dump frames early on invalid rateSara Sharon2017-04-191-5/+13
* iwlwifi: mvm: ignore BAID for SN smaller than SSNSara Sharon2017-04-191-6/+24
* iwlwifi: mvm: work around HW issue with AMSDU de-aggregationSara Sharon2017-04-191-0/+7
* iwlwifi: mvm: do not turn on RX_FLAG_AMSDU_MORESara Sharon2017-04-191-3/+0
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-1/+1
* iwlwifi: mvm: optimize reorder timeout frame releasingSara Sharon2017-04-111-5/+15
* iwlwifi: mvm: fix reorder timer re-armingSara Sharon2017-02-081-1/+2
* iwlwifi: mvm: align copy-break SKB payload for MQ RXJohannes Berg2017-02-061-1/+10
* iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon2016-10-191-1/+2
* iwlwifi: mvm: document passing unexpected Block Ack Request framesJohannes Berg2016-09-191-0/+5
* iwlwifi: mvm: support BAR in reorder bufferSara Sharon2016-09-191-3/+9
* iwlwifi: mvm: cleanup skb queue functions useSara Sharon2016-09-191-6/+7
* iwlwifi: mvm: tighten BAID range checkJohannes Berg2016-09-161-1/+1
* iwlwifi: mvm: remove pointless _bh from spinlock in timerJohannes Berg2016-09-161-3/+3
* iwlwifi: mvm: allow same PN for de-aggregated AMSDUSara Sharon2016-08-291-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2016-07-101-1/+3
|\
| * iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho2016-06-101-1/+3
* | iwlwifi: mvm: add RX aggregation printsSara Sharon2016-07-061-0/+6
* | iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski2016-07-011-2/+11
* | iwlwifi: mvm: update mpdu metadata APISara Sharon2016-07-011-16/+35
* | iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon2016-07-011-13/+0
* | iwlwifi: mvm: do not trust NSSN for amsdu sub-framesSara Sharon2016-07-011-2/+18
|/
* iwlwifi: mvm: loosen nssn comparison to reorder buffer headSara Sharon2016-05-101-4/+18
* iwlwifi: mvm: pass station to mac80211 RX where knownJohannes Berg2016-05-101-1/+1
* iwlwifi: mvm: utilize the frame release infrastructureSara Sharon2016-05-101-2/+31
* iwlwifi: mvm: add reorder timeout per frameSara Sharon2016-05-101-1/+80
* iwlwifi: mvm: add reorder buffer per queueSara Sharon2016-05-101-1/+180
* iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon2016-05-101-0/+35
* iwlwifi: mvm: change RX sync notification to be an attribute and not a typeSara Sharon2016-05-101-6/+9
* iwlwifi: mvm: implement driver RX queues sync commandSara Sharon2016-05-101-0/+7
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-111-2/+7
|\
| * iwlwifi: mvm: report checksum is done also for IPv6 packetsSara Sharon2016-03-301-2/+7
* | mac80211: allow passing transmitter station on RXJohannes Berg2016-04-061-1/+1
|/
* iwlwifi: mvm: turn off AMSDU bit in QoS control for de-aggregated AMSDUsSara Sharon2016-03-091-0/+12
* iwlwifi: mvm: take care of padded packetsSara Sharon2016-02-271-7/+23
* iwlwifi: mvm: add RSS queues notification infrastructureSara Sharon2016-02-271-0/+48
* iwlwifi: mvm: add duplicate packet detection per rx queueSara Sharon2016-02-271-0/+66
* iwlwifi: mvm: update rx_status with mactime flagSara Sharon2016-02-271-0/+2
* iwlwifi: pcie: update iwl_mpdu_desc fieldsSara Sharon2016-02-011-7/+4
* iwlwifi: mvm: change access to ieee80211_hdrSara Sharon2016-02-011-1/+1
* iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg2016-01-071-13/+93
* iwlwifi: mvm: infrastructure for frame-release messageSara Sharon2015-12-201-0/+6
* iwlwifi: mvm: add 9000 series RX processingJohannes Berg2015-12-201-0/+372
OpenPOWER on IntegriCloud