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