summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-09-01mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky2-0/+11
2017-09-01mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky2-6/+71
2017-09-01mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky2-2/+5
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo28-344/+803
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu3-0/+16
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu1-0/+42
2017-08-31rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva1-6/+2
2017-08-31brcmfmac: Log chip id and revisionHans de Goede1-0/+3
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich3-16/+65
2017-08-31qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich1-2/+2
2017-08-31qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich1-4/+6
2017-08-31qtnfmac: module param sanity checkSergey Matyukevich1-2/+15
2017-08-31qtnfmac: drop -D__CHECK_ENDIAN from cflagsSergey Matyukevich1-4/+0
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David1-28/+29
2017-08-31wil6210: increase connect timeoutLior David1-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2-0/+3
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei1-239/+475
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski3-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David1-6/+8
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl2-6/+0
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu1-6/+11
2017-08-31Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller5-39/+383
2017-08-31liquidio: fix crash in presence of zeroed-out base address regsRick Farrington1-0/+20
2017-08-31Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli1-3/+0
2017-08-31Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-36/+43
2017-08-31net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli3-4/+9
2017-08-31xen-netfront: be more drop monitor friendlyEric Dumazet1-1/+1
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman5-17/+321
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-18/+33
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman1-4/+29
2017-08-31qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King1-1/+1
2017-08-31net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta1-1/+1
2017-08-31net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal1-1/+1
2017-08-31net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart1-1/+20
2017-08-31net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart1-22/+42
2017-08-31net: mvpp2: improve the link management functionAntoine Tenart1-0/+11
2017-08-31net: mvpp2: simplify the link_event functionAntoine Tenart1-9/+4
2017-08-31net: mvpp2: initialize the comphyAntoine Tenart1-1/+43
2017-08-31dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen1-2/+5
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan14-0/+1342
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa1-0/+1
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh1-7/+10
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein1-1/+1
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey1-5/+3
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy1-2/+4
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha1-1/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-2/+0