summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-18net: ena: Fix Kconfig dependency on X86Netanel Belgazal1-1/+1
2018-10-18net: phy: mscc: fix memory leak in vsc8574_config_pre_initGustavo A. R. Silva1-1/+1
2018-10-18net: phy: mscc: fix signedness bug in vsc85xx_downshift_getGustavo A. R. Silva1-1/+1
2018-10-18net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speedMarek BehĂșn3-4/+26
2018-10-18octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya3-3/+129
2018-10-18octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham4-9/+680
2018-10-18octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham3-1/+114
2018-10-18octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham4-0/+138
2018-10-18octeontx2-af: NIX block LF initializationSunil Goutham4-0/+308
2018-10-18octeontx2-af: NIX block admin queue initSunil Goutham5-1/+220
2018-10-18octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya3-0/+110
2018-10-18octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham5-0/+427
2018-10-18octeontx2-af: NPA block LF initializationSunil Goutham5-3/+214
2018-10-18octeontx2-af: NPA block admin queue initSunil Goutham6-2/+309
2018-10-18octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya5-0/+72
2018-10-18octeontx2-af: Forward CGX link notifications to PFsLinu Cherian6-12/+368
2018-10-18octeontx2-af: Support for MAC address filters in CGXVidhya Raman5-0/+183
2018-10-18octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob5-0/+76
2018-10-18octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham5-0/+73
2018-10-18octeontx2-af: Improve register polling loopSunil Goutham1-3/+3
2018-10-18mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel1-1/+405
2018-10-18mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel3-1/+267
2018-10-18bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2-4/+6
2018-10-18vxlan: Notify for each remote of a removed FDB entryPetr Machata1-1/+4
2018-10-18vxlan: Support marking RDSTs as offloadedPetr Machata1-1/+58
2018-10-18vxlan: Add vxlan_fdb_find_uc() for FDB queryingPetr Machata1-0/+40
2018-10-18vxlan: Add switchdev notificationsPetr Machata1-2/+44
2018-10-18net: Add netif_is_vxlan()Ido Schimmel1-1/+2
2018-10-18mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel1-0/+10
2018-10-18mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel1-0/+2
2018-10-18mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel1-2/+188
2018-10-18mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel6-1/+1158
2018-10-18vxlan: Export address checking functionsIdo Schimmel1-26/+0
2018-10-18mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel2-0/+15
2018-10-18mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel2-1/+121
2018-10-18mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel2-5/+44
2018-10-18mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel2-0/+186
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang1-5/+8
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang1-7/+7
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang1-14/+31
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li2-26/+24
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li1-39/+5
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma1-7/+33
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma1-19/+45
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma4-55/+403
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma1-1/+53
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma5-23/+35
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing1-1/+1
2018-10-16net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit1-18/+3
2018-10-16hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang1-4/+11