index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
2019-08-31
1
-1
/
+4
*
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
2019-08-02
1
-0
/
+1
*
enetc: Fix build error without PHYLIB
YueHaibing
2019-07-30
1
-0
/
+1
*
fsl/fman: Remove comment referring to non-existent function
Chris Packham
2019-07-25
1
-3
/
+0
*
ethernet: remove redundant memset
Fuqian Huang
2019-07-15
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
dpaa2-ptp: add interrupt support
Yangbo Lu
2019-06-15
4
-1
/
+417
*
|
dpaa2-ptp: reuse ptp_qoriq driver
Yangbo Lu
2019-06-15
5
-282
/
+34
*
|
dpaa2-eth: Add mqprio support
Ioana Radulescu
2019-06-12
2
-5
/
+64
*
|
dpaa2-eth: Support multiple traffic classes on Tx
Ioana Radulescu
2019-06-12
2
-11
/
+19
*
|
dpaa2-eth: Refactor xps code
Ioana Radulescu
2019-06-12
1
-13
/
+32
*
|
dpaa2-eth: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-09
1
-1
/
+1
*
|
dpaa2-eth: Remove preempt_disable() from seed_pool()
Sebastian Andrzej Siewior
2019-06-09
1
-9
/
+0
*
|
net: fec_main: Use dev_err() instead of pr_err()
Fabio Estevam
2019-06-09
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
6
-31
/
+6
|
\
|
|
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
6
-31
/
+6
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
6
-31
/
+6
*
|
|
net: fec: Do not use netdev messages too early
Fabio Estevam
2019-06-06
1
-3
/
+3
*
|
|
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
2019-06-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
6
-11
/
+13
|
\
|
|
|
*
|
dpaa_eth: use only online CPU portals
Madalin Bucur
2019-05-28
2
-7
/
+6
|
*
|
dpaa2-eth: Make constant 64-bit long
Ioana Radulescu
2019-05-26
1
-1
/
+1
|
*
|
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
2019-05-26
1
-2
/
+2
|
*
|
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
2019-05-26
1
-0
/
+3
|
*
|
net: fec: fix the clk mismatch in failed_reset path
Andy Duan
2019-05-24
1
-1
/
+1
|
|
/
*
|
enetc: Enable TC offloading with mqprio
Camelia Groza
2019-05-28
5
-1
/
+72
*
|
fsl/fman: include IPSEC SPI in the Keygen extraction
Madalin Bucur
2019-05-28
1
-1
/
+2
*
|
enetc: fix le32/le16 degrading to integer warnings
Y.b. Lu
2019-05-27
1
-7
/
+9
*
|
enetc: add get_ts_info interface for ethtool
Y.b. Lu
2019-05-24
3
-0
/
+39
*
|
enetc: add hardware timestamping support
Y.b. Lu
2019-05-24
6
-6
/
+189
*
|
Revert "dpaa2-eth: configure the cache stashing amount on a queue"
Ioana Radulescu
2019-05-23
1
-6
/
+1
*
|
net: fec: remove redundant ipg clock disable
Baruch Siach
2019-05-22
1
-1
/
+0
|
/
*
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
5
-0
/
+5
|
\
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
|
enetc: Add missing link state info for ethtool
Claudiu Manoil
2019-05-15
1
-0
/
+2
*
|
enetc: Allow to disable Tx SG
Claudiu Manoil
2019-05-15
2
-2
/
+2
*
|
enetc: Fix NULL dma address unmap for Tx BD extensions
Claudiu Manoil
2019-05-15
1
-1
/
+3
|
/
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
5
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
2
-6
/
+4
|
\
|
*
net: ucc_geth - fix Oops when changing number of buffers in the ring
Christophe Leroy
2019-05-05
1
-5
/
+3
|
*
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
2019-05-05
1
-1
/
+1
*
|
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
6
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-9
/
+21
|
\
|
|
*
net: fec: manage ahb clock in runtime pm
Andy Duan
2019-04-11
1
-9
/
+21
*
|
dpaa2-eth: Add flow steering support without masking
Ioana Ciocoi Radulescu
2019-04-16
3
-32
/
+127
*
|
dpaa2-eth: Update hash key composition code
Ioana Ciocoi Radulescu
2019-04-16
2
-2
/
+30
*
|
dpaa2-eth: Add a couple of macros
Ioana Ciocoi Radulescu
2019-04-16
2
-2
/
+7
*
|
dpaa2-eth: Fix Rx classification status
Ioana Ciocoi Radulescu
2019-04-16
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
1
-5
/
+10
|
\
|
[next]