summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla
2017-02-01net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko
2017-01-31net: bgmac: use PHY subsystem for initializing PHYRafał Miłecki
2017-01-31net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki
2017-01-31net: dsa: bcm_sf2: Fix build moduleFlorian Fainelli
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-31sfc: fix an off-by-one compare on an array sizeColin Ian King
2017-01-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-01-31bcma: make OF code more generic (not platform_device specific)Rafał Miłecki
2017-01-31rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel
2017-01-31iwlwifi: alloc memory dynamically also for DVMSara Sharon
2017-01-31rt2x00: fix clk_get callStanislaw Gruszka
2017-01-30sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov
2017-01-30sh_eth: add missing EESIPR bitsSergei Shtylyov
2017-01-30sh_eth: rename EESIPR bitsSergei Shtylyov
2017-01-30net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141Gregory CLEMENT
2017-01-30net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341Gregory CLEMENT
2017-01-30net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_portsRomain Perier
2017-01-30net: dsa: bcm_sf2: Add support for port mirroringFlorian Fainelli
2017-01-30net: dsa: b53: Add support for port mirroringFlorian Fainelli
2017-01-30net: dsa: b53: Add mirror capture register definitionsFlorian Fainelli
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak
2017-01-30net/mlx4_core: Device revision supportYishai Hadas
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-30net: dsa: bcm_sf2: Add support for ethtool::rxnfcFlorian Fainelli
2017-01-30net: dsa: bcm_sf2: Add CFP registers definitionsFlorian Fainelli
2017-01-30net: dsa: bcm_sf2: Configure traffic classes to queue mappingFlorian Fainelli
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi