index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
sta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: don't throw error when trying to remove IGTK
Luca Coelho
2020-02-03
1
-3
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-57
/
+83
|
\
|
*
iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error return
Johannes Berg
2019-10-23
1
-57
/
+83
*
|
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-3
/
+2
|
/
*
iwlwifi: always access the trans configuration via trans
Luca Coelho
2019-09-06
1
-1
/
+1
*
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
1
-3
/
+3
*
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
1
-5
/
+5
*
iwlwifi: mvm: remove last leftovers of d0i3
Emmanuel Grumbach
2019-09-06
1
-7
/
+0
*
iwlwifi: mvm: remove d0i3_ap_sta_id
Emmanuel Grumbach
2019-09-06
1
-4
/
+0
*
iwlwifi: mvm: remove unnecessary forward declarations
Johannes Berg
2019-09-06
1
-8
/
+0
*
iwlwifi: mvm: replace RS mutex with a spin_lock
Gregory Greenman
2019-07-30
1
-5
/
+1
*
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
2019-07-30
1
-1
/
+1
*
iwlwifi: mvm: prepare the ground for more RSS notifications
Emmanuel Grumbach
2019-07-30
1
-1
/
+1
*
iwlwifi: mvm: avoid races in rate init and rate perform
Mordechay Goodstein
2019-07-30
1
-0
/
+6
*
iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta
Nathan Chancellor
2019-04-19
1
-3
/
+5
*
iwlwifi: mvm: set 512 TX queue slots for AX210 devices
Shaul Triebitz
2019-04-19
1
-1
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
2019-04-18
1
-1
/
+2
|
\
|
*
iwlwifi: mvm: IBSS: use BE FIFO for multicast
Johannes Berg
2019-04-03
1
-1
/
+2
*
|
iwlwifi: mvm: avoid possible deadlock in TX path
Johannes Berg
2019-04-03
1
-0
/
+2
*
|
iwlwifi: mvm: fix TX crypto on 22560+ devices
Johannes Berg
2019-03-22
1
-39
/
+2
|
/
*
iwlwifi: introduce device family AX210
Shaul Triebitz
2019-02-14
1
-1
/
+2
*
iwlwifi: mvm: remove redundant condition
Johannes Berg
2019-02-04
1
-5
/
+3
*
iwlwifi: mvm: fix AP mode in WEP
Emmanuel Grumbach
2019-02-04
1
-54
/
+78
*
iwlwifi: mvm: simplify some return conditions
Sara Sharon
2019-02-04
1
-6
/
+3
*
iwlwifi: mvm: get rid of tx_path_lock
Sara Sharon
2019-01-29
1
-3
/
+1
*
iwlwifi: mvm: avoid possible access out of array.
Mordechay Goodstein
2019-01-25
1
-6
/
+13
*
iwlwifi: mvm: support mac80211 TXQs model
Sara Sharon
2019-01-25
1
-220
/
+140
*
iwlwifi: mvm: clean up SSN incrementation
Sara Sharon
2018-12-20
1
-6
/
+4
*
iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment
Avraham Stern
2018-11-11
1
-0
/
+2
*
iwlwifi: mvm: remove queue_info_lock
Johannes Berg
2018-11-11
1
-91
/
+11
*
iwlwifi: mvm: synchronize TID queue removal
Johannes Berg
2018-11-11
1
-0
/
+10
*
iwlwifi: mvm: kill INACTIVE queue state
Johannes Berg
2018-10-08
1
-79
/
+57
*
iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() down
Johannes Berg
2018-10-08
1
-205
/
+205
*
iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() static
Johannes Berg
2018-10-08
1
-3
/
+3
*
iwlwifi: mvm: make queue TID change more explicit
Johannes Berg
2018-10-08
1
-28
/
+25
*
iwlwifi: mvm: remove RECONFIGURING queue state
Johannes Berg
2018-10-08
1
-21
/
+15
*
iwlwifi: mvm: reconfigure queues during inactivity check
Johannes Berg
2018-10-08
1
-11
/
+7
*
iwlwifi: mvm: move queue reconfiguration into new function
Johannes Berg
2018-10-08
1
-31
/
+33
*
iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()
Johannes Berg
2018-10-08
1
-17
/
+15
*
iwlwifi: mvm: remove per-queue hw refcount
Johannes Berg
2018-10-08
1
-22
/
+19
*
iwlwifi: mvm: move queue management into sta.c
Johannes Berg
2018-10-08
1
-0
/
+409
*
iwlwifi: mvm: Allow TKIP for AP mode
Ilan Peer
2018-09-28
1
-4
/
+0
*
iwlwifi: mvm: set wep key for all stations in soft ap mode
Avraham Stern
2018-09-28
1
-0
/
+21
*
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
2018-08-31
1
-5
/
+0
*
iwlwifi: add support for IEEE802.11ax
Luca Coelho
2018-07-26
1
-4
/
+4
*
iwlwifi: mvm: open BA session only when sta is authorized
Gregory Greenman
2018-05-30
1
-1
/
+1
*
iwlwifi: mvm: support 22000 HW opening agg before traffic
Liad Kaufman
2018-04-20
1
-0
/
+10
*
iwlwifi: mvm: set the MFP flag for keys that are used by MFP stations
Emmanuel Grumbach
2018-04-20
1
-5
/
+13
*
iwlwifi: mvm: fix array out of bounds reference
Avraham Stern
2018-03-19
1
-27
/
+11
*
iwlwifi: mvm: make sure internal station has a valid id
Avraham Stern
2018-03-19
1
-1
/
+2
[next]