summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz
2013-10-02iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-07-26iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg
2013-07-16iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach
2013-07-16iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach
2013-07-16iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()Johannes Berg
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach
2013-06-11iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-06iwlwifi: mvm: set up initial SMPS/NSS station infoJohannes Berg
2013-03-06iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach
2013-03-06iwlwifi: mvm: free AGG queue when we STA is removedEmmanuel Grumbach
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-03-04iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg
2013-02-11iwlwifi: mvm: fix TKIP key updatingBeni Lev
2013-02-11iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach
2013-02-01iwlwifi: add the MVM driverJohannes Berg