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
2019-09-27
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-31
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-02
enetc: Add mdio bus driver for the PCIe MDIO endpoint
Claudiu Manoil
2019-08-02
enetc: Clean up makefile
Claudiu Manoil
2019-08-02
enetc: Clean up local mdio bus allocation
Claudiu Manoil
2019-08-02
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
2019-07-30
enetc: Fix build error without PHYLIB
YueHaibing
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-05-28
enetc: Enable TC offloading with mqprio
Camelia Groza
2019-05-27
enetc: fix le32/le16 degrading to integer warnings
Y.b. Lu
2019-05-24
enetc: add get_ts_info interface for ethtool
Y.b. Lu
2019-05-24
enetc: add hardware timestamping support
Y.b. Lu
2019-05-15
enetc: Add missing link state info for ethtool
Claudiu Manoil
2019-05-15
enetc: Allow to disable Tx SG
Claudiu Manoil
2019-05-15
enetc: Fix NULL dma address unmap for Tx BD extensions
Claudiu Manoil
2019-03-01
enetc: Add ENETC PF level external MDIO support
Claudiu Manoil
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
2019-02-12
enetc: add PTP clock driver
Yangbo Lu
2019-01-28
enetc: include linux/vmalloc.h for vzalloc etc
Stephen Rothwell
2019-01-24
enetc: Add RFS and RSS support
Claudiu Manoil
2019-01-24
enetc: Add vf to pf messaging support
Claudiu Manoil
2019-01-24
enetc: Add ethtool statistics
Claudiu Manoil
2019-01-24
enetc: Introduce basic PF and VF ENETC ethernet drivers
Claudiu Manoil