开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2021-03-08
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
2021-03-05
gianfar: fix jumbo packets+napi+rx overrun crash
Michael Braun
2021-03-01
net: enetc: keep RX ring consumer index in sync with hardware
Vladimir Oltean
2021-03-01
net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdr
Vladimir Oltean
2021-03-01
net: enetc: force the RGMII speed and duplex instead of operating in inband mode
Vladimir Oltean
2021-03-01
net: enetc: don't disable VLAN filtering in IFF_PROMISC mode
Vladimir Oltean
2021-03-01
net: enetc: fix incorrect TPID when receiving 802.1ad tagged packets
Vladimir Oltean
2021-03-01
net: enetc: take the MDIO lock only once per NAPI poll cycle
Vladimir Oltean
2021-03-01
net: enetc: initialize RFS/RSS memories for unused ports too
Vladimir Oltean
2021-03-01
net: enetc: don't overwrite the RSS indirection table when initializing
Vladimir Oltean
2021-02-26
net: fec: ptp: avoid register access when ipg clock is disabled
Heiko Thiery
2021-02-22
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
net: enetc: fix destroyed phylink dereference during unbind
Vladimir Oltean
2021-02-11
dpaa2-eth: fix memory leak in XDP_REDIRECT
Ioana Ciornei
2021-02-11
enetc: auto select PHYLIB and MDIO_DEVRES
Tong Zhang
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-06
net: dpaa2-mac: add backplane link mode support
Russell King
2021-02-06
net: dpaa2-mac: add 1000BASE-X support
Russell King
2021-02-06
net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
2021-02-06
dpaa2-eth: Simplify the calculation of variables
Jiapeng Chong
2021-02-05
dpaa_eth: try to move the data in place for the A050385 erratum
Camelia Groza
2021-02-05
dpaa_eth: reduce data alignment requirements for the A050385 erratum
Camelia Groza
2021-02-05
dpaa_eth: reserve space for the xdp_frame under the A050385 erratum
Camelia Groza
2021-02-04
net: enetc: initialize the RFS and RSS memories
Vladimir Oltean
2021-02-02
net: fec: Silence M5272 build warnings
Geert Uytterhoeven
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-26
net: fec: Fix temporary RMII clock reset on link up
Laurent Badel
2021-01-22
net: fec: put child node on error path
Pan Bian
2021-01-21
ethernet: ucc_geth: simplify rx/tx allocations
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: inform the compiler that numQueues is always 1
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: add helper to replace repeated switch statements
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: remove bd_mem_part and all associated code
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: constify ugeth_primary_info
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_private
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: replace kmalloc+memset by kzalloc
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: remove unnecessary memset_io() calls
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: use qe_muram_free_addr()
Rasmus Villemoes
2021-01-21
ethernet: ucc_geth: remove unused read of temoder field
Rasmus Villemoes
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
gianfar: remove definition of DEBUG
Tom Rix
2021-01-13
dpaa2-mac: fix the remove path for non-MAC interfaces
Ioana Ciornei
2021-01-13
dpaa2-eth: add support for Rx VLAN filtering
Ionut-robert Aron
2021-01-12
fsl/fman: Add MII mode support.
Maxim Kochetkov
2021-01-09
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
[next]