summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven2019-11-191-1/+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
* mv88e6xxx: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
* net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-157-0/+27
* net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan2019-11-151-2/+3
* ax88172a: fix information leak on short answersOliver Neukum2019-11-151-1/+1
* 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
* Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-141-0/+1
|\
| * slcan: Fix memory leak in error pathJouni Hogander2019-11-141-0/+1
* | Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-141-13/+7
|\ \ | |/ |/|
| * iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
* | net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter2019-11-131-1/+1
* | slip: Fix memory leak in slip_open error pathJouni Hogander2019-11-131-0/+1
* | net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+2
* | dpaa2-eth: free already allocated channels on probe deferIoana Ciornei2019-11-121-1/+9
* | mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing2019-11-111-5/+6
* | 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-093-1/+10
* | 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