index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
wifi: iwlwifi: mei: wait for the mac to stop on suspend
Avraham Stern
1
-2
/
+21
2022-11-10
wifi: iwlwifi: iwlmei: report disconnection as temporary
Avraham Stern
1
-1
/
+1
2022-11-10
wifi: iwlwifi: mei: use wait_event_timeout() return value
Avraham Stern
1
-20
/
+1
2022-11-10
wifi: iwlwifi: mei: implement PLDR flow
Avraham Stern
5
-0
/
+183
2022-11-10
wifi: iwlwifi: mvm: Fix getting the lowest rate
Ilan Peer
4
-11
/
+59
2022-11-10
wifi: iwlwifi: mvm: support new key API
Johannes Berg
7
-2
/
+337
2022-11-10
wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocs
Rotem Saado
1
-1
/
+1
2022-11-10
wifi: iwlwifi: mvm: print an error instead of a warning on invalid rate
Luca Coelho
1
-3
/
+5
2022-11-10
wifi: iwlwifi: cfg: disable STBC for BL step A devices
Luca Coelho
1
-3
/
+17
2022-11-10
wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and above
Rotem Saado
1
-1
/
+4
2022-11-10
wifi: iwlwifi: mvm: use old checksum for Bz A-step
Johannes Berg
2
-3
/
+20
2022-11-10
wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
Johannes Berg
1
-3
/
+7
2022-11-10
wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
Avraham Stern
1
-20
/
+37
2022-11-10
wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API
Emmanuel Grumbach
1
-1
/
+7
2022-11-10
wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
Emmanuel Grumbach
1
-41
/
+44
2022-11-10
wifi: iwlwifi: mei: make sure ownership confirmed message is sent
Avraham Stern
5
-16
/
+29
2022-11-10
wifi: iwlwifi: mvm: send TKIP connection status to csme
Avraham Stern
3
-1
/
+8
2022-11-08
wifi: iwlegacy: remove redundant variable len
Colin Ian King
1
-6
/
+0
2022-11-01
wifi: ipw2200: Remove the unused function ipw_alive()
Jiapeng Chong
1
-14
/
+0
2022-10-28
Kalle Valo says:
Jakub Kicinski
3
-0
/
+3
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...
Jose Ignacio Tornos Martinez
1
-0
/
+2
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
3
-0
/
+3
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
33
-491
/
+937
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-28
iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-09-28
ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
wifi: iwlwifi: Track scan_cmd allocation size explicitly
Kees Cook
5
-7
/
+16
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
2022-09-22
Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...
Kalle Valo
13
-413
/
+846
2022-09-22
wifi: ipw2x00: fix array of flexible structures warnings
Johannes Berg
2
-12
/
+11
2022-09-18
wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification
Naftali Goldstein
1
-83
/
+88
2022-09-18
wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3
Yedidya Benshimol
1
-7
/
+11
2022-09-18
wifi: iwlwifi: mvm: trigger resume flow before wait for notifications
Haim, Dreyfuss
1
-34
/
+43
2022-09-18
wifi: iwlwifi: mvm: Add handling for scan offload match info notification
Ilan Peer
4
-59
/
+166
2022-09-18
wifi: iwlwifi: mvm: enable resume based on notifications
Haim Dreyfuss
1
-2
/
+11
2022-09-18
wifi: iwlwifi: mvm: Add support for d3 end notification
Haim Dreyfuss
4
-4
/
+44
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan wake packet notification
Haim Dreyfuss
4
-28
/
+118
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan info notification
Haim Dreyfuss
4
-44
/
+230
2022-09-18
wifi: iwlwifi: mvm: don't check D0I3 version
Haim Dreyfuss
3
-30
/
+0
2022-09-18
wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macro
Johannes Berg
1
-6
/
+3
2022-09-18
wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bit
Johannes Berg
1
-13
/
+12
2022-09-18
wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE code
Johannes Berg
1
-22
/
+14
2022-09-18
wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status setting
Johannes Berg
1
-191
/
+165
2022-09-18
wifi: iwlwifi: mvm: fix typo in struct iwl_rx_no_data API
Johannes Berg
1
-2
/
+2
2022-09-18
wifi: iwlwifi: pcie: add support for BZ devices
Yaara Baruch
3
-2
/
+53
2022-09-12
wifi: iwlwifi: Mark IWLMEI as broken
Toke Høiland-Jørgensen
1
-0
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+1
2022-09-07
wifi: ipw2100: fix warnings about non-kernel-doc
Johannes Berg
1
-2
/
+2
[prev]
[next]