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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
net: phy: micrel: Add interrupts support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+62
2022-09-20
net: sfp: add support for HALNy GPON SFP
Russell King (Oracle)
2
-4
/
+19
2022-09-20
net: sfp: move Huawei MA5671A fixup
Russell King (Oracle)
1
-5
/
+7
2022-09-20
net: sfp: move Alcatel Lucent 3FE46541AA fixup
Russell King (Oracle)
2
-5
/
+10
2022-09-20
net: sfp: move quirk handling into sfp.c
Russell King (Oracle)
3
-97
/
+104
2022-09-20
net: sfp: re-implement soft state polling setup
Russell King (Oracle)
1
-12
/
+26
2022-09-20
net: ipa: fix two symbol names
Alex Elder
1
-2
/
+2
2022-09-20
net: ipa: update sequencer definition constraints
Alex Elder
2
-3
/
+14
2022-09-20
net: ipa: don't reuse variable names
Alex Elder
1
-14
/
+14
2022-09-20
net: ipa: move and redefine ipa_version_valid()
Alex Elder
2
-25
/
+20
2022-09-20
net: ipa: move the definition of gsi_ee_id
Alex Elder
2
-8
/
+8
2022-09-20
net: ipa: don't define unneeded GSI register offsets
Alex Elder
1
-156
/
+52
2022-09-20
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
2022-09-20
net: ethernet: adi: Add ADIN1110 support
Alexandru Tachici
5
-0
/
+1732
2022-09-20
net: phy: adin1100: add PHY IDs of adin1110/adin2111
Alexandru Tachici
1
-1
/
+6
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
3
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
3
-77
/
+4
2022-09-20
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
1
-4
/
+0
2022-09-20
net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
Nathan Chancellor
1
-2
/
+2
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
3
-3
/
+121
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
6
-23
/
+50
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
4
-7
/
+7
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
4
-2
/
+109
2022-09-19
octeon_ep: Remove useless casting value returned by vzalloc to structure
Jules Irenge
1
-2
/
+1
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
1
-1
/
+1
2022-09-19
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
1
-2
/
+2
2022-09-19
net: korina: Fix return type of korina_send_packet
Nathan Huckleberry
1
-1
/
+2
2022-09-19
net: ethernet: litex: Fix return type of liteeth_start_xmit
Nathan Huckleberry
1
-1
/
+2
2022-09-19
net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: davicom: Fix return type of dm9000_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: ax88796c: Fix return type of ax88796c_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
1
-2
/
+2
2022-09-19
Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
4
-4
/
+6
2022-09-19
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-19
sfc: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-19
net/mlx5e: Switch to kmemdup() when allocate dev_addr
Yang Yingliang
1
-2
/
+1
2022-09-19
net/mlx5e: add missing error code in error path
Yang Yingliang
1
-2
/
+6
2022-09-19
net: enetc: expose some standardized ethtool counters
Vladimir Oltean
1
-0
/
+111
2022-09-19
net: enetc: parameterize port MAC stats to also cover the pMAC
Vladimir Oltean
2
-114
/
+116
2022-09-19
net: ravb: Add R-Car Gen4 support
Geert Uytterhoeven
1
-0
/
+1
2022-09-19
net: phy: micrel: Cable Diag feature for lan8814 phy
Divya Koppera
1
-18
/
+107
2022-09-19
net: fec: Add initial s32v234 support
Wei Fang
2
-3
/
+15
2022-09-19
net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoC
Lorenzo Bianconi
1
-1
/
+1
2022-09-19
net: mana: Add rmb after checking owner bits
Haiyang Zhang
1
-0
/
+10
2022-09-19
netdevsim: Fix hwstats debugfs file permissions
Ido Schimmel
1
-3
/
+3
2022-09-19
Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Jakub Kicinski
1
-30
/
+12
2022-09-19
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()
Sun Ke
1
-1
/
+3
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
[prev]
[next]