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.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
2019-02-14
net: ethernet: freescale: set FEC ethtool regs version
Vivien Didelot
1
-0
/
+4
2019-02-07
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
1
-1
/
+1
2019-01-30
ucc_geth: Reset BQL queue when stopping device
Mathias Thore
1
-0
/
+2
2019-01-23
net: fec: get regulator optional
Stefan Agner
1
-1
/
+1
2019-01-23
net: dpaa2: improve PTP Kconfig option
Yangbo Lu
1
-2
/
+3
2019-01-18
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
1
-0
/
+6
2018-12-29
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2
-2
/
+2
2018-12-19
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
1
-0
/
+41
2018-12-19
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2
-13
/
+0
2018-12-17
ucc_geth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-0
/
+2
2018-12-17
gianfar: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-0
/
+1
2018-12-17
dpaa_eth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-1
/
+2
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-12-05
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
1
-3
/
+2
2018-11-29
dpaa2-eth: Add "fall through" comments
Ioana Ciocoi Radulescu
1
-0
/
+2
2018-11-28
dpaa2-eth: Add xdp counters
Ioana Ciocoi Radulescu
3
-0
/
+10
2018-11-28
dpaa2-eth: Cleanup channel stats
Ioana Ciocoi Radulescu
3
-16
/
+7
2018-11-28
dpaa2-eth: Add support for XDP_TX
Ioana Ciocoi Radulescu
2
-1
/
+52
2018-11-28
dpaa2-eth: Map Rx buffers as bidirectional
Ioana Ciocoi Radulescu
1
-7
/
+7
2018-11-28
dpaa2-eth: Release buffers back to pool on XDP_DROP
Ioana Ciocoi Radulescu
2
-3
/
+33
2018-11-28
dpaa2-eth: Move function
Ioana Ciocoi Radulescu
1
-17
/
+17
2018-11-28
dpaa2-eth: Allow XDP header adjustments
Ioana Ciocoi Radulescu
1
-3
/
+40
2018-11-28
dpaa2-eth: Add basic XDP support
Ioana Ciocoi Radulescu
2
-1
/
+194
2018-11-23
dpaa_eth: add ethtool coalesce control
Madalin Bucur
1
-0
/
+71
2018-11-18
net: fsl: Use device_type helpers to access the node type
Rob Herring
1
-1
/
+1
2018-11-17
dpaa2-eth: bql support
Ioana Ciocoi Radulescu
2
-15
/
+46
2018-11-17
dpaa2-eth: Update callback signature
Ioana Ciocoi Radulescu
2
-9
/
+6
2018-11-17
dpaa2-eth: Don't use multiple queues per channel
Ioana Ciocoi Radulescu
2
-2
/
+3
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
4
-14
/
+18
2018-11-10
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
1
-1
/
+4
2018-11-10
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
1
-10
/
+22
2018-11-09
gianfar: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-5
/
+3
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+16
2018-10-16
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2
-4
/
+16
2018-10-16
dpaa2-eth: remove unused FD field
Ioana Radulescu
1
-2
/
+2
2018-10-16
dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf
Ioana Ciornei
1
-1
/
+1
2018-10-16
dpaa2-eth: remove unused priv parameter
Ioana Ciornei
1
-6
/
+4
2018-10-16
dpaa2-eth: fix uninitialized variable warnings
Ioana Ciornei
1
-3
/
+3
2018-10-16
dpaa2-eth: make dpaa2_eth_set_dist_key static
Ioana Ciornei
1
-2
/
+2
2018-10-16
dpaa2-eth: Fix Kconfig dependencies
Ioana Radulescu
1
-1
/
+0
2018-10-08
dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
Ioana Ciocoi Radulescu
2
-26
/
+47
2018-10-08
net: dpaa2: fix and improve dpaa2-ptp driver
Yangbo Lu
1
-16
/
+9
2018-10-08
net: dpaa2: remove unused code for dprtc
Yangbo Lu
3
-723
/
+0
2018-10-08
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
Yangbo Lu
1
-15
/
+15
2018-10-08
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Yangbo Lu
1
-1
/
+1
2018-10-08
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
8
-10
/
+1267
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2018-10-03
dpaa_eth: Remove useless declaration
Nathan Chancellor
1
-2
/
+0
2018-10-03
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
6
-0
/
+549
[next]