index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
fungible
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
ipv6: remove redundant store to value after addition
Colin Ian King
1
-1
/
+1
2022-06-30
net: switchdev: add reminder near struct switchdev_notifier_fdb_info
Vladimir Oltean
1
-0
/
+3
2022-06-30
net: dsa: microchip: count pause packets together will all other packets
Oleksij Rempel
1
-2
/
+4
2022-06-30
net: dsa: microchip: add pause stats support
Oleksij Rempel
2
-0
/
+20
2022-06-30
net: dsa: ar9331: add support for pause stats
Oleksij Rempel
1
-0
/
+17
2022-06-30
net: dsa: add get_pause_stats support
Oleksij Rempel
2
-0
/
+13
2022-06-29
net: prestera: acl: add support for 'egress' rules
Maksym Glubokiy
7
-34
/
+82
2022-06-29
selftests: forwarding: ethtool_extended_state: Convert to busywait
Petr Machata
1
-15
/
+28
2022-06-29
nfp: flower: fix comment typos and formatting
Walter Heymans
7
-17
/
+17
2022-06-29
net: dsa: microchip: move remaining register offset to ksz_chip_reg
Arun Ramadoss
2
-42
/
+18
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
6
-29
/
+35
2022-06-29
net: dsa: microchip: change the size of reg from u8 to u16
Arun Ramadoss
3
-14
/
+14
2022-06-29
net: dsa: microchip: remove the struct ksz8
Arun Ramadoss
3
-27
/
+4
2022-06-29
net: dsa: microchip: move ksz8->shifts to ksz_common
Arun Ramadoss
4
-56
/
+46
2022-06-29
net: dsa: microchip: move ksz8->masks to ksz_common
Arun Ramadoss
5
-86
/
+81
2022-06-29
net: dsa: microchip: move ksz8->regs to ksz_common
Arun Ramadoss
5
-73
/
+79
2022-06-29
net: ethernet: mtk-star-emac: enable half duplex hardware support
Biao Huang
1
-18
/
+12
2022-06-29
net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
Biao Huang
1
-141
/
+199
2022-06-29
net: ethernet: mtk-star-emac: add support for MII interface
Biao Huang
1
-1
/
+11
2022-06-29
dt-bindings: net: mtk-star-emac: add description for new properties
Biao Huang
1
-0
/
+16
2022-06-29
net: ethernet: mtk-star-emac: add timing adjustment support
Biao Huang
1
-0
/
+33
2022-06-29
net: ethernet: mtk-star-emac: add clock pad selection for RMII
Biao Huang
1
-2
/
+17
2022-06-29
dt-bindings: net: mtk-star-emac: add support for MT8365
Biao Huang
1
-0
/
+1
2022-06-29
net: ethernet: mtk-star-emac: add support for MT8365 SoC
Biao Huang
1
-11
/
+64
2022-06-29
net: ethernet: mtk-star-emac: modify IRQ trigger flags
Biao Huang
1
-1
/
+1
2022-06-29
net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
Biao Huang
1
-4
/
+19
2022-06-29
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
8
-148
/
+183
2022-06-29
sfc: replace function name in string with __func__
Jonathan Cooper
1
-1
/
+2
2022-06-29
sfc: Unsplit literal string.
Jonathan Cooper
1
-2
/
+2
2022-06-29
sfc: Move EF100 efx_nic_type structs to the end of the file
Jonathan Cooper
1
-172
/
+172
2022-06-29
sfc: Separate efx_nic memory from net_device memory
Jonathan Cooper
4
-9
/
+46
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
13
-73
/
+78
2022-06-29
sfc: Change BUG_ON to WARN_ON and recovery code.
Jonathan Cooper
1
-1
/
+2
2022-06-29
sfc: Remove netdev init from efx_init_struct
Jonathan Cooper
4
-8
/
+7
2022-06-29
sfc: Add a PROBED state for EF100 VDPA use.
Jonathan Cooper
4
-8
/
+12
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
6
-31
/
+72
2022-06-29
mlxsw: spectrum_switchdev: Convert MDB code to use PGT APIs
Amit Cohen
1
-304
/
+48
2022-06-29
mlxsw: spectrum_switchdev: Flush port from MDB entries according to FID index
Amit Cohen
1
-6
/
+11
2022-06-29
mlxsw: spectrum_switchdev: Add support for getting and putting MDB entry
Amit Cohen
1
-2
/
+78
2022-06-29
mlxsw: spectrum_switchdev: Implement mlxsw_sp_mc_mdb_entry_{init, fini}()
Amit Cohen
1
-2
/
+174
2022-06-29
mlxsw: spectrum_switchdev: Add support for maintaining list of ports per MDB ...
Amit Cohen
1
-0
/
+153
2022-06-29
mlxsw: spectrum_switchdev: Add support for maintaining hash table of MDB entries
Amit Cohen
1
-0
/
+15
2022-06-29
mlxsw: spectrum_switchdev: Save MAC and FID as a key in 'struct mlxsw_sp_mdb_...
Amit Cohen
1
-10
/
+14
2022-06-29
mlxsw: spectrum_switchdev: Rename MIDs list
Amit Cohen
1
-10
/
+11
2022-06-29
mlxsw: spectrum_switchdev: Rename MID structure
Amit Cohen
2
-91
/
+97
2022-06-29
mlxsw: Align PGT index to legacy bridge model
Amit Cohen
2
-3
/
+14
2022-06-29
net: mptcp: fix some spelling mistake in mptcp
Menglong Dong
2
-2
/
+2
2022-06-29
Revert the ARM/dts changes for Renesas RZ/N1
Jakub Kicinski
2
-225
/
+0
2022-06-29
net: phylink: disable PCS polling over major configuration
Russell King (Oracle)
1
-10
/
+20
2022-06-29
net: phylink: remove pcs_ops member
Russell King (Oracle)
1
-20
/
+19
[next]