summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller2014-02-061-7/+21
* | iwlwifi: mvm: get status on D0i3 exitEliad Peller2014-02-031-0/+4
* | iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg2014-02-031-43/+128
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-031-2/+2
|\
| * iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-181-17/+4Star
|\|
| * iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2013-12-171-13/+0Star
| * iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov2013-12-171-4/+4
* | iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg2013-12-161-2/+9
|/
* iwlwifi: mvm: add iwl_mvm_sta_from_mac80211Johannes Berg2013-12-091-6/+6
* iwlwifi: mvm: simplify iwl_mvm_send_lq_cmdEyal Shapira2013-12-091-1/+1
* iwlwifi: mvm: add IBSS supportJohannes Berg2013-10-111-1/+5
* iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg2013-10-111-2/+6
* iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz2013-10-111-3/+3
* iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov2013-10-021-43/+143
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-3/+8
|\
| * iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg2013-07-261-3/+8
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-021-2/+1Star
|\ \ | |/ |/|
| * iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()Johannes Berg2013-07-161-2/+1Star
* | iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-161-0/+15
* | iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-161-2/+6
|/
* iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2013-06-111-3/+0Star
* iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach2013-06-111-7/+1Star
* iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz2013-05-291-4/+9
* iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-161-3/+10
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-4/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-081-6/+91
|\
| * iwlwifi: mvm: set up initial SMPS/NSS station infoJohannes Berg2013-03-061-2/+49
| * iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach2013-03-061-0/+28
| * iwlwifi: mvm: free AGG queue when we STA is removedEmmanuel Grumbach2013-03-061-3/+3
| * iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
| * iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach2013-03-041-0/+10
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-2/+2
|/
* iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-181-4/+10
* iwlwifi: mvm: update station when marked associatedJohannes Berg2013-02-121-5/+16
* iwlwifi: mvm: fix TKIP key updatingBeni Lev2013-02-111-2/+14
* iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach2013-02-111-1/+2
* iwlwifi: add the MVM driverJohannes Berg2013-02-011-0/+1211