summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado2019-11-071-0/+1
* CDC-NCM: handle incomplete transfer of MTUOliver Neukum2019-11-071-3/+3
* 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
* | net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil2019-11-061-3/+3
|/
* net: bcmgenet: reapply manual settings to the PHYDoug Berger2019-11-061-1/+4
* Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger2019-11-063-69/+73
* net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2019-11-062-2/+33
* net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti2019-11-051-2/+2
* mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak2019-11-051-2/+1
* net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli2019-11-051-2/+2
* net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-057-7/+7
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-051-22/+22
* can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler2019-11-051-1/+1
* can: ti_hecc: add missing state changesJeroen Hofstee2019-11-041-0/+17
* can: ti_hecc: properly report state changesJeroen Hofstee2019-11-041-74/+88
* can: ti_hecc: add fifo overflow error reportingJeroen Hofstee2019-11-041-5/+31
* can: ti_hecc: release the mailbox a bit earlierJeroen Hofstee2019-11-041-2/+3
* can: ti_hecc: keep MIM and MD setJeroen Hofstee2019-11-041-3/+3
* can: ti_hecc: ti_hecc_stop(): stop the CPK on downJeroen Hofstee2019-11-041-0/+3
* can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...Marc Kleine-Budde2019-11-041-1/+4
* can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde2019-11-041-2/+8