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
2021-11-30
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
1
-0
/
+1
2021-11-30
net: marvell: mvpp2: Fix the computation of shared CPUs
Christophe JAILLET
1
-1
/
+1
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
2
-3
/
+7
2021-11-29
net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()
Wei Yongjun
1
-1
/
+3
2021-11-29
stmmac: remove ethtool driver version info
Heiner Kallweit
2
-2
/
+0
2021-11-29
net: hns3: split function hns3_set_l2l3l4()
Yufeng Mo
1
-45
/
+57
2021-11-29
net: hns3: split function hns3_handle_bdinfo()
Yufeng Mo
1
-19
/
+35
2021-11-29
net: hns3: split function hns3_nic_get_stats64()
Yufeng Mo
1
-59
/
+58
2021-11-29
net: hns3: refine function hclge_tm_pri_q_qs_cfg()
Guangbin Huang
1
-24
/
+49
2021-11-29
net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()
Guangbin Huang
1
-10
/
+23
2021-11-29
net: hns3: refine function hclge_cfg_mac_speed_dup_hw()
Guangbin Huang
2
-39
/
+37
2021-11-29
net: hns3: split function hns3_get_tx_timeo_queue_info()
Yufeng Mo
2
-48
/
+57
2021-11-29
net: hns3: refactor two hns3 debugfs functions
Jie Wang
2
-50
/
+48
2021-11-29
net: hns3: refactor hns3_nic_reuse_page()
Hao Chen
1
-20
/
+35
2021-11-29
net: hns3: refactor reset_prepare_general retry statement
Jiaran Zhang
2
-36
/
+28
2021-11-29
atlantic: Remove warn trace message.
Sameer Saurabh
1
-3
/
+0
2021-11-29
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
5
-26
/
+138
2021-11-29
Remove Half duplex mode speed capabilities.
Sameer Saurabh
1
-4
/
+1
2021-11-29
atlantic: Add missing DIDs and fix 115c.
Nikita Danilov
4
-1
/
+27
2021-11-29
atlantic: Fix to display FW bundle version instead of FW mac version.
Sameer Saurabh
1
-3
/
+3
2021-11-29
atlatnic: enable Nbase-t speeds with base-t
Nikita Danilov
3
-19
/
+13
2021-11-29
atlantic: Increase delay for fw transactions
Dmitry Bogdanov
1
-2
/
+5
2021-11-29
net/mlx4_en: Update reported link modes for 1/10G
Erik Ekman
1
-3
/
+3
2021-11-29
net: lan966x: add ethtool configuration and statistics
Horatiu Vultur
4
-1
/
+714
2021-11-29
net: lan966x: add mactable support
Horatiu Vultur
4
-1
/
+208
2021-11-29
net: lan966x: add port module support
Horatiu Vultur
6
-5
/
+1259
2021-11-29
net: lan966x: add the basic lan966x driver
Horatiu Vultur
7
-0
/
+1207
2021-11-29
net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790
Hao Chen
1
-1
/
+1
2021-11-29
net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
Vincent Whitchurch
1
-5
/
+6
2021-11-29
net: mvneta: Add TC traffic shaping offload
Maxime Chevallier
1
-1
/
+119
2021-11-29
net: mvneta: Allow having more than one queue per TC
Maxime Chevallier
1
-15
/
+20
2021-11-29
net: mvneta: Don't force-set the offloading flag
Maxime Chevallier
1
-1
/
+3
2021-11-29
net: mvneta: Use struct tc_mqprio_qopt_offload for MQPrio configuration
Maxime Chevallier
1
-7
/
+10
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-133
/
+530
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
1
-0
/
+16
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
1
-1
/
+2
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
1
-0
/
+5
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-25
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
1
-8
/
+69
2021-11-25
net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_mask
Vladimir Oltean
1
-6
/
+8
2021-11-25
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
1
-2
/
+3
2021-11-25
tsnep: Add missing of_node_put() in tsnep_mdio_init()
Yang Yingliang
1
-1
/
+2
2021-11-25
net: macb: convert to phylink_generic_validate()
Russell King (Oracle)
1
-103
/
+30
2021-11-25
r8169: disable detection of chip version 60
Heiner Kallweit
1
-2
/
+5
[prev]
[next]