index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iwlwifi: Fix -EIO error code that is never returned
Colin Ian King
1
-1
/
+1
2022-02-18
iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
Bixuan Cui
1
-3
/
+1
2022-02-18
iwlwifi: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-02-18
iwlwifi: dvm: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi/fw: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-18
iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
Dan Carpenter
1
-1
/
+1
2022-02-18
iwlwifi: yoyo: send hcmd to fw after dump collection completes.
Mukesh Sisodiya
5
-3
/
+58
2022-02-18
iwlwifi: mvm: move only to an enabled channel
Miri Korenblit
1
-9
/
+22
2022-02-18
iwlwifi: mvm: update BAID allocation command again
Johannes Berg
2
-10
/
+27
2022-02-18
iwlwifi: api: remove ttl field from TX command
Johannes Berg
1
-4
/
+3
2022-02-18
iwlwifi: support new queue allocation command
Johannes Berg
8
-24
/
+142
2022-02-18
iwlwifi: yoyo: support dump policy for the dump size
Mukesh Sisodiya
3
-14
/
+61
2022-02-18
iwlwifi: pcie: iwlwifi: fix device id 7F70 struct
Yaara Baruch
1
-3
/
+5
2022-02-18
iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configuration
Abhishek Naik
3
-5
/
+17
2022-02-18
iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argument
Johannes Berg
1
-11
/
+10
2022-02-18
iwlwifi: remove command ID argument from queue allocation
Johannes Berg
4
-14
/
+11
2022-02-18
iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
Johannes Berg
1
-14
/
+12
2022-02-18
iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val
Luca Coelho
1
-3
/
+2
2022-02-18
iwlwifi: mvm: add additional info for boot info failures
Mordechay Goodstein
2
-0
/
+6
2022-02-18
iwlwifi: mvm: always remove the session protection after association
Emmanuel Grumbach
1
-4
/
+1
2022-02-18
iwlwifi: mvm: make iwl_mvm_reconfig_scd() static
Johannes Berg
3
-38
/
+35
2022-02-18
iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD
Miri Korenblit
1
-91
/
+113
2022-02-18
iwlwifi: mvm: Disable WiFi bands selectively with BIOS
Ayala Barazani
3
-12
/
+57
2022-02-18
iwlwifi: mvm: add additional info for boot info failures
Mordechay Goodstein
2
-2
/
+23
2022-02-18
iwlwifi: mvm: don't send BAID removal to the FW during hw_restart
Luca Coelho
1
-3
/
+6
2022-02-18
iwlwifi: don't dump_stack() when we get an unexpected interrupt
Emmanuel Grumbach
1
-3
/
+6
2022-02-18
iwlwifi: mvm: rfi: handle deactivation notification
Gregory Greenman
5
-1
/
+31
2022-02-18
iwlwifi: mvm: Consider P2P GO operation during scan
Ilan Peer
1
-3
/
+129
2022-02-18
iwlwifi: bump FW API to 70 for AX devices
Golan Ben Ami
1
-1
/
+1
2022-02-18
iwlwifi: mvm: Unify the scan iteration functions
Ilan Peer
1
-42
/
+32
2022-02-18
iwlwifi: mei: use C99 initializer for device IDs
Johannes Berg
1
-1
/
+5
2022-02-18
iwlwifi: debugfs: remove useless double condition
Johannes Berg
1
-2
/
+1
2022-02-18
iwlwifi: remove unused macros
Johannes Berg
6
-13
/
+1
2022-02-18
iwlwifi: eeprom: clean up macros
Johannes Berg
1
-8
/
+4
2022-02-18
iwlwifi: drv: load tlv debug data earlier
Johannes Berg
1
-2
/
+2
2022-02-18
iwlwifi: pcie: Adapt rx queue write pointer for Bz family
Matti Gottlieb
2
-3
/
+9
2022-02-18
iwlwifi: pcie: adjust to Bz completion descriptor
Johannes Berg
2
-25
/
+51
2022-02-18
iwlwifi: mvm: Passively scan non PSC channels only when requested so
Ilan Peer
1
-10
/
+32
2022-02-18
iwlwifi: scan: Modify return value of a function
Ilan Peer
1
-5
/
+2
2022-02-18
iwlwifi: yoyo: Avoid using dram data if allocation failed
Mukesh Sisodiya
1
-3
/
+10
2022-02-18
iwlwifi: mvm: Correctly set fragmented EBS
Ilan Peer
1
-1
/
+4
2022-02-18
iwlwifi: nvm: Correct HE capability
Abhishek Naik
1
-0
/
+1
2022-02-18
iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warnings
Johannes Berg
2
-4
/
+4
2022-02-18
iwlwifi: make some functions friendly to sparse
Johannes Berg
1
-8
/
+10
2022-02-18
iwlwifi: avoid variable shadowing
Johannes Berg
5
-15
/
+13
2022-02-18
iwlwifi: remove unused DC2DC_CONFIG_CMD definitions
Luca Coelho
4
-44
/
+0
2022-02-18
iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()
Johannes Berg
1
-11
/
+18
2022-02-18
iwlwifi: move symbols into a separate namespace
Johannes Berg
3
-1
/
+3
2022-02-18
iwlwifi: fw: make dump_start callback void
Johannes Berg
3
-7
/
+4
[prev]
[next]