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
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-9
/
+9
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
1
-2
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-04
net: ethernet: freescale: remove unneeded include for ucc_geth
Valentin Longchamp
1
-1
/
+0
2020-06-01
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
3
-10
/
+34
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
8
-0
/
+316
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
1
-12
/
+11
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2
-10
/
+38
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
3
-5
/
+14
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
5
-0
/
+318
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
4
-32
/
+68
2020-06-01
net: fec: disable correct clk in the err path of fec_enet_clk_enable
Liu Xiang
1
-2
/
+6
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-26
net: ethernet: fec: move GPR register offset and bit into DT
Fugang Duan
1
-12
/
+12
2020-05-25
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+7
2020-05-22
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2
-23
/
+46
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-13
/
+22
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-14
dpaa2-eth: Add XDP frame size
Jesper Dangaard Brouer
1
-0
/
+7
2020-05-09
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2
-0
/
+3
2020-05-08
dpaa2-eth: prevent array underflow in update_cls_rule()
Dan Carpenter
1
-1
/
+1
2020-05-07
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2
-22
/
+46
2020-05-07
net:enetc: bug fix for qos sfi operate space after freed
Po Liu
1
-1
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-06
net: enetc: Make some symbols static
ChenTao
1
-2
/
+3
2020-05-04
net: enetc: fix an issue about leak system resources
Dejin Zheng
1
-1
/
+1
2020-05-02
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
2
-36
/
+45
2020-05-01
Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'
David S. Miller
1
-0
/
+4
2020-05-01
net: enetc: add tc flower psfp offload driver
Po Liu
5
-15
/
+1300
2020-05-01
net: enetc: add hw tc hw offload features for PSPF capability
Po Liu
4
-0
/
+96
2020-04-30
dpaa2-eth: fix error return code in setup_dpni()
Wei Yongjun
1
-1
/
+3
2020-04-30
net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...
Fugang Duan
2
-35
/
+36
2020-04-30
dpaa_eth: Fix comparing pointer to 0
Aishwarya Ramakrishnan
1
-1
/
+1
2020-04-29
Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"
David S. Miller
1
-17
/
+0
2020-04-28
net: ethernet: fec: Prevent MII event after MII_SPEED write
Andrew Lunn
1
-0
/
+17
2020-04-28
dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
Nathan Chancellor
1
-1
/
+1
2020-04-25
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-24
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
1
-2
/
+2
2020-04-22
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2
-29
/
+30
2020-04-22
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
1
-36
/
+40
2020-04-22
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2
-14
/
+22
2020-04-22
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2
-13
/
+26
2020-04-20
net: ethernet: fec: Allow the MDIO preamble to be disabled
Andrew Lunn
1
-1
/
+8
2020-04-20
net: ethernet: fec: Allow configuration of MDIO bus speed
Andrew Lunn
1
-3
/
+8
2020-04-20
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
2
-36
/
+35
2020-04-18
enetc: permit configuration of rx-vlan-filter with ethtool
Vladimir Oltean
1
-28
/
+16
[next]