summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham
2018-10-17mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17net: Add netif_is_vxlan()Ido Schimmel
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel
2018-10-17mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel
2018-10-17mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing
2018-10-15bnxt_en: Add PCI ID for BCM57508 device.Michael Chan
2018-10-15bnxt_en: Add new NAPI poll function for 57500 chips.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_poll_work().Michael Chan
2018-10-15bnxt_en: Add coalescing setup for 57500 chips.Michael Chan
2018-10-15bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.Michael Chan
2018-10-15bnxt_en: Add RSS support for 57500 chips.Michael Chan
2018-10-15bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.Michael Chan
2018-10-15bnxt_en: Allocate/Free CP rings for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.Michael Chan
2018-10-15bnxt_en: Add helper functions to get firmware CP ring ID.Michael Chan
2018-10-15bnxt_en: Allocate completion ring structures for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Modify the ring reservation functions for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Adjust MSIX and ring groups for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Re-structure doorbells.Michael Chan
2018-10-15bnxt_en: Add 57500 new chip ID and basic structures.Michael Chan
2018-10-15bnxt_en: Configure context memory on new devices.Michael Chan
2018-10-15bnxt_en: Check context memory requirements from firmware.Michael Chan
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan