summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Add "qos pause" config info query functionliuzhongzhu2018-11-242-0/+26
* net: hns3: Add "tm config" info query functionliuzhongzhu2018-11-242-0/+200
* net: hns3: Add "tc config" info query functionliuzhongzhu2018-11-244-0/+48
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-246-1/+83
* net: hns3: Add "queue info" query functionliuzhongzhu2018-11-241-0/+122
* net: hns3: Add debugfs framework registrationliuzhongzhu2018-11-245-3/+157
* net: cavium: clean up return value check in cavium_ptp_probeYueHaibing2018-11-241-4/+0Star
* octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian2018-11-243-0/+82
* octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian2018-11-243-1/+43
* octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian2018-11-245-28/+40
* octeontx2-af: Misc cleanups in cgx driverLinu Cherian2018-11-245-37/+50
* net: hinic: fix null pointer dereference on pointer hwdevColin Ian King2018-11-241-2/+4
* net: mvneta: remove redundant check for eee->tx_lpi_timer < 0YueHaibing2018-11-241-2/+1Star
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-2313-67/+83
|\
| * igc: Remove obsolete IGC_ERR defineSasha Neftin2018-11-212-3/+1Star
| * ixgbe: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-211-3/+3
| * ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-2111-54/+73
| * igb: Fix format with line continuation whitespaceJoe Perches2018-11-211-7/+6Star
* | dpaa_eth: add ethtool coalesce controlMadalin Bucur2018-11-231-0/+71
* | ravb: Clean up duplex handlingMagnus Damm2018-11-232-19/+1Star
* | ravb: Do not announce HDX as supportedMagnus Damm2018-11-231-0/+4
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-235-43/+106
* | net: bcmgenet: remove HFB_CTRL accessDoug Berger2018-11-231-4/+0Star
* | {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-223-5/+71
* | mlxsw: spectrum_nve: Allow VxLAN learningIdo Schimmel2018-11-221-6/+2Star
* | mlxsw: spectrum_switchdev: Allow deletion of learned FDB entriesIdo Schimmel2018-11-221-1/+2
* | mlxsw: spectrum_switchdev: Process learned VxLAN FDB entriesIdo Schimmel2018-11-221-14/+189
* | mlxsw: spectrum_nve: Add API to resolve learned IP addressesIdo Schimmel2018-11-222-0/+17
* | mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel2018-11-222-2/+42
* | mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel2018-11-223-3/+16
* | mlxsw: reg: Add definition of unicast tunnel record for SFN registerIdo Schimmel2018-11-221-0/+64
* | net: lpc_eth: fix trivial comment typoAndrea Claudi2018-11-221-2/+2
* | mlx5: use skb_vlan_tag_get_prio()Michał Mirosław2018-11-221-1/+1
* | benet: use skb_vlan_tag_get_prio()Michał Mirosław2018-11-221-1/+1
|/
* ice: Fix possible NULL pointer de-referenceBruce Allan2018-11-201-0/+3
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-209-42/+42
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-2011-84/+83Star
* ice: Cleanup short function signaturesBruce Allan2018-11-203-8/+4Star
* ice: Cleanup ice_tx_timeout()Bruce Allan2018-11-201-13/+9Star
* ice: Fix return value from NAPI pollDave Ertman2018-11-201-1/+2
* ice: Constify global structures that can/should beBruce Allan2018-11-201-2/+2
* ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram2018-11-201-13/+24
* ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz2018-11-201-3/+1Star
* ice: Cleanup duplicate control queue codeBruce Allan2018-11-201-142/+76Star
* ice: Do autoneg based on VSI stateAkeem G Abodunrin2018-11-201-5/+5
* net-next/hinic: fix a bug in rx data flowXue Chaojing2018-11-201-1/+1
* net-next/hinic:fix a bug in set mac addressXue Chaojing2018-11-201-3/+4
* net-next/hinic:add rx checksum offload for HiNICXue Chaojing2018-11-207-1/+78
* net-next/hinic:replace multiply and division operatorsXue Chaojing2018-11-202-20/+38
* mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak2018-11-201-1/+55