summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo
2019-07-05mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo
2019-07-05mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo
2019-07-05net: socionext: remove set but not used variable 'pkts'YueHaibing
2019-07-05net: ethernet: allwinner: Remove unneeded memsetHariprasad Kelam
2019-07-05net/ethernet: using dev_get_drvdata directlyFuqian Huang
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04net: ethernet: mediatek: Fix overlapping capability bits.René van Dorst
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon
2019-07-04net: ethernet: sun: remove redundant assignment to variable errColin Ian King
2019-07-03gve: fix -ENOMEM null check on a page allocationColin Ian King
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King
2019-07-03atl1c: remove redundant assignment to variable tpd_reqColin Ian King
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru
2019-07-03gve: Fix u64_stats_sync to initialize startCatherine Sullivan
2019-07-02mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata
2019-07-02r8169: add random MAC address fallbackHeiner Kallweit
2019-07-02Revert "r8169: improve handling VLAN tag"Heiner Kallweit
2019-07-02net: stmmac: make "snps,reset-delays-us" optional againMartin Blumenstingl
2019-07-02net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devicesRené van Dorst
2019-07-02hinic: remove standard netdev statsXue Chaojing
2019-07-02net: stmmac: Re-word Kconfig entryJose Abreu
2019-07-01gve: Add ethtool supportCatherine Sullivan
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan
2019-07-01gve: Add transmit and receive supportCatherine Sullivan
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan
2019-07-01net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam
2019-07-01net: netsec: add XDP supportIlias Apalodimas
2019-07-01net: netsec: Use page_pool APIIlias Apalodimas
2019-07-01mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata
2019-07-01mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata
2019-07-01mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata
2019-07-01mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata
2019-07-01mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata
2019-07-01mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata
2019-07-01mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata
2019-07-01mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata
2019-07-01mlxsw: spectrum: Add support for traps specific to Spectrum-1Petr Machata
2019-07-01mlxsw: spectrum: Extract a helper for trap registrationPetr Machata
2019-07-01mlxsw: reg: Add Monitoring Global Configuration RegisterPetr Machata
2019-07-01mlxsw: reg: Add Time Precision Packet Timestamping ReadingPetr Machata
2019-07-01mlxsw: reg: Add Monitoring Precision Time Protocol Trap RegisterPetr Machata
2019-07-01mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration RegisterPetr Machata
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2019-06-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-29r8169: remove not needed call to dma_sync_single_for_deviceHeiner Kallweit