index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
2018-12-04
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
2
-4
/
+16
|
\
|
*
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2018-10-15
2
-4
/
+16
*
|
dpaa2-eth: remove unused FD field
Ioana Radulescu
2018-10-15
1
-2
/
+2
*
|
dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf
Ioana Ciornei
2018-10-15
1
-1
/
+1
*
|
dpaa2-eth: remove unused priv parameter
Ioana Ciornei
2018-10-15
1
-6
/
+4
*
|
dpaa2-eth: fix uninitialized variable warnings
Ioana Ciornei
2018-10-15
1
-3
/
+3
*
|
dpaa2-eth: make dpaa2_eth_set_dist_key static
Ioana Ciornei
2018-10-15
1
-2
/
+2
*
|
dpaa2-eth: Fix Kconfig dependencies
Ioana Radulescu
2018-10-15
1
-1
/
+0
*
|
dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
Ioana Ciocoi Radulescu
2018-10-08
2
-26
/
+47
*
|
net: dpaa2: fix and improve dpaa2-ptp driver
Yangbo Lu
2018-10-08
1
-16
/
+9
*
|
net: dpaa2: remove unused code for dprtc
Yangbo Lu
2018-10-08
3
-723
/
+0
*
|
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
Yangbo Lu
2018-10-08
1
-15
/
+15
*
|
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Yangbo Lu
2018-10-08
1
-1
/
+1
*
|
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
2018-10-08
8
-10
/
+1267
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-4
/
+4
|
\
|
|
*
net: fec: fix rare tx timeout
Rickard x Andersson
2018-10-02
1
-4
/
+4
*
|
dpaa_eth: Remove useless declaration
Nathan Chancellor
2018-10-02
1
-2
/
+0
*
|
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
2018-10-02
6
-0
/
+549
*
|
dpaa2-eth: Configure Rx flow classification key
Ioana Radulescu
2018-10-02
5
-16
/
+148
*
|
dpaa2-eth: Rename structure
Ioana Radulescu
2018-10-02
2
-7
/
+7
*
|
dpaa2-eth: Use new API for Rx flow hashing
Ioana Radulescu
2018-10-02
5
-19
/
+142
*
|
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-10-01
2
-11
/
+2
*
|
net: ethernet: dpaa: remove unused variables
Arnd Bergmann
2018-09-28
1
-1
/
+0
*
|
dpaa2-eth: Make Rx flow hash key configurable
Ioana Ciocoi Radulescu
2018-09-24
3
-5
/
+41
*
|
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
2018-09-21
5
-6
/
+10
*
|
gianfar: remove duplicated include from gianfar.c
YueHaibing
2018-09-17
1
-2
/
+0
*
|
net: ethernet: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-17
1
-2
/
+1
*
|
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
*
|
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
2
-6
/
+2
*
|
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
2018-09-12
1
-7
/
+2
*
|
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
2
-56
/
+16
*
|
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
2018-09-12
1
-3
/
+1
*
|
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
2
-4
/
+3
*
|
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-12
1
-1
/
+2
*
|
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
2
-8
/
+3
*
|
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
2018-09-07
1
-5
/
+3
*
|
dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net
Ioana Radulescu
2018-09-01
11
-0
/
+6947
*
|
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-2
/
+2
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
2
-4
/
+0
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
2
-7
/
+16
|
|
\
|
*
|
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
3
-6
/
+4
*
|
|
net: fec: check DMA addressing limitations
Stefan Agner
2018-08-02
1
-0
/
+8
*
|
|
net: ethernet: fs-enet: Use generic CRC32 implementation
Krzysztof Kozlowski
2018-07-25
1
-14
/
+4
*
|
|
net: ethernet: freescale: Use generic CRC32 implementation
Krzysztof Kozlowski
2018-07-25
1
-10
/
+3
*
|
|
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Colin Ian King
2018-07-04
1
-2
/
+0
*
|
|
net: fec: remove redundant variable 'inc'
Colin Ian King
2018-07-04
1
-2
/
+0
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
2
-7
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
2018-06-30
1
-7
/
+8
|
*
|
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
2018-06-30
1
-0
/
+8
|
|
/
[next]