index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
net: fs_enet: remove redundant null check
Zhang Changzhong
1
-4
/
+2
2020-07-20
net: enetc: Use DT protocol information to set up the ports
Alex Marginean
2
-26
/
+34
2020-07-20
net: enetc: Initialize SerDes for SGMII and USXGMII protocols
Michael Walle
3
-0
/
+140
2020-07-16
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
1
-3
/
+1
2020-07-16
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: enable to use PPS feature without time stamping
Sergey Organov
1
-5
/
+0
2020-07-13
net: fec: Set max MTU size to allow the MTU to be changed
Andrew Lunn
1
-0
/
+2
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-70
/
+33
2020-07-09
net: enetc: use eth_broadcast_addr() to assign broadcast
Xu Wang
1
-1
/
+1
2020-07-08
net: ethernet: fec: prevent tx starvation under high rx load
Tobias Waldekranz
2
-68
/
+31
2020-07-06
dpaa2-eth: fix draining of S/G cache
Ioana Ciornei
1
-1
/
+1
2020-06-30
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
4
-3
/
+11
2020-06-30
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
4
-34
/
+160
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-7
/
+1
2020-06-27
enetc: Fix tx rings bitmap iteration range, irq handling
Claudiu Manoil
1
-2
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-16
/
+34
2020-06-26
dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop
Ioana Ciornei
1
-4
/
+4
2020-06-26
dpaa2-eth: fix recursive header include
Ioana Ciornei
1
-1
/
+0
2020-06-26
dpaa2-eth: fix condition for number of buffer acquire retries
Ioana Ciornei
1
-1
/
+1
2020-06-26
dpaa2-eth: check the result of skb_to_sgvec()
Ioana Ciornei
1
-0
/
+4
2020-06-26
dpaa2-eth: trim debugfs FQ stats
Ioana Radulescu
1
-0
/
+4
2020-06-25
net: enetc add tc flower offload flow metering policing action
Po Liu
2
-12
/
+172
2020-06-25
net: enetc: add support max frame size for tc flower offload
Po Liu
1
-16
/
+36
2020-06-24
net/fsl: enable extended scanning in xgmac_mdio
Jeremy Linton
1
-0
/
+1
2020-06-24
net/fsl: acpize xgmac_mdio
Calvin Johnson
1
-10
/
+22
2020-06-20
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Claudiu Manoil
3
-16
/
+34
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-2
/
+5
2020-06-19
net: tso: cache transport header length
Eric Dumazet
1
-3
/
+2
2020-06-19
enetc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+3
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-9
/
+9
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
1
-2
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-05
net: ethernet: freescale: remove unneeded include for ucc_geth
Valentin Longchamp
1
-1
/
+0
2020-06-01
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
3
-10
/
+34
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
8
-0
/
+316
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
1
-12
/
+11
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2
-10
/
+38
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
3
-5
/
+14
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
5
-0
/
+318
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
4
-32
/
+68
2020-06-01
net: fec: disable correct clk in the err path of fec_enet_clk_enable
Liu Xiang
1
-2
/
+6
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-27
net: ethernet: fec: move GPR register offset and bit into DT
Fugang Duan
1
-12
/
+12
2020-05-26
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+7
2020-05-23
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2
-23
/
+46
[next]