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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
1
-8
/
+10
2021-06-09
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
1
-0
/
+15
2021-06-08
net: lantiq: disable interrupt before sheduling NAPI
Aleksander Jan Bajkowski
1
-1
/
+1
2021-06-08
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
2
-0
/
+13
2021-06-08
net: ena: fix DMA mapping function issues in XDP
Shay Agroskin
1
-26
/
+28
2021-06-08
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-4
/
+1
2021-06-08
net: nixge: simplify code with devm platform functions
Yang Yingliang
1
-6
/
+2
2021-06-08
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
1
-0
/
+5
2021-06-08
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
1
-6
/
+2
2021-06-08
net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus
Vladimir Oltean
1
-5
/
+2
2021-06-08
net: qede: Use list_for_each_entry() to simplify code
Wang Hai
1
-4
/
+2
2021-06-08
net: hns3: add error handling compatibility during initialization
Jiaran Zhang
3
-11
/
+34
2021-06-08
net: hns3: update error recovery module and type
Jiaran Zhang
3
-5
/
+74
2021-06-08
net: hns3: add support for imp-handle ras capability
Jiaran Zhang
5
-1
/
+11
2021-06-08
net: hns3: add the RAS compatibility adaptation solution
Jiaran Zhang
5
-39
/
+409
2021-06-08
net: hns3: add support for handling all errors through MSI-X
Yufeng Mo
3
-23
/
+41
2021-06-08
net: ena: re-organize code to improve readability
Shay Agroskin
3
-9
/
+14
2021-06-08
net: ena: Use dev_alloc() in RX buffer allocation
Shay Agroskin
1
-22
/
+36
2021-06-08
net: ena: aggregate doorbell common operations into a function
Shay Agroskin
1
-20
/
+18
2021-06-08
net: ena: Remove module param and change message severity
Shay Agroskin
1
-5
/
+2
2021-06-08
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2
-8
/
+21
2021-06-08
net: ena: use build_skb() in RX path
Shay Agroskin
1
-25
/
+41
2021-06-08
net: ena: Improve error logging in driver
Shay Agroskin
1
-5
/
+23
2021-06-08
net: ena: Remove unused code
Shay Agroskin
2
-13
/
+0
2021-06-08
net: ena: optimize data access in fast-path code
Shay Agroskin
3
-17
/
+19
2021-06-08
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-17
/
+30
2021-06-08
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
1
-15
/
+35
2021-06-08
mlxsw: core_env: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-2
/
+11
2021-06-08
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
4
-8
/
+26
2021-06-08
mlxsw: spectrum_router: Remove abort mechanism
Amit Cohen
2
-125
/
+5
2021-06-08
net: stmmac: enable Intel mGbE 2.5Gbps link speed
Voon Weifeng
4
-1
/
+68
2021-06-08
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
3
-29
/
+45
2021-06-07
mvneta: recycle buffers
Matteo Croce
1
-4
/
+7
2021-06-07
mvpp2: recycle buffers
Matteo Croce
1
-1
/
+1
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2
-2
/
+2
2021-06-07
net: moxa: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+2
2021-06-07
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-07
net: mvpp2: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-07
net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
Yang Yingliang
1
-14
/
+7
2021-06-07
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+1
2021-06-07
net: macb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-07
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-07
net: tulip: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-07
net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESET
Yufeng Mo
2
-23
/
+0
2021-06-07
net: hns3: add scheduling logic for error handling task
Jiaran Zhang
1
-14
/
+6
2021-06-07
net: hns3: add a separate error handling task
Jiaran Zhang
3
-2
/
+41
2021-06-07
qed: Fix duplicate included linux/kernel.h
Jiapeng Chong
1
-1
/
+0
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
19
-151
/
+446
2021-06-07
net: gemini: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-25
/
+9
2021-06-07
mlxsw: core: Set thermal zone polling delay argument to real value at init
Mykola Kostenok
1
-2
/
+4
[prev]
[next]