index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Lines
2024-02-21
wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
Emmanuel Grumbach
-3
/
+28
2024-02-21
wifi: iwlwifi: mvm: ensure offloading TID queue exists
Benjamin Berg
-2
/
+38
2024-02-08
wifi: iwlwifi: mvm: fix a crash when we run out of stations
Emmanuel Grumbach
-0
/
+7
2024-02-08
wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()
Dan Carpenter
-0
/
+3
2024-02-08
wifi: iwlwifi: Fix some error codes
Dan Carpenter
-6
/
+6
2024-02-08
wifi: iwlwifi: clear link_id in time_event
Miri Korenblit
-1
/
+2
2024-02-08
wifi: iwlwifi: mvm: use correct address 3 in A-MSDU
Daniel Gabay
-10
/
+59
2024-02-02
wifi: iwlwifi: do not announce EPCS support
Benjamin Berg
-4
/
+1
2024-02-02
wifi: iwlwifi: exit eSR only after the FW does
Miri Korenblit
-3
/
+3
2024-02-02
wifi: iwlwifi: mvm: fix a battery life regression
Emmanuel Grumbach
-1
/
+1
2024-02-01
wifi: iwlwifi: remove extra kernel-doc
Johannes Berg
-2
/
+1
2024-01-26
wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig
Benjamin Berg
-3
/
+6
2024-01-26
wifi: iwlwifi: fix double-free bug
Johannes Berg
-0
/
+1
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-2
/
+2
2024-01-18
wifi: iwlwifi: fix a memory corruption
Emmanuel Grumbach
-2
/
+2
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+15
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-72
/
+85
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-3
/
+3
2023-12-21
wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
-12
/
+12
2023-12-21
wifi: iwlwifi: mvm: use the new command to clear the internal buffer
Emmanuel Grumbach
-0
/
+19
2023-12-21
wifi: iwlwifi: mvm: disallow puncturing in US/Canada
Johannes Berg
-0
/
+10
2023-12-21
wifi: iwlwifi: mvm: add US/Canada MCC to API
Johannes Berg
-5
/
+5
2023-12-21
wifi: iwlwifi: Add rf_mapping of new wifi7 devices
Mukesh Sisodiya
-0
/
+12
2023-12-21
wifi: iwlwifi: cleanup BT Shared Single Antenna code
Miri Korenblit
-19
/
+4
2023-12-21
wifi: iwlwifi: assign phy_ctxt before eSR activation
Miri Korenblit
-3
/
+3
2023-12-21
wifi: iwlwifi: fix out of bound copy_from_user
Anjaneyulu
-1
/
+1
2023-12-21
wifi: iwlwifi: mvm: Do not warn if valid link pair was not found
Ilan Peer
-1
/
+1
2023-12-21
wifi: iwlwifi: mvm: d3: avoid intermediate/early mutex unlock
Johannes Berg
-15
/
+2
2023-12-21
wifi: iwlwifi: mvm: send TX path flush in rfkill
Johannes Berg
-1
/
+1
2023-12-21
wifi: iwlwifi: Don't mark DFS channels as NO-IR
Andrei Otcheretianski
-1
/
+6
2023-12-21
wifi: iwlwifi: mvm: Allow DFS concurrent operation
Andrei Otcheretianski
-4
/
+10
2023-12-21
wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request
Johannes Berg
-11
/
+0
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-139
/
+182
2023-12-18
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
Johannes Berg
-14
/
+15
2023-12-12
wifi: iwlegacy: Add null pointer check to il_leds_init()
Kunwu Chan
-0
/
+3
2023-12-12
wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmware
Emmanuel Grumbach
-3
/
+19
2023-12-12
wifi: iwlwifi: remove async command callback
Johannes Berg
-82
/
+39
2023-12-12
wifi: iwlwifi: fw: file: don't use [0] for variable arrays
Johannes Berg
-2
/
+2
2023-12-12
wifi: iwlwifi: pcie: get_crf_id() can be void
Johannes Berg
-4
/
+1
2023-12-12
wifi: iwlwifi: pcie: dump CSRs before removal
Johannes Berg
-0
/
+1
2023-12-12
wifi: iwlwifi: pcie: clean up device removal work
Johannes Berg
-4
/
+15
2023-12-12
wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor data
Emmanuel Grumbach
-1
/
+29
2023-12-12
wifi: iwlwifi: refactor RX tracing
Johannes Berg
-27
/
+46
2023-12-12
wifi: iwlwifi: don't support triggered EHT CQI feedback
Miri Korenblit
-1
/
+2
2023-12-12
wifi: iwlwifi: mvm: Correctly report TSF data in scan complete
Ilan Peer
-1
/
+10
2023-12-12
wifi: iwlwifi: mvm: Use the link ID provided in scan request
Ilan Peer
-10
/
+11
2023-12-12
wifi: iwlwifi: pcie: avoid a NULL pointer dereference
Avraham Stern
-1
/
+1
2023-12-12
wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
Johannes Berg
-2
/
+2
2023-12-01
wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_pad
Justin Stitt
-4
/
+4
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
[next]