summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* qed: Revert error handling changes.David S. Miller2019-01-2516-706/+198
* Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-252-1/+8
|\
| * virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| * mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
* | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-241-2/+0
* | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-241-2/+7
* | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-244-68/+129
|\ \
| * | hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| * | hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| * | hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| * | hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
* | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-242-16/+15
|\ \ \
| * | | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1
| * | | can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-01-221-1/+1
| * | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-01-221-14/+13
* | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-241-2/+4
* | | | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-241-29/+46
* | | | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
* | | | ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
* | | | net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn2019-01-223-28/+5
* | | | net: fec: get regulator optionalStefan Agner2019-01-221-1/+1
* | | | net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-221-1/+3
* | | | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-221-2/+3
* | | | qede: Error recovery processTomer Tayar2019-01-223-70/+297
* | | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2210-16/+231
* | | | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-227-112/+178
* | | | net: sun: cassini: Cleanup license conflictThomas Gleixner2019-01-222-28/+2
|/ / /
* | | virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-191-6/+6
* | | net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-0/+5
| |/ |/|
* | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-183-14/+34
|\ \
| * | net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-181-13/+16
| * | net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-181-0/+1
| * | net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-181-1/+4
| * | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-181-0/+13
| |/
* | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
* | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
* | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
* | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
* | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
* | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
* | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
* | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
* | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-171-1/+1
* | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-172-8/+16
* | net: phy: add missing phy driver featuresCamelia Groza2019-01-172-0/+2
* | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-171-0/+6
* | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13
* | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-163-0/+15
* | net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2019-01-162-0/+23
* | net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar2019-01-151-0/+1