summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu2017-10-031-0/+112
* rndis_host: support Novatel Verizon USB730LAleksander Morgado2017-10-032-1/+14
* mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata2017-10-021-2/+11
* mlxsw: spectrum_router: Move VRF refcountingPetr Machata2017-10-021-2/+3
* net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET2017-10-011-1/+2
* net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-011-0/+15
* r8152: add Linksys USB3GIGV1 idGrant Grundler2017-10-012-0/+12
* ppp: fix __percpu annotationGuillaume Nault2017-10-011-1/+1
* Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-09-2914-27/+128
|\
| * net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
| * net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak2017-09-281-2/+2
| * net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-284-6/+13
| * net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2
| * net/mlx5e: Print netdev features correctly in error messageGal Pressman2017-09-281-2/+2
| * net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov2017-09-281-0/+3
| * net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz2017-09-281-0/+70
| * net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey2017-09-281-8/+10
| * net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-282-0/+19
| * net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-283-5/+4
| * net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2
* | net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot2017-09-281-0/+2
* | net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake2017-09-281-0/+7
* | net: stmmac: dwc-qos: Add suspend / resume supportEd Blake2017-09-281-0/+1
* | net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn2017-09-281-0/+4
* | net: mvpp2: do not select the internal source clockAntoine Tenart2017-09-281-2/+1
* | net: mvpp2: fix port list indexingYan Markman2017-09-281-3/+5
* | net: mvpp2: fix parsing fragmentation detectionStefan Chulski2017-09-281-6/+14
* | tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-09-281-3/+5
|/
* Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...David S. Miller2017-09-2617-46/+125
|\
| * Merge ath-current from ath.gitKalle Valo2017-09-251-5/+2
| |\
| | * ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
| * | qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-203-5/+9
| * | qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-202-1/+10
| * | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-202-15/+9
| * | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-201-3/+15
| |/
| * Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-09-189-17/+80
| |\
| | * iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon2017-09-081-3/+4
| | * iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-082-1/+2
| | * iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1
| | * iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho2017-09-081-0/+6
| | * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-09-081-1/+9
| | * iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern2017-09-081-1/+1
| | * iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-083-3/+8
| | * iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern2017-09-081-5/+5
| | * iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel2017-09-081-1/+43
| | * iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen2017-09-081-1/+1
* | | atlantic: fix iommu errorsPavel Belous2017-09-263-27/+49
* | | aquantia: Fix transient invalid link down/up indicationsIgor Russkikh2017-09-261-2/+1
* | | aquantia: Fix Tx queue hangupsIgor Russkikh2017-09-266-59/+76
* | | aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2017-09-262-10/+3