summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta2019-11-161-5/+0
* net: gemini: add missed free_netdevChuhong Yuan2019-11-161-0/+1
* net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-163-3/+3
* octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-169-18/+18
* mlx5: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
* igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
* ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-153-3/+6
* renesas: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
* mlx5: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
* igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
* net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-156-0/+24
* net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan2019-11-151-2/+3
* net: hns3: fix ETS bandwidth validation bugYonglong Liu2019-11-141-1/+1
* net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin2019-11-141-1/+16
* net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang2019-11-141-2/+14
* ravb: implement MTU change while device is upUlrich Hecht2019-11-142-13/+16
* dpaa2-eth: free already allocated channels on probe deferIoana Ciornei2019-11-121-1/+9
* mlxsw: core: Enable devlink reload only on probeJiri Pirko2019-11-111-2/+3
* net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe2019-11-111-1/+1
* devlink: disallow reload operation during device cleanupJiri Pirko2019-11-092-1/+8
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-11-088-24/+15
|\
| * ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-081-8/+2
| * i40e: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-081-8/+2
| * igb/igc: use ktime accessors for skb->tstampJacob Keller2019-11-083-4/+6
| * i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski2019-11-081-1/+2
| * iavf: initialize ITRN registers with correct valuesNicholas Nunley2019-11-081-2/+2
| * ice: fix potential infinite loop because loop counter being too smallColin Ian King2019-11-081-1/+1
* | qede: fix NULL pointer deref in __qede_remove()Manish Chopra2019-11-081-2/+10
|/
* net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin2019-11-081-1/+1
* net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta2019-11-073-25/+1
* net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan2019-11-061-1/+17
* Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-11-064-2/+6
|\
| * net/mlx5e: Use correct enum to determine uplink portDmytro Linkin2019-11-061-1/+2
| * net/mlx5: DR, Fix memory leak during rule creationAlex Vesker2019-11-061-0/+2
| * net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker2019-11-061-0/+1
| * net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan2019-11-061-1/+1
* | r8169: fix page read in r8168g_mdio_readHeiner Kallweit2019-11-061-0/+3
* | net: stmmac: Fix the TX IOC in xmit pathJose Abreu2019-11-061-30/+34
* | net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu2019-11-061-0/+1
* | net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu2019-11-061-2/+3
* | net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu2019-11-061-2/+4
* | net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu2019-11-061-0/+2
* | net: stmmac: xgmac: Fix AV Feature detectionJose Abreu2019-11-061-1/+1
* | net: stmmac: xgmac: Fix TSA selectionJose Abreu2019-11-061-0/+1
* | net: stmmac: xgmac: Only get SPH header len if availableJose Abreu2019-11-061-1/+2
* | net: stmmac: selftests: Prevent false positives in filter testsJose Abreu2019-11-061-40/+94
* | net: stmmac: xgmac: bitrev32 returns u32Jose Abreu2019-11-061-1/+1
* | net: stmmac: gmac4: bitrev32 returns u32Jose Abreu2019-11-061-1/+1
* | net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean2019-11-061-1/+1
* | net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil2019-11-061-1/+2
OpenPOWER on IntegriCloud