index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-23
3
-11
/
+73
*
net/mlx5e: Support HTB offload
Maxim Mikityanskiy
2021-01-23
14
-46
/
+1506
*
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
Xin Long
2021-01-23
1
-1
/
+1
*
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-23
1
-2
/
+4
*
net: macb: ignore tx_clk if MII is used
Michael Walle
2021-01-22
1
-0
/
+4
*
net: remove aurora nb8800 driver
Arnd Bergmann
2021-01-22
6
-1863
/
+0
*
cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
Heiner Kallweit
2021-01-22
1
-10
/
+3
*
cxgb4: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-22
1
-1
/
+1
*
ethernet: ucc_geth: simplify rx/tx allocations
Rasmus Villemoes
2021-01-21
2
-35
/
+17
*
ethernet: ucc_geth: inform the compiler that numQueues is always 1
Rasmus Villemoes
2021-01-21
2
-36
/
+42
*
ethernet: ucc_geth: add helper to replace repeated switch statements
Rasmus Villemoes
2021-01-21
1
-78
/
+22
*
ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
Rasmus Villemoes
2021-01-21
1
-10
/
+4
*
ethernet: ucc_geth: remove bd_mem_part and all associated code
Rasmus Villemoes
2021-01-21
1
-79
/
+29
*
ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
Rasmus Villemoes
2021-01-21
1
-6
/
+4
*
ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
Rasmus Villemoes
2021-01-21
1
-20
/
+12
*
ethernet: ucc_geth: constify ugeth_primary_info
Rasmus Villemoes
2021-01-21
1
-1
/
+1
*
ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
Rasmus Villemoes
2021-01-21
1
-44
/
+36
*
ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_private
Rasmus Villemoes
2021-01-21
2
-14
/
+9
*
ethernet: ucc_geth: replace kmalloc+memset by kzalloc
Rasmus Villemoes
2021-01-21
1
-4
/
+1
*
ethernet: ucc_geth: remove unnecessary memset_io() calls
Rasmus Villemoes
2021-01-21
1
-19
/
+0
*
ethernet: ucc_geth: use qe_muram_free_addr()
Rasmus Villemoes
2021-01-21
1
-44
/
+33
*
ethernet: ucc_geth: remove unused read of temoder field
Rasmus Villemoes
2021-01-21
1
-3
/
+0
*
octeontx2-af: Add devlink health reporters for NIX
George Cherian
2021-01-21
3
-1
/
+688
*
net: stmmac: dwmac-meson8b: fix the RX delay validation
Martin Blumenstingl
2021-01-21
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
5
-12
/
+57
|
\
|
*
net: systemport: free dev before on error path
Pan Bian
2021-01-20
1
-2
/
+4
|
*
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
2021-01-20
1
-5
/
+18
|
*
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
2021-01-20
1
-2
/
+2
|
*
sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
Geert Uytterhoeven
2021-01-19
1
-0
/
+26
|
*
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
2021-01-18
1
-3
/
+1
|
*
octeontx2-af: Fix missing check bugs in rvu_cgx.c
Yingjie Wang
2021-01-15
1
-0
/
+6
*
|
octeontx2-af: Remove unneeded semicolons
Xu Wang
2021-01-20
3
-4
/
+4
*
|
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
2021-01-20
1
-1
/
+9
*
|
net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g
Vignesh Raghavendra
2021-01-20
1
-0
/
+7
*
|
net: ti: cpsw_ale: add driver data for AM64 CPSW3g
Vignesh Raghavendra
2021-01-20
1
-0
/
+7
*
|
net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling
Peter Ujfalusi
2021-01-20
1
-0
/
+10
*
|
net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API
Peter Ujfalusi
2021-01-20
2
-41
/
+40
*
|
net: ixgbevf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
1
-13
/
+1
*
|
net: ixgbe: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
1
-13
/
+1
*
|
net: igc: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
1
-13
/
+1
*
|
net: igbvf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
1
-13
/
+1
*
|
net: igb: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
1
-13
/
+1
*
|
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-19
1
-1
/
+1
*
|
net: hns: fix variable used when DEBUG is defined
Tom Rix
2021-01-19
1
-1
/
+1
*
|
net/qla3xxx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-19
1
-109
/
+87
*
|
net: mscc: ocelot: Remove unneeded semicolon
Xu Wang
2021-01-17
1
-1
/
+1
*
|
cxgb4: enable interrupt based Tx completions for T5
Raju Rangoju
2021-01-17
1
-5
/
+33
*
|
net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...
Lee Jones
2021-01-17
1
-7
/
+11
*
|
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-17
1
-3
/
+5
*
|
net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-17
1
-14
/
+13
[next]