aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-6/+91
2013-03-06iwlwifi: mvm: set up initial SMPS/NSS station infoJohannes Berg1-2/+49
2013-03-06iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach1-0/+28
2013-03-06iwlwifi: mvm: free AGG queue when we STA is removedEmmanuel Grumbach1-3/+3
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-2/+2
2013-03-04iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach1-0/+10
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg1-4/+10
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg1-5/+16
2013-02-11iwlwifi: mvm: fix TKIP key updatingBeni Lev1-2/+14
2013-02-11iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach1-1/+2
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+1211