summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-09-29brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()Arend van Spriel
2015-09-29brcmfmac: add dedicated debug level for firmware console loggingArend van Spriel
2015-09-29brcmfmac: add mapping for interface index to bsscfg indexArend van Spriel
2015-09-29brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()Arend van Spriel
2015-09-29brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instanceArend van Spriel
2015-09-29brcmfmac: correct detection of p2pdev interface eventArend van Spriel
2015-09-29brcmfmac: only call brcmf_cfg80211_detach() when attach was successfulArend van Spriel
2015-09-29brcmfmac: change parameters for brcmf_remove_interface()Arend van Spriel
2015-09-29brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel
2015-09-29brcmfmac: consolidate ifp lookup in driver coreArend van Spriel
2015-09-26Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm...Kalle Valo
2015-09-21iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller
2015-09-21iwlwifi: mvm: move RX API into its own fileJohannes Berg
2015-09-21iwlwifi: mvm: remove some unused defines from RX APIJohannes Berg
2015-09-21iwlwifi: mvm: remove pointless cfg_phy_cnt length checkJohannes Berg
2015-09-21iwlwifi: mvm: remove useless debug message from RXJohannes Berg
2015-09-21iwlwifi: mvm: make sure AP is operating for ToFJohannes Berg
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flagEmmanuel Grumbach
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli
2015-09-17lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com
2015-09-17lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com
2015-09-17lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com
2015-09-17lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com
2015-09-17lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com
2015-09-17lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com
2015-09-17bonding: use l4 hash if availableEric Dumazet
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller
2015-09-15fm10k: remove is_slot_appropriateJacob Keller
2015-09-15fm10k: don't store sw_vid at resetJacob Keller
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller