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
2023-01-30
wifi: iwlwifi: mvm: Reset rate index if rate is wrong
Mukesh Sisodiya
1
-3
/
+4
2023-01-30
wifi: iwlwifi: mvm: simplify by using SKB MAC header pointer
Mordechay Goodstein
1
-28
/
+16
2023-01-30
wifi: iwlwifi: mvm: add sniffer meta data APIs
Mordechay Goodstein
2
-11
/
+112
2023-01-30
wifi: iwlwifi: rx: add sniffer support for EHT mode
Mordechay Goodstein
3
-2
/
+46
2023-01-30
wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queue
Gregory Greenman
1
-3
/
+4
2023-01-30
wifi: iwlwifi: mvm: remove h from printk format specifier
Tom Rix
2
-5
/
+5
2023-01-30
wifi: iwlwifi: improve tag handling in iwl_request_firmware
Heiner Kallweit
1
-8
/
+4
2023-01-30
wifi: iwlwifi: mention the response structure in the kerneldoc
Emmanuel Grumbach
1
-0
/
+1
2023-01-30
wifi: iwlwifi: mvm: add minimal EHT rate reporting
Johannes Berg
2
-0
/
+14
2023-01-23
Merge back thermal control material for 6.3.
Rafael J. Wysocki
2
-60
/
+13
2023-01-17
Merge wireless into wireless-next
Kalle Valo
4
-3
/
+8
2023-01-06
wifi: iwlwifi: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2
-60
/
+13
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+5
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-2
/
+2
2022-12-22
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Zhengchao Shao
1
-2
/
+7
2022-12-22
wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-20
wifi: iwlwifi: fw: skip PPAG for JF
Johannes Berg
1
-0
/
+5
2022-12-14
wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
43
-382
/
+1537
2022-12-08
Merge tag 'iwlwifi-next-for-kalle-2022-12-07' of http://git.kernel.org/pub/sc...
Kalle Valo
17
-75
/
+116
2022-12-08
wifi: ipw2x00: Remove some unused functions
Jiapeng Chong
1
-11
/
+0
2022-12-07
wifi: iwlwifi: fw: use correct IML/ROM status register
Johannes Berg
1
-1
/
+1
2022-12-07
wifi: iwlwifi: dump: Update check for UMAC valid FW address
Mukesh Sisodiya
1
-1
/
+5
2022-12-07
wifi: iwlwifi: mvm: d3: add TKIP to the GTK iterator
Naftali Goldstein
1
-2
/
+7
2022-12-07
wifi: iwlwifi: mei: clean up comments
Tom Rix
5
-11
/
+11
2022-12-07
wifi: iwlwifi: mvm: Don't use deprecated register
Miri Korenblit
1
-3
/
+6
2022-12-07
wifi: iwlwifi: pcie: Add reading and storing of crf and cdb id.
Mukesh Sisodiya
2
-10
/
+27
2022-12-07
wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-11
/
+8
2022-12-07
wifi: iwlwifi: dump: Update check for valid FW address
Mukesh Sisodiya
1
-2
/
+3
2022-12-07
wifi: iwlwifi: mvm: don't access packet before checking len
Mordechay Goodstein
1
-18
/
+20
2022-12-07
wifi: iwlwifi: modify new queue allocation command
Johannes Berg
2
-16
/
+26
2022-12-07
wifi: iwlwifi: nvm-parse: enable WiFi7 for Fm radio for now
Johannes Berg
1
-0
/
+2
2022-11-28
wifi: iwlwifi: mei: fix parameter passing to iwl_mei_alive_notif()
Gregory Greenman
1
-1
/
+2
2022-11-28
wifi: iwlwifi: mvm: return error value in case PLDR sync failed
Avraham Stern
1
-1
/
+1
2022-11-28
wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR sync
Avraham Stern
7
-41
/
+73
2022-11-28
wifi: iwlwifi: mvm: fix double free on tx path.
Ben Greear
1
-1
/
+11
2022-11-28
wifi: iwlwifi: mvm: print OTP info after alive
Daniel Gabay
1
-0
/
+12
2022-11-28
wifi: iwlwifi: nvm: Update EHT capabilities for GL device
Abhishek Naik
1
-0
/
+23
2022-11-28
wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHz
Johannes Berg
1
-0
/
+3
2022-11-28
wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionally
Johannes Berg
1
-0
/
+4
2022-11-28
wifi: iwlwifi: mvm: set HE PHY bandwidth according to band
Johannes Berg
1
-10
/
+17
2022-11-28
wifi: iwlwifi: mvm: support PPE Thresholds for EHT
Miri Korenblit
2
-30
/
+153
2022-11-28
wifi: iwlwifi: mvm: add support for EHT 1K aggregation size
Mordechay Goodstein
1
-2
/
+8
2022-11-28
wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11be
Mordechay Goodstein
3
-8
/
+129
2022-11-28
wifi: iwlwifi: mvm: support 320 MHz PHY configuration
Johannes Berg
3
-45
/
+44
2022-11-28
wifi: iwlwifi: mvm: Advertise EHT capabilities
Ilan Peer
4
-18
/
+167
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...
Kalle Valo
19
-121
/
+773
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-1
/
+1
[prev]
[next]