summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho2016-10-191-2/+2
* iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg2016-10-191-0/+8
* ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-131-0/+1
* Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-132-23/+3
* ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-132-36/+40
* rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-1311-51/+45
* rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-10-071-1/+7
* rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-10-071-0/+4
* rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-10-072-4/+4
* rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-10-071-1/+6
* wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-051-1/+0
* Merge branch 'mlxsw-fixes'David S. Miller2016-10-052-2/+2
|\
| * mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi2016-10-051-1/+1
| * mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi2016-10-051-1/+1
|/
* Merge tag 'mac80211-next-for-davem-2016-10-04' of git://git.kernel.org/pub/sc...David S. Miller2016-10-0533-411/+2660
|\
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-041014-11407/+35819
| |\ | |/ |/|
* | Merge branch 'ncsi-next'David S. Miller2016-10-047-90/+180
|\ \
| * | net/faraday: Stop NCSI device on shutdownGavin Shan2016-10-041-0/+2
| * | net/ncsi: Introduce ncsi_stop_dev()Gavin Shan2016-10-042-13/+29
| * | net/ncsi: Rework the channel monitoringGavin Shan2016-10-043-23/+35
| * | net/ncsi: Allow to extend NCSI request propertiesGavin Shan2016-10-044-14/+17
| * | net/ncsi: Rework request index allocationGavin Shan2016-10-042-8/+10
| * | net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan2016-10-041-2/+2
| * | net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2016-10-042-7/+8
| * | net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2016-10-042-27/+81
|/ /
* | net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-10-041-31/+37
* | net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju2016-10-043-0/+204
* | vmxnet3: Wake queue from reset workBenjamin Poirier2016-10-041-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-10-042-1/+3
|\ \
| * | fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-031-1/+2
| * | fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-031-0/+1
* | | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-041-0/+6
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-041-29/+47
|\ \ \
| * | | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-041-2/+9
| * | | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-041-16/+22
| * | | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-041-11/+16
* | | | Merge branch 'qed-qedr-infrastructure'David S. Miller2016-10-0428-22/+6944
|\ \ \ \ | |/ / / |/| | |
| * | | qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-047-12/+523
| * | | qed: Add support for memory registeration verbsRam Amrani2016-10-042-0/+246
| * | | qed: Add support for QP verbsRam Amrani2016-10-044-0/+1413
| * | | qed: PD,PKEY and CQ verb supportRam Amrani2016-10-043-0/+375
| * | | qed: Add support for RoCE hw initRam Amrani2016-10-0417-8/+1620
| * | | qede: Add qedr frameworkRam Amrani2016-10-047-17/+451
| * | | qed: Add Light L2 supportYuval Mintz2016-10-0413-3/+2334
|/ / /
* | | ptp: Fix resource leak in case of errorChristophe Jaillet2016-10-041-0/+1
* | | net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun2016-10-041-4/+9
* | | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani2016-10-041-15/+22
* | | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-10-041-0/+9
* | | net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov2016-10-031-2/+1
* | | Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-0312-105/+125
|\ \ \