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-09-16
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
1
-1
/
+1
2022-09-16
net: marvell: prestera: add support for for Aldrin2
Oleksandr Mazur
1
-0
/
+1
2022-09-16
mellanox/mlxsw: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-16
net: amd: Switch and case should be at the same indent
Guofeng Yue
3
-28
/
+27
2022-09-16
net: amd: Correct spelling errors
Guofeng Yue
2
-4
/
+4
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
10
-24
/
+24
2022-09-16
net: fec: add pm runtime force suspend and resume support
Wei Fang
2
-0
/
+14
2022-09-15
Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
1
-2
/
+2
2022-09-15
net: ftgmac100: support fixed link
Tao Ren
1
-0
/
+24
2022-09-15
net: ks8851: switch to using gpiod API
Dmitry Torokhov
2
-21
/
+19
2022-09-15
net: davicom: dm9000: switch to using gpiod API
Dmitry Torokhov
1
-12
/
+14
2022-09-13
r8169: remove rtl_wol_shutdown_quirk()
Heiner Kallweit
1
-19
/
+0
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2
-0
/
+24
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-4
/
+0
2022-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+21
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-93
/
+1
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-372
/
+93
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2
-2
/
+2
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present in DSA
Vladimir Oltean
1
-17
/
+184
2022-09-09
net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
Vladimir Oltean
1
-1
/
+1
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2
-60
/
+66
2022-09-09
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2
-478
/
+481
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
3
-53
/
+50
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
4
-207
/
+237
2022-09-09
net: mscc: ocelot: sort Makefile files alphabetically
Vladimir Oltean
1
-5
/
+5
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
1
-1
/
+26
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-0
/
+3
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-11
/
+37
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
1
-1
/
+0
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2
-1
/
+18
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2
-28
/
+27
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-09-08
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
1
-2
/
+0
2022-09-08
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
1
-1
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
15
-56
/
+138
2022-09-08
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
Li Zhong
1
-3
/
+17
2022-09-08
net: sparx5: fix function return type to match actual type
Casper Andersson
2
-4
/
+4
2022-09-08
r8169: merge support for chip versions 10, 13, 16
Heiner Kallweit
3
-13
/
+4
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
6
-40
/
+6
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
10
-23
/
+50
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
8
-0
/
+218
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
3
-1
/
+67
2022-09-07
net: hns3: support ndo_select_queue()
Guangbin Huang
1
-0
/
+46
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
7
-1
/
+204
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-58
/
+175
2022-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-115
/
+132
2022-09-07
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
Lorenzo Bianconi
1
-11
/
+0
2022-09-07
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
1
-0
/
+3
[prev]
[next]