summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-19iwlwifi: pcie: fix SPLC structure parsingLuca Coelho
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon
2016-10-19iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss
2016-10-19iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho
2016-10-19iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-10-07rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-10-07rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-10-05wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-05Merge branch 'mlxsw-fixes'David S. Miller
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi
2016-10-05Merge tag 'mac80211-next-for-davem-2016-10-04' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-10-04Merge branch 'ncsi-next'David S. Miller
2016-10-04net/faraday: Stop NCSI device on shutdownGavin Shan
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan
2016-10-04net/ncsi: Rework request index allocationGavin Shan
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan
2016-10-04net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju
2016-10-04vmxnet3: Wake queue from reset workBenjamin Poirier
2016-10-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-10-04i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-10-04Merge branch 'qed-qedr-infrastructure'David S. Miller
2016-10-04qed: Add RoCE ll2 & GSI supportRam Amrani
2016-10-04qed: Add support for memory registeration verbsRam Amrani
2016-10-04qed: Add support for QP verbsRam Amrani
2016-10-04qed: PD,PKEY and CQ verb supportRam Amrani
2016-10-04qed: Add support for RoCE hw initRam Amrani
2016-10-04qede: Add qedr frameworkRam Amrani
2016-10-04qed: Add Light L2 supportYuval Mintz
2016-10-04i40e: fix sideband flow director vector allocationStefan Assmann
2016-10-04i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann
2016-10-04i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann
2016-10-04ptp: Fix resource leak in case of errorChristophe Jaillet
2016-10-04net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun
2016-10-04net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani
2016-10-04net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani