index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2021-03-19
net: enetc: teardown CBDR during PF/VF unbind
Vladimir Oltean
2021-03-16
dpaa2-eth: fixup kdoc warnings
Ioana Ciornei
2021-03-16
dpaa2-switch: fit the function declaration on the same line
Ioana Ciornei
2021-03-16
dpaa2-switch: reduce the size of the if_id bitmap to 64 bits
Ioana Ciornei
2021-03-16
dpaa2-switch: fix kdoc warnings
Ioana Ciornei
2021-03-16
dpaa2-switch: remove unused ABI functions
Ioana Ciornei
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2021-03-10
staging: dpaa2-switch: move the driver out of staging
Ioana Ciornei
2021-03-10
net: enetc: make enetc_refill_rx_ring update the consumer index
Vladimir Oltean
2021-03-10
net: enetc: remove forward declaration for enetc_map_tx_buffs
Vladimir Oltean
2021-03-10
net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ring
Vladimir Oltean
2021-03-10
net: enetc: use enum enetc_active_offloads
Vladimir Oltean
2021-03-10
net: enetc: simplify callers of enetc_rxbd_next
Vladimir Oltean
2021-03-10
net: enetc: don't initialize unused ports from a separate code path
Vladimir Oltean
2021-03-10
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
2021-03-10
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
2021-03-10
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
2021-03-10
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
2021-03-10
net: enetc: save the DMA device for enetc_free_cbdr
Vladimir Oltean
2021-03-10
net: enetc: move the CBDR API to enetc_cbdr.c
Vladimir Oltean
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
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
[next]