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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-02-18
iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflow
Andrei Otcheretianski
1
-1
/
+1
2022-02-18
iwlwifi: mvm: use debug print instead of WARN_ON()
Miri Korenblit
1
-1
/
+5
2022-02-18
iwlwifi: read and print OTP minor version
Luca Coelho
2
-1
/
+5
2022-02-18
iwlwifi: add support for BZ-U and BZ-L HW
Mike Golant
1
-0
/
+2
2022-02-18
iwlwifi: mvm: add support for CT-KILL notification version 2
Miri Korenblit
2
-3
/
+18
2022-02-18
iwlwifi: yoyo: remove DBGI_SRAM address reset writing
Rotem Saado
2
-4
/
+0
2022-02-18
iwlwifi: mvm: support v3 of station HE context command
Johannes Berg
2
-20
/
+193
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
8
-13
/
+269
2022-02-18
iwlwifi: yoyo: fix DBGC allocation flow
Rotem Saado
1
-2
/
+1
2022-02-18
iwlwifi: pcie: add support for MS devices
Yaara Baruch
3
-1
/
+52
2022-02-18
iwlwifi: mvm: align locking in D3 test debugfs
Johannes Berg
1
-0
/
+4
2022-02-18
iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS req
Luca Coelho
1
-1
/
+2
2022-02-18
iwlwifi: advertise support for HE - DCM BPSK RX/TX
Mordechay Goodstein
1
-4
/
+4
2022-02-18
iwlwifi: mvm: only enable HE DCM if we also support TX
Mordechay Goodstein
1
-1
/
+4
2022-02-18
iwlwifi: yoyo: fix DBGI_SRAM ini dump header.
Rotem Saado
4
-2
/
+36
2022-02-18
iwlwifi: dbg: add infra for tracking free buffer size
Mordechay Goodstein
1
-30
/
+60
2022-02-18
iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessions
Emmanuel Grumbach
3
-4
/
+6
2022-02-18
iwlwifi: mvm: support new BAID allocation command
Johannes Berg
3
-3
/
+144
2022-02-18
iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()
Johannes Berg
1
-48
/
+51
2022-02-18
iwlwifi: cfg: add support for 1K BA queue
Mordechay Goodstein
8
-19
/
+49
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
14
-18
/
+18
2022-02-18
iwlwifi: fix various more -Wcast-qual warnings
Johannes Berg
6
-13
/
+13
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
8
-85
/
+88
[prev]
[next]