summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-10iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho1-1/+3
2016-05-10iwlwifi: mvm: loosen nssn comparison to reorder buffer headSara Sharon1-4/+18
2016-05-10iwlwifi: mvm: pass station to mac80211 RX where knownJohannes Berg1-1/+1
2016-05-10iwlwifi: mvm: utilize the frame release infrastructureSara Sharon1-2/+31
2016-05-10iwlwifi: mvm: add reorder timeout per frameSara Sharon1-1/+80
2016-05-10iwlwifi: mvm: add reorder buffer per queueSara Sharon1-1/+180
2016-05-10iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon1-0/+35
2016-05-10iwlwifi: mvm: change RX sync notification to be an attribute and not a typeSara Sharon1-6/+9
2016-05-10iwlwifi: mvm: implement driver RX queues sync commandSara Sharon1-0/+7
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller1-2/+7
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg1-1/+1
2016-03-30iwlwifi: mvm: report checksum is done also for IPv6 packetsSara Sharon1-2/+7
2016-03-09iwlwifi: mvm: turn off AMSDU bit in QoS control for de-aggregated AMSDUsSara Sharon1-0/+12
2016-02-27iwlwifi: mvm: take care of padded packetsSara Sharon1-7/+23
2016-02-27iwlwifi: mvm: add RSS queues notification infrastructureSara Sharon1-0/+48
2016-02-27iwlwifi: mvm: add duplicate packet detection per rx queueSara Sharon1-0/+66
2016-02-27iwlwifi: mvm: update rx_status with mactime flagSara Sharon1-0/+2
2016-02-01iwlwifi: pcie: update iwl_mpdu_desc fieldsSara Sharon1-7/+4
2016-02-01iwlwifi: mvm: change access to ieee80211_hdrSara Sharon1-1/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg1-13/+93
2015-12-21iwlwifi: mvm: infrastructure for frame-release messageSara Sharon1-0/+6
2015-12-21iwlwifi: mvm: add 9000 series RX processingJohannes Berg1-0/+372