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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
1
-3
/
+1
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-12
CDC-NCM: add support for Apple's private interface
Ole André Vadla Ravnås
1
-1
/
+46
2024-06-12
ice: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-06-12
nfp: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-06-12
net/mlx5e: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-06-12
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+1
2024-06-12
net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
Elad Yifee
3
-45
/
+92
2024-06-12
mlxsw: spectrum_router: Apply user-defined multipath hash seed
Petr Machata
1
-1
/
+5
2024-06-12
net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
Sean Anderson
1
-3
/
+3
2024-06-12
ravb: RAVB should select PAGE_POOL
Geert Uytterhoeven
1
-0
/
+1
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
2
-21
/
+91
2024-06-12
wifi: zd1211rw: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-06-12
wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...
Wolfram Sang
3
-12
/
+12
2024-06-12
wifi: mwl8k: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-12
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-12
wifi: at76c50x: prefer struct_size over open coded arithmetic
Erick Archer
2
-7
/
+7
2024-06-12
wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-25
/
+19
2024-06-12
wifi: iwlwifi: mvm: use ROC for P2P device activities
Shaul Triebitz
7
-82
/
+196
2024-06-12
wifi: iwlwifi: mvm: separate non-BSS/ROC EMLSR blocking
Johannes Berg
3
-6
/
+14
2024-06-12
wifi: iwlwifi: bump min API version for Qu/So devices
Miri Korenblit
2
-3
/
+3
2024-06-12
wifi: iwlwifi: mvm: fix re-enabling EMLSR
Miri Korenblit
1
-2
/
+4
2024-06-12
wifi: iwlwifi: remove struct iwl_trans_ops
Yedidya Benshimol
10
-649
/
+552
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
13
-2348
/
+2366
2024-06-12
wifi: iwlwifi: api: fix includes in debug.h
Johannes Berg
1
-1
/
+2
2024-06-12
wifi: iwlwifi: move TXQ bytecount limit to queue code
Johannes Berg
2
-23
/
+26
2024-06-12
wifi: iwlwifi: mvm: fix DTIM skip powersave config
Johannes Berg
1
-31
/
+33
2024-06-12
wifi: iwlwifi: bump minimum API version in BZ/SC to 90
Miri Korenblit
2
-2
/
+2
2024-06-12
wifi: iwlwifi: mvm: remove unneeded debugfs entries
Miri Korenblit
2
-289
/
+1
2024-06-12
wifi: mac80211_hwsim: add 320 MHz to hwsim channel widths
Avraham Stern
1
-0
/
+1
2024-06-12
wifi: iwlwifi: scan: correctly check if PSC listen period is needed
Ayala Beker
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: fix ROC version check
Shaul Triebitz
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: unlock mvm mutex
Shaul Triebitz
1
-0
/
+2
2024-06-11
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...
Xiaolei Wang
1
-14
/
+11
2024-06-11
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
1
-15
/
+5
2024-06-11
net: vrf: move to generic dstat helpers
Jeremy Kerr
1
-28
/
+0
2024-06-11
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
1
-16
/
+22
2024-06-11
wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry
Aditya Kumar Singh
2
-2
/
+7
2024-06-11
wifi: ath12k: unregister per pdev debugfs
Aditya Kumar Singh
3
-2
/
+21
2024-06-11
wifi: ath12k: fix per pdev debugfs registration
Aditya Kumar Singh
1
-2
/
+2
2024-06-11
wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers
Baochen Qiang
3
-6
/
+15
2024-06-11
wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process
Karthikeyan Periyasamy
1
-1
/
+3
2024-06-11
wifi: ath11k: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-10
/
+10
2024-06-11
wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()
Baochen Qiang
1
-1
/
+6
2024-06-11
wifi: ath12k: fix ACPI warning when resume
Baochen Qiang
2
-0
/
+4
2024-06-11
wifi: ath12k: modify remain on channel for single wiphy
Rameshkumar Sundaram
1
-6
/
+62
2024-06-10
ice: use irq_update_affinity_hint()
Michal Schmidt
2
-4
/
+4
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-2
/
+1
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
11
-31
/
+21
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
193
-2184
/
+11081
[prev]
[next]