summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-191-2/+2
* tun: handle register_netdevice() failures properlyEric Dumazet2017-08-191-0/+3
* netxen: fix incorrect loop counter decrementColin Ian King2017-08-181-1/+1
* nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-181-2/+1Star
* sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-161-2/+6
* Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-1513-39/+90
|\
| * brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-141-2/+4
| * iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| * iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
| * iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
| * iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
| * iwlwifi: add the new 9000 series PCI IDsTzipi Peres2017-08-011-0/+20
| * iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
| * iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-013-13/+14
| * iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
| * iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| * iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
| * iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach2017-08-011-0/+2
| * iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* | net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-0/+22
* | net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-8/+21
* | bonding: ratelimit failed speed/duplex update warningAndreas Born2017-08-141-3/+4
* | nfp: do not update MTU from BH in flower appSimon Horman2017-08-111-6/+2Star
* | net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier2017-08-111-5/+4Star
* | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-2/+4
* | geneve: maximum value of VNI cannot be usedGirish Moodalbail2017-08-101-1/+1
* | net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli2017-08-101-0/+4
* | qmi_wwan: fix NULL deref on disconnectBjørn Mork2017-08-091-1/+5
* | ppp: fix xmit recursion detection on ppp channelsGuillaume Nault2017-08-091-8/+10
* | net: dsa: mediatek: add adjust link support for user portsJohn Crispin2017-08-092-0/+39
* | net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-091-11/+18
* | qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
* | asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-073-0/+17
* | asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins2017-08-071-9/+25
* | asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins2017-08-071-1/+3
* | netvsc: fix race on sub channel creationstephen hemminger2017-08-073-7/+11
* | xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer2017-08-041-3/+3
* | mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel2017-08-041-1/+12
* | mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel2017-08-041-12/+12
* | ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon2017-08-021-1/+14
* | usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin2017-08-021-0/+1
* | net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein2017-08-021-0/+1
* | net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein2017-08-021-1/+1
* | net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein2017-08-021-1/+1
* | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-024-7/+15
* | lan78xx: Fix to handle hard_header_len updateNisar Sayed2017-08-021-3/+3
* | lan78xx: USB fast connect/disconnect crash fixNisar Sayed2017-08-021-6/+6
* | ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli2017-08-021-1/+1
* | netvsc: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-021-0/+2
* | gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli2017-08-021-1/+1