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
2020-09-21
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-21
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-21
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-21
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-21
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-21
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-21
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-21
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-21
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-21
net: phy: bcm7xxx: Add an entry for BCM72113
Florian Fainelli
1
-0
/
+2
2020-09-21
Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...
David S. Miller
39
-209
/
+4997
2020-09-21
Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...
David S. Miller
2
-31
/
+38
2020-09-21
net: natsemi: Remove set but not used variable
Zheng Yongjun
1
-2
/
+2
2020-09-21
net: phy: realtek: enable ALDPS to save power for RTL8211F
Jisheng Zhang
1
-0
/
+9
2020-09-21
net: dsa: rtl8366rb: Support all 4096 VLANs
Linus Walleij
1
-1
/
+1
2020-09-21
net: dsa: mt7530: Add some return-value checks
Alex Dewar
1
-9
/
+22
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
3
-8
/
+13
2020-09-21
net: ena: Change RSS related macros and variables names
Shay Agroskin
2
-14
/
+15
2020-09-21
net: ena: Remove redundant print of placement policy
Shay Agroskin
1
-8
/
+2
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
7
-155
/
+179
2020-09-21
net: ena: Change log message to netif/dev function
Shay Agroskin
1
-19
/
+23
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
12
-348
/
+24
2020-09-21
chelsio: simplify the return expression of t3_ael2020_phy_prep()
Qinglang Miao
1
-6
/
+1
2020-09-21
enetc: simplify the return expression of enetc_vf_set_mac_addr()
Qinglang Miao
1
-6
/
+1
2020-09-21
ice: simplify the return expression of ice_finalize_update()
Qinglang Miao
1
-6
/
+1
2020-09-21
mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_i...
Qinglang Miao
1
-5
/
+1
2020-09-21
net: hns3: simplify the return expression of hclgevf_client_start()
Qinglang Miao
1
-7
/
+1
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
1
-6
/
+1
2020-09-21
wcn36xx: Remove dead code in wcn36xx_smd_config_bss()
Bryan O'Donoghue
1
-34
/
+5
2020-09-21
wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()
Bryan O'Donoghue
1
-3
/
+1
2020-09-21
wcn36xx: Add wcn36xx_smd_config_bss_v0
Bryan O'Donoghue
1
-0
/
+44
2020-09-21
wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally
Bryan O'Donoghue
1
-55
/
+61
2020-09-21
wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
Bryan O'Donoghue
1
-80
/
+95
2020-09-21
wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()
Bryan O'Donoghue
1
-1
/
+2
2020-09-21
wcn36xx: Functionally decompose wcn36xx_smd_config_sta()
Bryan O'Donoghue
1
-21
/
+32
2020-09-21
wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()
Bryan O'Donoghue
1
-0
/
+30
2020-09-21
wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
Bryan O'Donoghue
1
-0
/
+13
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()
Bryan O'Donoghue
1
-0
/
+11
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_vht_params()
Bryan O'Donoghue
1
-0
/
+25
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()
Bryan O'Donoghue
1
-0
/
+11
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
Bryan O'Donoghue
1
-0
/
+18
2020-09-21
wcn36xx: Add wcn36xx_set_default_rates_v1
Bryan O'Donoghue
2
-0
/
+9
2020-09-21
wcn36xx: Use V1 data structure to store supported rates
Bryan O'Donoghue
2
-3
/
+4
2020-09-21
wcn36xx: Add VHT fields to parameter data structures
Bryan O'Donoghue
2
-1
/
+15
2020-09-21
ath11k: Remove rproc references from common core layer
Govind Singh
4
-37
/
+44
2020-09-21
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
1
-0
/
+19
2020-09-21
rtlwifi: rtl8723be: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
[prev]
[next]