index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
iwlwifi: mvm: cleanup pending frames in DQA mode
Sara Sharon
1
-5
/
+6
2017-02-10
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...
David S. Miller
1
-65
/
+169
2017-02-08
iwlwifi: mvm: Fix removal of IGTK
Ilan Peer
1
-2
/
+5
2017-02-06
iwlwifi: mvm: fix pending frame counter calculation
Sara Sharon
1
-12
/
+21
2017-02-06
iwlwifi: mvm: release static queues on bcast release
Liad Kaufman
1
-18
/
+72
2017-02-03
iwlwifi: mvm: set AID to firmware only for associated stations
Johannes Berg
1
-1
/
+2
2017-02-03
iwlwifi: mvm: always free inactive queue when moving ownership
Sara Sharon
1
-32
/
+69
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2017-01-26
iwlwifi: mvm: use mvm_disable_queue instead of sharing logic
Sara Sharon
1
-21
/
+8
2017-01-26
iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()
Luca Coelho
1
-2
/
+0
2017-01-23
iwlwifi: mvm: avoid crash on restart w/o reserved queues
Johannes Berg
1
-3
/
+4
2016-10-19
iwlwifi: mvm: tell the firmware about the AID of the peer
Emmanuel Grumbach
1
-0
/
+1
2016-10-19
iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS
Johannes Berg
1
-0
/
+13
2016-10-19
iwlwifi: mvm: fix dqa deferred frames marking
Liad Kaufman
1
-0
/
+1
2016-10-19
iwlwifi: mvm: fix reserved txq freeing
Liad Kaufman
1
-3
/
+6
2016-10-19
iwlwifi: mvm: update txq metadata to current owner
Liad Kaufman
1
-4
/
+9
2016-09-26
iwlwifi: mvm: initialise ADD_STA before sending it to the firmware
Emmanuel Grumbach
1
-1
/
+1
2016-09-19
iwlwifi: mvm: make iwl_mvm_update_sta() an inline
Johannes Berg
1
-7
/
+0
2016-09-19
iwlwifi: mvm: remove variable shadowing
Liad Kaufman
1
-3
/
+3
2016-09-16
iwlwifi: mvm: use setup_timer instead of init_timer and data fields
Wei Yongjun
1
-5
/
+3
2016-09-16
iwlwifi: mvm: free reserved queue on STA removal
Liad Kaufman
1
-1
/
+23
2016-09-15
iwlwifi: mvm: call a different txq_enable function
Sara Sharon
1
-3
/
+1
2016-08-30
iwlwifi: mvm: support txq tid owner change
Liad Kaufman
1
-0
/
+51
2016-08-30
iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablement
Liad Kaufman
1
-2
/
+2
2016-08-30
iwlwifi: mvm: re-assign old queues after hw restart in dqa mode
Liad Kaufman
1
-2
/
+70
2016-08-30
iwlwifi: mvm: keep track of tid associated with each queue
Liad Kaufman
1
-0
/
+7
2016-08-30
iwlwifi: mvm: re-aggregate shared queue after unsharing
Liad Kaufman
1
-24
/
+142
2016-08-29
iwlwifi: mvm: support GMAC protocol
Ayala Beker
1
-6
/
+36
2016-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+15
2016-07-06
iwlwifi: mvm: free RX reorder buffer on restart
Sara Sharon
1
-3
/
+4
2016-07-06
iwlwifi: mvm: add RX aggregation prints
Sara Sharon
1
-2
/
+5
2016-07-06
iwlwifi: mvm: support dqa-mode scd queue redirection
Liad Kaufman
1
-5
/
+110
2016-07-06
iwlwifi: mvm: support tdls in dqa mode
Liad Kaufman
1
-12
/
+19
2016-07-06
iwlwifi: mvm: add support for GCMP encryption
Ayala Beker
1
-0
/
+9
2016-07-06
iwlwifi: mvm: update aux queue in dqa mode
Liad Kaufman
1
-2
/
+16
2016-07-06
iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmd
Liad Kaufman
1
-0
/
+7
2016-07-06
iwlwifi: mvm: support dqa queue sharing
Liad Kaufman
1
-17
/
+156
2016-07-06
iwlwifi: mvm: support dqa queue inactivation upon timeout
Liad Kaufman
1
-8
/
+189
2016-07-01
iwlwifi: mvm: free dqa queues on STA removal also in non-bss
Liad Kaufman
1
-2
/
+3
2016-06-10
iwlwifi: mvm: set the encryption type of an IGTK key
Ayala Beker
1
-0
/
+8
2016-06-10
iwlwifi: mvm: fix RCU splat in TKIP's update_key
Emmanuel Grumbach
1
-1
/
+7
2016-05-10
iwlwifi: mvm: support dqa-mode agg on non-shared queue
Liad Kaufman
1
-26
/
+122
2016-05-10
iwlwifi: mvm: use helpers to get iwl_mvm_sta
Sara Sharon
1
-6
/
+1
2016-05-10
iwlwifi: mvm: add reorder timeout per frame
Sara Sharon
1
-1
/
+22
2016-05-10
iwlwifi: mvm: add reorder buffer per queue
Sara Sharon
1
-8
/
+61
2016-05-10
iwlwifi: mvm: add infrastructure for tracking BA session in driver
Sara Sharon
1
-8
/
+122
2016-05-10
iwlwifi: mvm: support p2p device frames tx on dqa queue #2
Liad Kaufman
1
-0
/
+7
2016-05-10
iwlwifi: mvm: allocate queue for probe response in dqa mode
Liad Kaufman
1
-8
/
+36
2016-03-30
iwlwifi: mvm: fix inconsistent lock in dqa mode
Liad Kaufman
1
-4
/
+4
2016-03-30
iwlwifi: mvm: use bss client queue for bss station
Liad Kaufman
1
-5
/
+13
[next]