index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
Age
Commit message (
Expand
)
Author
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
2020-06-19
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Claudiu Manoil
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-18
enetc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-05-07
net:enetc: bug fix for qos sfi operate space after freed
Po Liu
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: enetc: Make some symbols static
ChenTao
2020-05-04
net: enetc: fix an issue about leak system resources
Dejin Zheng
2020-05-01
Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'
David S. Miller
2020-05-01
net: enetc: add tc flower psfp offload driver
Po Liu
2020-05-01
net: enetc: add hw tc hw offload features for PSPF capability
Po Liu
2020-04-18
enetc: permit configuration of rx-vlan-filter with ethtool
Vladimir Oltean
2020-03-23
enetc: Remove unused variable 'enetc_drv_name'
YueHaibing
2020-03-10
enetc: Add dynamic allocation of extended Rx BD rings
Claudiu Manoil
2020-03-10
enetc: Clean up Rx BD iteration
Claudiu Manoil
2020-03-10
enetc: Clean up of ehtool stats len
Claudiu Manoil
2020-03-10
enetc: Drop redundant device node check
Claudiu Manoil
2020-03-03
net/freescale: Clean drivers from static versions
Leon Romanovsky
2020-02-24
freescale: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-21
enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"
Vladimir Oltean
2020-01-17
enetc: Don't print from enetc_sched_speed_set when link goes down
Vladimir Oltean
2020-01-07
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2020-01-07
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
2020-01-05
enetc: Set MDIO_CFG_HOLD to the recommended value of 2
Vladimir Oltean
2020-01-05
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
2020-01-02
enetc: add support time specific departure base on the qos etf
Po Liu
2019-12-10
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-12-10
enetc: add software timestamping
Michael Walle
2019-12-06
enetc: disable EEE autoneg by default
Yangbo Lu
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
[next]