index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: mvm: handle IBSS probe_queue in a few missing places
Luca Coelho
2017-07-21
1
-1
/
+2
*
iwlwifi: mvm: fix a NULL pointer dereference of error in recovery
Emmanuel Grumbach
2017-07-21
1
-0
/
+12
*
iwlwifi: pcie: wait longer after device reset
Emmanuel Grumbach
2017-06-29
1
-1
/
+1
*
iwlwifi: mvm: quietly accept non-sta disassoc frames
Johannes Berg
2017-06-29
1
-1
/
+4
*
iwlwifi: mvm: update rx statistics cmd api
Liad Kaufman
2017-06-29
6
-141
/
+367
*
iwlwifi: mvm: remove DQA non-STA client mode special case
Johannes Berg
2017-06-29
1
-8
/
+0
*
iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packets
Emmanuel Grumbach
2017-06-29
1
-4
/
+6
*
iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSO
Emmanuel Grumbach
2017-06-29
1
-5
/
+5
*
iwlwifi: mvm: fix mac80211's hw_queue in DQA mode
Johannes Berg
2017-06-29
1
-6
/
+26
*
iwlwifi: mvm: map cab_queue to real one earlier
Johannes Berg
2017-06-29
1
-5
/
+6
*
iwlwifi: mvm: fix mac80211 queue tracking
Johannes Berg
2017-06-29
3
-2
/
+12
*
iwlwifi: mvm: properly enable IP header checksumming
Johannes Berg
2017-06-29
1
-8
/
+12
*
iwlwifi: mvm: quietly accept non-sta assoc response frames
Johannes Berg
2017-06-29
1
-4
/
+7
*
iwlwifi: mvm: remove version 2 of paging command
Johannes Berg
2017-06-29
2
-49
/
+15
*
iwlwifi: move notification wait into fw/
Johannes Berg
2017-06-29
3
-3
/
+3
*
iwlwifi: create new subdirectory for FW interaction
Johannes Berg
2017-06-29
6
-7
/
+7
*
iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2
Johannes Berg
2017-06-29
2
-4
/
+4
*
iwlwifi: mvm: fix deduplication start logic
Johannes Berg
2017-06-29
1
-2
/
+15
*
iwlwifi: mvm: unconditionally stop device after init
Johannes Berg
2017-06-29
1
-1
/
+1
*
iwlwifi: unify external & internal modparam names
Johannes Berg
2017-06-29
6
-16
/
+16
*
iwlwifi: mvm: support multi tid ba notif
Liad Kaufman
2017-06-29
2
-17
/
+15
*
iwlwifi: mvm: change when the BT_COEX is sent
Emmanuel Grumbach
2017-06-29
4
-10
/
+12
*
iwlwifi: mvm: support aggs of 64 frames in A000 family
Liad Kaufman
2017-06-29
3
-3
/
+16
*
iwlwifi: mvm: use proper CDB check in PHY context modify
Johannes Berg
2017-06-29
1
-2
/
+2
*
iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macro
Luca Coelho
2017-06-29
1
-15
/
+9
*
iwlwifi: mvm: change sta_id to u8
Sharon Dvir
2017-06-29
1
-2
/
+2
*
iwlwifi: mvm: fix a bunch of kernel-doc warnings
Johannes Berg
2017-06-29
9
-58
/
+127
*
iwlwifi: mvm: add documentation for all command IDs
Johannes Berg
2017-06-29
2
-9
/
+268
*
iwlwifi: mvm: use __le16 even for reserved fields
Johannes Berg
2017-06-29
1
-1
/
+1
*
iwlwifi: mvm: remove various unused command IDs/structs
Johannes Berg
2017-06-29
2
-39
/
+0
*
iwlwifi: mvm: fix various "Excess ... description" kernel-doc warnings
Johannes Berg
2017-06-29
6
-13
/
+10
*
iwlwifi: mvm: remove some CamelCase from firmware API
Johannes Berg
2017-06-29
2
-3
/
+3
*
iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profile
Haim Dreyfuss
2017-06-29
1
-0
/
+50
*
iwlwifi: mvm: refactor geo init
Haim Dreyfuss
2017-06-29
3
-18
/
+67
*
Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-06-28
19
-227
/
+547
|
\
|
*
iwlwifi: mvm: support TX on MONITOR iface
Liad Kaufman
2017-06-23
1
-0
/
+3
|
*
iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description
Chaya Rachel Ivgi
2017-06-23
1
-1
/
+1
|
*
iwlwifi: mvm: print base HW address during init
Luca Coelho
2017-06-23
1
-0
/
+2
|
*
iwlwifi: mvm: document assoc_beacon_arrive_time
Luca Coelho
2017-06-23
1
-0
/
+1
|
*
iwlwifi: mvm: support new flush API
Mordechai Goodstein
2017-06-23
6
-42
/
+100
|
*
iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT
Emmanuel Grumbach
2017-06-23
1
-4
/
+2
|
*
iwlwifi: mvm: set assoc_beacon_arrive_time
Avraham Stern
2017-06-23
1
-0
/
+2
|
*
iwlwifi: add a W/A for a scheduler hardware bug
Emmanuel Grumbach
2017-06-23
3
-27
/
+42
|
*
iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive
Emmanuel Grumbach
2017-06-23
1
-0
/
+4
|
*
iwlwifi: mvm: reset the HW before dumping if HW error is detected
Luca Coelho
2017-06-23
1
-0
/
+32
|
*
iwlwifi: mvm: fix the recovery flow while connecting
Emmanuel Grumbach
2017-06-23
1
-7
/
+25
|
*
iwlwifi: mvm: fix nvm_data leak
Luca Coelho
2017-06-23
1
-2
/
+6
|
*
iwlwifi: remove useless iwl_free_nvm_data() function
Luca Coelho
2017-06-23
1
-1
/
+1
|
*
iwlwifi: mvm: add documentation for enum iwl_debug_cmds
Johannes Berg
2017-06-23
1
-0
/
+17
|
*
iwlwifi: mvm: disentangle union in TX status struct
Johannes Berg
2017-06-23
4
-19
/
+69
[next]