summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-07-01gve: Add transmit and receive supportCatherine Sullivan
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar
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
2019-06-29r8169: consider that 32 Bit DMA is the defaultHeiner Kallweit
2019-06-29r8169: improve handling VLAN tagHeiner Kallweit
2019-06-29hinic: add vlan offload supportXue Chaojing
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey
2019-06-28net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28net/mlx5e: Set drvinfo in generic mannerParav Pandit
2019-06-28net/mlx5e: Correct phys_port_name for PF portParav Pandit
2019-06-28net/mlx5e: Report netdevice MPLS featuresAriel Levkovich
2019-06-28net/mlx5e: Move to HW checksumming advertisingAriel Levkovich
2019-06-28net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz
2019-06-28net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-28e1000e: PCIm function state supportVitaly Lifshits
2019-06-28e1000e: Make watchdog use delayed workDetlev Casanova
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy
2019-06-28ixgbevf: Use cached link state instead of re-reading the value for ethtoolAlexander Duyck
2019-06-28iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy
2019-06-28iavf: Fix up debug print macroJeff Kirsher
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven
2019-06-28iavf: use struct_size() helperGustavo A. R. Silva
2019-06-28e1000: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas