index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
Commit message (
Expand
)
Author
Age
Files
Lines
*
enetc: Don't print from enetc_sched_speed_set when link goes down
Vladimir Oltean
2020-01-17
1
-1
/
+0
*
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2020-01-07
1
-1
/
+1
*
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
2020-01-07
1
-1
/
+1
*
enetc: Set MDIO_CFG_HOLD to the recommended value of 2
Vladimir Oltean
2020-01-05
1
-4
/
+8
*
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
2020-01-05
8
-99
/
+121
*
enetc: add support time specific departure base on the qos etf
Po Liu
2020-01-02
4
-1
/
+59
*
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-12-10
1
-2
/
+1
*
enetc: add software timestamping
Michael Walle
2019-12-10
2
-0
/
+3
*
enetc: disable EEE autoneg by default
Yangbo Lu
2019-12-06
1
-0
/
+5
*
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
2019-11-25
5
-2
/
+138
*
enetc: make enetc_setup_tc_mqprio static
Mao Wenan
2019-11-21
1
-1
/
+1
*
enetc: update TSN Qbv PSPEED set according to adjust link speed
Po Liu
2019-11-16
5
-2
/
+61
*
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu
2019-11-16
7
-22
/
+243
*
enetc: fix return value for enetc_ioctl()
Michael Walle
2019-11-07
1
-1
/
+1
*
enetc: ethtool: add wake-on-lan callbacks
Michael Walle
2019-11-07
1
-0
/
+27
*
enetc: add ioctl() support for PHY-related ops
Michael Walle
2019-11-07
1
-1
/
+4
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-2
/
+2
*
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-1
/
+4
|
\
|
*
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
2019-08-31
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-0
/
+2
|
\
|
|
*
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
2019-08-02
1
-0
/
+1
|
*
enetc: Fix build error without PHYLIB
YueHaibing
2019-07-30
1
-0
/
+1
*
|
enetc: Add mdio bus driver for the PCIe MDIO endpoint
Claudiu Manoil
2019-08-02
6
-9
/
+132
*
|
enetc: Clean up makefile
Claudiu Manoil
2019-08-02
1
-12
/
+6
*
|
enetc: Clean up local mdio bus allocation
Claudiu Manoil
2019-08-02
1
-48
/
+46
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-1
/
+1
|
/
*
enetc: Enable TC offloading with mqprio
Camelia Groza
2019-05-28
5
-1
/
+72
*
enetc: fix le32/le16 degrading to integer warnings
Y.b. Lu
2019-05-27
1
-7
/
+9
*
enetc: add get_ts_info interface for ethtool
Y.b. Lu
2019-05-24
3
-0
/
+39
*
enetc: add hardware timestamping support
Y.b. Lu
2019-05-24
6
-6
/
+189
*
enetc: Add missing link state info for ethtool
Claudiu Manoil
2019-05-15
1
-0
/
+2
*
enetc: Allow to disable Tx SG
Claudiu Manoil
2019-05-15
2
-2
/
+2
*
enetc: Fix NULL dma address unmap for Tx BD extensions
Claudiu Manoil
2019-05-15
1
-1
/
+3
*
enetc: Add ENETC PF level external MDIO support
Claudiu Manoil
2019-03-01
4
-1
/
+219
*
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
2019-02-19
1
-1
/
+1
*
enetc: add PTP clock driver
Yangbo Lu
2019-02-12
4
-2
/
+162
*
enetc: include linux/vmalloc.h for vzalloc etc
Stephen Rothwell
2019-01-28
1
-0
/
+1
*
enetc: Add RFS and RSS support
Claudiu Manoil
2019-01-24
7
-3
/
+554
*
enetc: Add vf to pf messaging support
Claudiu Manoil
2019-01-24
7
-0
/
+399
*
enetc: Add ethtool statistics
Claudiu Manoil
2019-01-24
2
-0
/
+275
*
enetc: Introduce basic PF and VF ENETC ethernet drivers
Claudiu Manoil
2019-01-24
10
-0
/
+3380