aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-1636-67/+187
|\
| * 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
* | | mscc.c: fix semicolon.cocci warningskbuild test robot2019-11-161-1/+1
* | | r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit2019-11-161-1/+6
* | | r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit2019-11-161-20/+19
* | | net: phylink: update to use phy_support_asym_pause()Russell King2019-11-161-9/+6
* | | Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-16102-1113/+1739
|\ \ \
| * | | rtw88: remove duplicated include from ps.cYueHaibing2019-11-151-1/+0
| * | | rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun2019-11-151-2/+1
| * | | brcmsmac: remove unnecessary returnEduardo Abinader2019-11-151-2/+0
| * | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-11-155-8/+22
| |\ \ \
| | * | | wcn36xx: fix typoEduardo Abinader2019-11-151-1/+1
| | * | | ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson2019-11-151-0/+7
| | * | | ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson2019-11-151-5/+1
| | * | | ath10k: disable cpuidle during downloading firmwareIkjoon Jang2019-11-081-2/+10
| | * | | ath10k: fix potential issue of peer stats allocationZhi Chen2019-11-081-0/+1
| | * | | ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan2019-11-081-0/+2
| * | | | iwlwifi: mvm: fix non-ACPI functionJohannes Berg2019-11-151-6/+1