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
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
Vladimir Oltean
2021-03-19
net: enetc: teardown CBDR during PF/VF unbind
Vladimir Oltean
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
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-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-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
[next]