| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance | Arend van Spriel | 2015-09-29 | 6 | -11/+13 |
* | brcmfmac: correct detection of p2pdev interface event | Arend van Spriel | 2015-09-29 | 3 | -13/+12 |
* | brcmfmac: only call brcmf_cfg80211_detach() when attach was successful | Arend van Spriel | 2015-09-29 | 1 | -1/+4 |
* | brcmfmac: change parameters for brcmf_remove_interface() | Arend van Spriel | 2015-09-29 | 5 | -10/+11 |
* | brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance | Arend van Spriel | 2015-09-29 | 5 | -28/+37 |
* | brcmfmac: consolidate ifp lookup in driver core | Arend van Spriel | 2015-09-29 | 4 | -26/+32 |
* | Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm... | Kalle Valo | 2015-09-26 | 21 | -491/+369 |
|\ |
|
| * | iwlwifi: mvm: add debug print for d0i3 exit indication | Eliad Peller | 2015-09-21 | 1 | -1/+4 |
| * | iwlwifi: mvm: configure wowlan configuration only if connected | Eliad Peller | 2015-09-21 | 1 | -6/+11 |
| * | iwlwifi: mvm: move RX API into its own file | Johannes Berg | 2015-09-21 | 2 | -167/+239 |
| * | iwlwifi: mvm: remove some unused defines from RX API | Johannes Berg | 2015-09-21 | 1 | -17/+0 |
| * | iwlwifi: mvm: remove pointless cfg_phy_cnt length check | Johannes Berg | 2015-09-21 | 1 | -7/+0 |
| * | iwlwifi: mvm: remove useless debug message from RX | Johannes Berg | 2015-09-21 | 1 | -1/+0 |
| * | iwlwifi: mvm: make sure AP is operating for ToF | Johannes Berg | 2015-09-21 | 1 | -1/+2 |
| * | iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag | Emmanuel Grumbach | 2015-09-21 | 3 | -67/+15 |
| * | iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flag | Emmanuel Grumbach | 2015-09-21 | 2 | -8/+0 |
| * | iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag | Emmanuel Grumbach | 2015-09-21 | 2 | -4/+0 |
| * | iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flag | Emmanuel Grumbach | 2015-09-21 | 2 | -19/+0 |
| * | iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag | Emmanuel Grumbach | 2015-09-21 | 3 | -18/+1 |
| * | iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flag | Liad Kaufman | 2015-08-28 | 5 | -21/+2 |
| * | iwlwifi: mvm: don't load -12.ucode anymore | Emmanuel Grumbach | 2015-08-28 | 2 | -4/+4 |
| * | iwlwifi: mvm: don't NUL-terminate low-latency debugfs file | Johannes Berg | 2015-08-28 | 1 | -2/+1 |
| * | iwlwifi: mvm: make sure d0i3 exit work runs before suspending | Luciano Coelho | 2015-08-28 | 1 | -0/+3 |
| * | iwlwifi: mvm: don't ask for beacons when AP vif and no assoc sta | Gregory Greenman | 2015-08-28 | 4 | -6/+35 |
| * | iwlwifi: Deinline iwl_{read,write}(8,32} | Emmanuel Grumbach | 2015-08-28 | 2 | -18/+25 |
| * | iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmware | Emmanuel Grumbach | 2015-08-28 | 3 | -0/+17 |
| * | iwlwifi: mvm: fix statistics variables type | Sara Sharon | 2015-08-28 | 3 | -14/+14 |
| * | iwlwifi: mvm: remove netdetect debugfs entry | Luciano Coelho | 2015-08-28 | 1 | -114/+0 |
* | | ath9k_htc: introduce support for different fw versions | Oleksij Rempel | 2015-09-18 | 3 | -26/+105 |
* | | net: bcmgenet: Implement RX coalescing control knobs | Florian Fainelli | 2015-09-18 | 2 | -3/+105 |
* | | net: bcmgenet: Implement TX coalescing control knobs | Florian Fainelli | 2015-09-18 | 2 | -3/+50 |
* | | lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. | Woojung.Huh@microchip.com | 2015-09-18 | 2 | -4/+0 |
* | | lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M... | Woojung.Huh@microchip.com | 2015-09-18 | 1 | -38/+52 |
* | | lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic... | Woojung.Huh@microchip.com | 2015-09-18 | 2 | -232/+40 |
* | | lan78xx: Update to use phylib instead of mii_if_info. | Woojung.Huh@microchip.com | 2015-09-18 | 1 | -362/+256 |
* | | lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. | Woojung.Huh@microchip.com | 2015-09-18 | 1 | -0/+2 |
* | | lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY | Woojung.Huh@microchip.com | 2015-09-18 | 1 | -1/+1 |
* | | bonding: use l4 hash if available | Eric Dumazet | 2015-09-18 | 1 | -0/+4 |
* | | netfilter: Pass net into okfn | Eric W. Biederman | 2015-09-18 | 1 | -1/+1 |
* | | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman | 2015-09-18 | 1 | -3/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-09-18 | 12 | -135/+252 |
|\ \ |
|
| * | | fm10k: fix iov_msg_mac_vlan_pf VID checks | Jacob Keller | 2015-09-16 | 1 | -33/+52 |
| * | | fm10k: Only trigger data path reset if fabric is up | Alexander Duyck | 2015-09-16 | 1 | -0/+6 |
| * | | fm10k: re-enable VF after a full reset on detection of a Malicious event | Jacob Keller | 2015-09-16 | 1 | -2/+28 |
| * | | fm10k: TRIVIAL fix typo in fm10k_netdev.c | Jacob Keller | 2015-09-16 | 1 | -1/+1 |
| * | | fm10k: send traffic on default VID to VLAN device if we have one | Jacob Keller | 2015-09-16 | 3 | -1/+20 |
| * | | fm10k: TRIVIAL fix up ordering of __always_unused and style | Jacob Keller | 2015-09-16 | 1 | -2/+3 |
| * | | fm10k: remove is_slot_appropriate | Jacob Keller | 2015-09-16 | 3 | -29/+0 |
| * | | fm10k: don't store sw_vid at reset | Jacob Keller | 2015-09-16 | 1 | -3/+0 |
| * | | fm10k: allow creation of VLAN interfaces even while down | Jacob Keller | 2015-09-16 | 1 | -0/+6 |