summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
* bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12
* bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan2018-12-091-6/+23
* bnxt_en: Keep track of reserved IRQs.Michael Chan2018-12-093-3/+8
* bnxt_en: Fix CNP CoS queue regression.Michael Chan2018-12-091-0/+7
* net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-081-2/+2
* Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-071-1/+1
* mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-061-2/+8
* mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2018-12-061-4/+1
* mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel2018-12-061-2/+5
* mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel2018-12-061-2/+2
* Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-051-9/+11
|\
| * mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
| * mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
* | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-041-1/+32
* | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-041-0/+1
* | ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-041-3/+2
* | phy: Revert toggling reset changes.David S. Miller2018-12-042-14/+5
* | net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-031-1/+1
* | net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-032-3/+2
* | mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-031-7/+3
* | macvlan: return correct error valueMatteo Croce2018-12-031-2/+5
* | net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2018-12-031-1/+1
* | net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda2018-12-031-0/+8
* | net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2018-12-031-5/+6
* | tun: remove skb access after netif_receive_skbPrashant Bhole2018-12-031-1/+2
* | net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-031-0/+5
* | net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-031-11/+8
* | tun: forbid iface creation with rtnl opsNicolas Dichtel2018-11-301-3/+3
* | virtio-net: keep vnet header zeroed after processing XDPJason Wang2018-11-301-5/+9
* | liquidio: read sc->iq_no before release scPan Bian2018-11-301-1/+3
* | mlx5: fix get_ip_proto()Cong Wang2018-11-301-3/+3
* | nfp: flower: prevent offload if rhashtable insert failsJohn Hurley2018-11-301-5/+9
* | nfp: flower: release metadata on offload failureJohn Hurley2018-11-301-2/+4
* | bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-11-301-0/+3
* | net: aquantia: fix rx checksum offload bitsDmitry Bogdanov2018-11-301-1/+1
* | liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King2018-11-301-1/+1
* | net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding2018-11-301-10/+13
* | net: phy: sfp: correct store of detected link modesBaruch Siach2018-11-291-1/+1
* | net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi2018-11-291-0/+1
* | net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi2018-11-291-6/+8
* | net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi2018-11-291-4/+5
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-284-9/+12
|\ \
| * | i40e: fix kerneldoc for xsk methodsJan Sokolowski2018-11-281-7/+7
| * | ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-11-281-1/+3
| * | i40e: Fix deletion of MAC filtersLihong Yang2018-11-281-1/+1
| * | igb: fix uninitialized variablesYunjian Wang2018-11-281-0/+1
* | | net: hisilicon: remove unexpected free_netdevPan Bian2018-11-281-3/+1
* | | rapidio/rionet: do not free skb before reading its lengthPan Bian2018-11-281-1/+1
|/ /
* | lan743x: Enable driver to work with LAN7431Bryan Whitehead2018-11-272-0/+2