aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-20iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira1-0/+13
2014-02-13iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach1-0/+8
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-2/+2
2014-02-03iwlwifi: mvm: remove unneeded calculationsJohannes Berg1-7/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov1-0/+6
2013-10-29iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg1-1/+5
2013-10-02iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski1-0/+21
2013-08-16iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski1-1/+60
2013-08-06iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman1-6/+12
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb1-0/+13
2013-07-31iwlwifi: mvm: report per-chain signal to mac80211Johannes Berg1-26/+21
2013-07-31iwlwifi: mvm: new api to get signal strengthAvri Altman1-11/+30
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-0/+22
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-04iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach1-14/+23
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg1-0/+1
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-1/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+355