index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
enetc: disable EEE autoneg by default
Yangbo Lu
1
-0
/
+5
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
5
-2
/
+138
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+11
2019-11-21
enetc: make enetc_setup_tc_mqprio static
Mao Wenan
1
-1
/
+1
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-4
/
+4
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+2
2019-11-19
net: fec: fix clock count mis-match
Chuhong Yuan
1
-4
/
+11
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-5
/
+2
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+9
2019-11-16
enetc: update TSN Qbv PSPEED set according to adjust link speed
Po Liu
5
-2
/
+61
2019-11-16
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu
7
-22
/
+243
2019-11-12
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
1
-1
/
+9
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-11-07
enetc: fix return value for enetc_ioctl()
Michael Walle
1
-1
/
+1
2019-11-07
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
6
-1
/
+213
2019-11-07
enetc: ethtool: add wake-on-lan callbacks
Michael Walle
1
-0
/
+27
2019-11-07
enetc: add ioctl() support for PHY-related ops
Michael Walle
1
-1
/
+4
2019-11-06
dpaa2-ptp: fix compile error
Chenwandun
1
-0
/
+1
2019-11-06
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
1
-5
/
+10
2019-11-06
gianfar: Maximize Rx buffer size
Claudiu Manoil
1
-4
/
+4
2019-11-04
net: fec: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
5
-14
/
+17
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-6
/
+6
2019-10-31
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
9
-21
/
+816
2019-10-31
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
1
-4
/
+3
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
1
-2
/
+3
2019-10-31
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
1
-1
/
+3
2019-10-31
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
1
-12
/
+4
2019-10-31
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
1
-0
/
+8
2019-10-31
dpaa_eth: use a page to store the SGT
Madalin Bucur
1
-22
/
+21
2019-10-31
dpaa_eth: cleanup skb_to_contig_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-6
/
+7
2019-10-31
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
1
-7
/
+10
2019-10-31
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
1
-15
/
+17
2019-10-31
dpaa_eth: use page backed rx buffers
Madalin Bucur
1
-29
/
+22
2019-10-31
dpaa_eth: use only one buffer pool per interface
Madalin Bucur
4
-92
/
+57
2019-10-29
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
1
-2
/
+2
2019-10-29
net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
Anson Huang
1
-1
/
+1
2019-10-29
net: fec: remove redundant assignment to pointer bdp
Colin Ian King
1
-1
/
+0
2019-10-28
net: dpaa2: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-10-24
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
1
-1
/
+1
2019-10-24
fsl/fman: remove unused struct member
Madalin Bucur
1
-3
/
+0
2019-10-24
dpaa_eth: change DMA device
Madalin Bucur
2
-51
/
+62
2019-10-24
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2
-0
/
+16
2019-10-24
dpaa_eth: remove redundant code
Madalin Bucur
1
-4
/
+0
2019-10-24
dpaa_eth: defer probing after qbman
Laurentiu Tudor
1
-0
/
+31
2019-10-24
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
1
-1
/
+5
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+53
2019-10-17
dpaa2-eth: Fix TX FQID values
Ioana Radulescu
1
-0
/
+44
[next]