index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
mlxsw: core_hwmon: Extend internal structures to support multi hwmon objects
Vadim Pasternak
1
-76
/
+111
2022-04-15
mlxsw: core: Move port module events enablement to a separate function
Vadim Pasternak
1
-8
/
+31
2022-04-15
mlxsw: core: Extend port module data structures for line cards
Vadim Pasternak
1
-73
/
+169
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
7
-134
/
+184
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-12
/
+6
2022-04-15
net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-22
/
+11
2022-04-15
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
2
-1
/
+20
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
18
-72
/
+78
2022-04-14
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
1
-0
/
+1
2022-04-14
ice: fix crash in switchdev mode
Wojciech Drewek
1
-1
/
+2
2022-04-14
ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
Maciej Fijalkowski
1
-1
/
+1
2022-04-14
ice: xsk: check if Rx ring was filled up to the end
Maciej Fijalkowski
1
-1
/
+6
2022-04-14
net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"
Jeremy Linton
1
-2
/
+2
2022-04-13
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
1
-2
/
+2
2022-04-13
igc: Fix suspending when PTM is active
Vinicius Costa Gomes
1
-1
/
+14
2022-04-13
igc: Fix BUG: scheduling while atomic
Sasha Neftin
1
-2
/
+2
2022-04-13
igc: Fix infinite loop in release_swfw_sync
Sasha Neftin
1
-2
/
+9
2022-04-13
nfp: update nfp_X logging definitions
Dylan Muller
1
-6
/
+20
2022-04-13
octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
Veerasenareddy Burru
3
-1
/
+465
2022-04-13
octeon_ep: add Tx/Rx processing and interrupt support
Veerasenareddy Burru
3
-0
/
+904
2022-04-13
octeon_ep: add support for ndo ops
Veerasenareddy Burru
3
-1
/
+139
2022-04-13
octeon_ep: add Tx/Rx ring resource setup and cleanup
Veerasenareddy Burru
2
-0
/
+441
2022-04-13
octeon_ep: Add mailbox for control commands
Veerasenareddy Burru
3
-10
/
+294
2022-04-13
octeon_ep: add hardware configuration APIs
Veerasenareddy Burru
3
-7
/
+505
2022-04-13
octeon_ep: Add driver framework and device initialization
Veerasenareddy Burru
17
-0
/
+2861
2022-04-13
net: ftgmac100: access hardware register after clock ready
Dylan Hung
1
-5
/
+5
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
3
-1
/
+216
2022-04-13
net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
Grygorii Strashko
2
-0
/
+188
2022-04-13
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2
-0
/
+68
2022-04-13
net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()
Dan Carpenter
1
-1
/
+2
2022-04-13
net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-22
/
+11
2022-04-13
net: ethernet: mtk_eth_soc: use standard property for cci-control-port
Lorenzo Bianconi
1
-1
/
+1
2022-04-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
10
-30
/
+88
2022-04-12
ixp4xx_eth: fix error check return value of platform_get_irq()
Lv Ruyi
1
-1
/
+1
2022-04-12
net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-24
/
+12
2022-04-12
i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
Mateusz Palczewski
3
-0
/
+3
2022-04-12
i40e: Add vsi.tx_restart to i40e ethtool stats
Nabil S. Alramli
1
-0
/
+1
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
6
-2
/
+12
2022-04-12
ice: Add mpls+tso support
Joe Damato
2
-9
/
+24
2022-04-12
mlxsw: reg: Add new field to Management General Peripheral Information Register
Vadim Pasternak
1
-0
/
+6
2022-04-12
mlxsw: core_env: Pass slot index during PMAOS register write call
Vadim Pasternak
2
-4
/
+5
2022-04-12
mlxsw: reg: Extend MGPIR register with new slot fields
Vadim Pasternak
4
-12
/
+29
2022-04-12
mlxsw: reg: Extend PMMP register with new slot number field
Vadim Pasternak
2
-2
/
+9
2022-04-12
mlxsw: reg: Extend MCION register with new slot number field
Vadim Pasternak
2
-2
/
+9
2022-04-12
mlxsw: reg: Extend MCIA register with new slot number field
Vadim Pasternak
2
-9
/
+18
2022-04-12
mlxsw: reg: Extend MTBR register with new slot number field
Vadim Pasternak
3
-6
/
+13
2022-04-12
mlxsw: reg: Extend MTMP register with new slot number field
Vadim Pasternak
4
-11
/
+19
2022-04-12
i40e: Add support for MPLS + TSO
Joe Damato
2
-19
/
+48
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2
-13
/
+11
[prev]
[next]