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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
net: pcs: lynx: consolidate sgmii and 1000base-x config code
Russell King (Oracle)
1
-35
/
+21
2022-06-24
net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()
Russell King (Oracle)
1
-0
/
+1
2022-06-24
net: lan743x: Use correct variable in lan743x_sgmii_config()
Dan Carpenter
1
-2
/
+2
2022-06-24
mlxsw: spectrum: Change mlxsw_sp_rif_vlan_fid_op() to be dedicated for FID RIFs
Amit Cohen
2
-20
/
+8
2022-06-24
mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLAN
Amit Cohen
3
-6
/
+6
2022-06-24
mlxsw: spectrum: Use different arrays of FID families per-ASIC type
Amit Cohen
3
-2
/
+17
2022-06-24
mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()
Amit Cohen
1
-15
/
+10
2022-06-24
mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()
Amit Cohen
1
-15
/
+8
2022-06-24
mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()
Amit Cohen
1
-31
/
+12
2022-06-24
mlxsw: spectrum_fid: Update FID structure prior to device configuration
Amit Cohen
1
-24
/
+24
2022-06-24
mlxsw: spectrum_fid: Maintain {port, VID}->FID mappings
Amit Cohen
1
-0
/
+63
2022-06-24
net: dsa: microchip: common ksz_spi_probe for ksz switches
Arun Ramadoss
4
-183
/
+69
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
7
-19
/
+4
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
6
-164
/
+271
2022-06-24
net: dsa: microchip: common menuconfig for ksz series switch
Arun Ramadoss
3
-25
/
+13
2022-06-24
net: dsa: microchip: ksz9477: separate phylink mode from switch register
Arun Ramadoss
2
-26
/
+7
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
4
-190
/
+89
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
5
-5
/
+20
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
6
-6
/
+19
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
6
-32
/
+30
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
4
-41
/
+41
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
3
-9
/
+52
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
3
-2
/
+5
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
5
-9
/
+9
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
3
-0
/
+75
2022-06-23
cxgb4/cxgb4vf: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
bnxt: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
net: phy: mxl-gpy: add temperature sensor
Michael Walle
2
-0
/
+108
2022-06-23
net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()
Michael Walle
1
-8
/
+3
2022-06-23
net: sfp: use hwmon_sanitize_name()
Michael Walle
1
-7
/
+3
2022-06-23
net: phy: Add support for 1PPS out and external timestamps
Jonathan Lemon
1
-0
/
+226
2022-06-23
net: phy: broadcom: Add PTP support for some Broadcom PHYs.
Jonathan Lemon
3
-0
/
+724
2022-06-23
net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
Jonathan Lemon
2
-4
/
+48
2022-06-23
net: dsa: bcm_sf2: force pause link settings
Doug Berger
1
-0
/
+5
2022-06-23
net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
Liang He
1
-0
/
+1
2022-06-23
net: dsa: mv88e6xxx: get rid of SPEED_MAX setting
Russell King
3
-33
/
+30
2022-06-23
net: dsa: mv88e6xxx: remove mv88e6065 dead code
Russell King (Oracle)
2
-17
/
+0
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-42
/
+166
2022-06-23
nfp: add 'ethtool --identify' support
Sixiang Chen
3
-0
/
+66
2022-06-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
3
-6
/
+92
2022-06-22
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
1
-19
/
+6
2022-06-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
3
-7
/
+89
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-22
net: phy: Add support for AQR113C EPHY
Bhadram Varka
1
-0
/
+20
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
1
-20
/
+10
2022-06-22
net: dsa: qca8k: reduce mgmt ethernet timeout
Christian Marangi
1
-1
/
+1
2022-06-22
net: dsa: qca8k: reset cpu port on MTU change
Christian Marangi
1
-1
/
+21
2022-06-22
net: ipa: remove unexpected word "the"
Jiang Jian
1
-2
/
+2
2022-06-22
cxgb4vf: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-22
amt: remove unnecessary (void*) conversions
Yu Zhe
1
-4
/
+4
[prev]
[next]