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-26
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
1
-0
/
+7
2022-04-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware bridge
Vladimir Oltean
1
-2
/
+2
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
1
-0
/
+10
2022-04-25
net: ethernet: mtk_eth_soc: add check for allocation failure
Dan Carpenter
1
-0
/
+2
2022-04-25
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-25
ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()
Yang Yingliang
1
-1
/
+6
2022-04-25
net: mscc: ocelot: Remove useless code
Haowen Bai
1
-4
/
+0
2022-04-25
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
1
-1
/
+5
2022-04-25
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-04-25
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-04-25
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-04-25
net: hns3: fix error log of tx/rx tqps stats
Peng Li
1
-2
/
+2
2022-04-25
net: hns3: align the debugfs output to the left
Hao Chen
1
-42
/
+42
2022-04-25
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
1
-0
/
+9
2022-04-25
mlxsw: core_linecards: Expose device FW version over device info
Jiri Pirko
1
-4
/
+104
2022-04-25
mlxsw: reg: Extend MDDQ device_info by FW version fields
Jiri Pirko
2
-2
/
+28
2022-04-25
mlxsw: core_linecards: Expose HW revision and INI version
Jiri Pirko
1
-0
/
+31
2022-04-25
mlxsw: core_linecards: Probe provisioned line cards for devices and attach them
Jiri Pirko
2
-0
/
+100
2022-04-25
mlxsw: reg: Extend MDDQ by device_info
Jiri Pirko
1
-1
/
+61
2022-04-22
net: hns3: Fix spelling mistake "actvie" -> "active"
Colin Ian King
1
-1
/
+1
2022-04-22
tsnep: Remove useless null check before call of_node_put()
Haowen Bai
1
-2
/
+1
2022-04-22
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-04-22
mlxsw: core_linecards: Fix size of array element during ini_files allocation
Jiri Pirko
1
-1
/
+1
2022-04-22
qed: Remove IP services API.
Guillaume Nault
2
-240
/
+1
2022-04-22
net: macb: In ZynqMP initialization make SGMII phy configuration optional
Radhey Shyam Pandey
1
-1
/
+1
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
3
-3
/
+3
2022-04-22
nfp: support 802.1ad VLAN assingment to VF
Baowen Zheng
2
-11
/
+35
2022-04-22
net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get
Minghao Chi
1
-4
/
+2
2022-04-22
myri10ge: remove redundant assignment to variable status
Colin Ian King
1
-1
/
+1
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
14
-30
/
+62
2022-04-21
i40e, xsk: Get rid of redundant 'fallthrough'
Maciej Fijalkowski
1
-1
/
+0
2022-04-21
ixgbe, xsk: Get rid of redundant 'fallthrough'
Maciej Fijalkowski
1
-1
/
+0
2022-04-21
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-12
/
+6
2022-04-20
mlxsw: core_hwmon: Add interfaces for line card initialization and de-initialization
Vadim Pasternak
1
-0
/
+84
2022-04-20
mlxsw: core_thermal: Add interfaces for line card initialization and de-initialization
Vadim Pasternak
1
-0
/
+74
2022-04-20
mlxsw: core_env: Add interfaces for line card initialization and de-initialization
Vadim Pasternak
1
-1
/
+165
2022-04-20
mlxsw: core_env: Split module power mode setting to a separate function
Vadim Pasternak
1
-14
/
+27
2022-04-20
mlxsw: core: Add bus argument to environment init API
Vadim Pasternak
3
-3
/
+9
2022-04-20
mlxsw: core_linecards: Introduce ops for linecards status change tracking
Jiri Pirko
2
-0
/
+154
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
1
-2
/
+2
2022-04-20
net: hns3: remove unnecessary line wrap for hns3_set_tunable
Hao Chen
1
-6
/
+3
2022-04-20
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
1
-1
/
+1
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
3
-3
/
+3
2022-04-20
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
1
-2
/
+4
2022-04-20
net: hns3: add log for setting tx spare buf size
Hao Chen
1
-0
/
+6
2022-04-20
net: hns3: add failure logs in hclge_set_vport_mtu
Jie Wang
1
-0
/
+3
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2
-5
/
+14
2022-04-20
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2
-22
/
+49
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
5
-7
/
+33
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
3
-0
/
+26
[prev]
[next]