summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud
2017-09-01Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...David S. Miller
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart
2017-09-01mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel
2017-09-01mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel
2017-08-31mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu
2017-08-31rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-31brcmfmac: Log chip id and revisionHans de Goede
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich
2017-08-31qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich
2017-08-31qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich
2017-08-31qtnfmac: module param sanity checkSergey Matyukevich
2017-08-31qtnfmac: drop -D__CHECK_ENDIAN from cflagsSergey Matyukevich
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David
2017-08-31wil6210: increase connect timeoutLior David
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu
2017-08-30Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington
2017-08-30xen-netfront: be more drop monitor friendlyEric Dumazet
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart