summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* r8152: avoid to call napi_disable twiceHayes Wang2019-11-221-8/+20
* can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma2019-11-221-2/+0
* can: m_can_platform: set net_device structure as driver dataPankaj Sharma2019-11-221-1/+1
* hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang2019-11-211-2/+14
* hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2019-11-212-9/+20
* sfc: Only cancel the PPS workqueue if it existsMartin Habets2019-11-211-1/+2
* Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-11-2012-56/+67
|\
| * net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha2019-11-201-0/+2
| * net/mlx5: Update the list of the PCI supported devicesShani Shapp2019-11-201-0/+1
| * net/mlx5: Fix auto group size calculationMaor Gottlieb2019-11-202-4/+7
| * net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver2019-11-201-1/+4
| * net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha2019-11-201-6/+6
| * net/mlx5e: Fix set vf link state error flowRoi Dayan2019-11-201-1/+1
| * net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker2019-11-202-20/+15
| * net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker2019-11-201-1/+1
| * net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker2019-11-201-1/+3
| * net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov2019-11-201-14/+14
| * net/mlx5e: Fix ingress rate configuration for representorsEli Cohen2019-11-201-2/+1
| * net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen2019-11-201-6/+12
* | r8152: Re-order napi_disable in rtl8152_closePrashant Malani2019-11-201-1/+1
* | net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2019-11-202-5/+5
* | net: qca_spi: fix receive buffer size checkMichael Heimpold2019-11-201-1/+1
* | net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim2019-11-201-1/+4
* | Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim2019-11-201-3/+5
|/
* mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven2019-11-191-1/+1
* Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller2019-11-191-2/+1
* net: hns3: fix a wrong reset interrupt status maskHuazhong Tan2019-11-191-1/+1
* net: fec: fix clock count mis-matchChuhong Yuan2019-11-191-4/+11
* net: phylink: fix link mode modification in PHY modeRussell King2019-11-191-9/+16
* net: phylink: update documentation on create and destroyRussell King2019-11-191-0/+4
* r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen2019-11-191-2/+5
* gve: fix dma sync bug where not all pages syncedAdi Suresh2019-11-191-4/+5
* mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek Behún2019-11-181-1/+2
* phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan2019-11-181-0/+3
* net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2019-11-182-4/+13
* mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata2019-11-181-18/+1
* net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo2019-11-171-0/+1
* 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
* dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
* mv88e6xxx: Reject requests 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-155-5/+10
* 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
* dp83640: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+5
OpenPOWER on IntegriCloud