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
/
enetc
Age
Commit message (
Expand
)
Author
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-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
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-04
net: enetc: initialize the RFS and RSS memories
Vladimir Oltean
2021-01-05
enetc: reorder macros and functions
Michael Walle
2021-01-05
enetc: drop MDIO_DATA() macro
Michael Walle
2021-01-05
enetc: don't use macro magic for the readx_poll_timeout() callback
Michael Walle
2021-01-05
enetc: drop unneeded indirection
Michael Walle
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-07
enetc: Fix reporting of h/w packet counters
Claudiu Manoil
2020-12-05
enetc: Fix unused var build warning for CONFIG_OF
Arnd Bergmann
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-25
enetc: Let the hardware auto-advance the taprio base-time of 0
Vladimir Oltean
2020-11-19
enetc: Fix endianness issues for enetc_qos
Claudiu Manoil
2020-11-19
enetc: Fix endianness issues for enetc_ethtool
Claudiu Manoil
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
enetc: Workaround for MDIO register access issue
Alex Marginean
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-04
enetc: Remove Tx checksumming offload code
Claudiu Manoil
2020-10-29
enetc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-11
enetc: Migrate to PHYLINK and PCS_LYNX
Claudiu Manoil
2020-10-11
enetc: Clean up serdes configuration
Claudiu Manoil
2020-10-11
enetc: Clean up MAC and link configuration
Claudiu Manoil
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
enetc: simplify the return expression of enetc_vf_set_mac_addr()
Qinglang Miao
2020-09-11
enetc: Fix mdio bus removal on PF probe bailout
Claudiu Manoil
2020-08-03
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
2020-08-03
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
enetc: Remove the mdio bus on PF probe bailout
Claudiu Manoil
2020-07-22
enetc: Remove the imdio bus on PF probe bailout
Claudiu Manoil
2020-07-21
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
2020-07-21
enetc: Add interrupt coalescing support
Claudiu Manoil
2020-07-21
enetc: Drop redundant ____cacheline_aligned_in_smp
Claudiu Manoil
2020-07-21
enetc: Fix interrupt coalescing register naming
Claudiu Manoil
2020-07-21
enetc: Factor out the traffic start/stop procedures
Claudiu Manoil
2020-07-21
enetc: Refine buffer descriptor ring sizes
Claudiu Manoil
2020-07-19
net: enetc: Use DT protocol information to set up the ports
Alex Marginean
2020-07-19
net: enetc: Initialize SerDes for SGMII and USXGMII protocols
Michael Walle
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-09
net: enetc: use eth_broadcast_addr() to assign broadcast
Xu Wang
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-26
enetc: Fix tx rings bitmap iteration range, irq handling
Claudiu Manoil
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-24
net: enetc add tc flower offload flow metering policing action
Po Liu
2020-06-24
net: enetc: add support max frame size for tc flower offload
Po Liu
[next]