summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wil6210: protect against false interrupt during reset sequenceHamad Kadmany2017-01-271-0/+3
* wil6210: missing reinit_completion in wmi_callLior David2017-01-271-0/+1
* wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-273-5/+11
* wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-2714-234/+211
* wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-276-21/+72
* wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-275-24/+178
* ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-196-2/+77
* ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
* ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-192-0/+19
* ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
* ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
* ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
* ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter2017-01-138-8/+64
* ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
* ath10k: add VHT160 supportSebastian Gottschall2017-01-136-6/+74
* ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
* ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
* ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-46/+46
* ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-32/+32
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1
* wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
* ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5
* ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0
* wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
* wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
* wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
* wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-126-66/+88
* ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar2017-01-102-1/+13
* liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti2017-01-103-3/+33
* sfc: stop setting dev_portBert Kenward2017-01-101-2/+0
* sfc: implement ndo_get_phys_port_nameBert Kenward2017-01-101-0/+11
* sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward2017-01-107-35/+31
* net: qcom/emac: add ethtool supportTimur Tabi2017-01-104-21/+221
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-0911-456/+591
|\
| * net/mlx5: Activate support for 4K UARsEli Cohen2017-01-091-0/+4
| * IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-096-87/+34
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-094-153/+198
| * IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-097-198/+54
| * net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-093-13/+55
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-081-0/+235
| * IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-087-186/+188
| * IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
| * IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* | sh_eth: enable wake-on-lan for sh7763Niklas Söderlund2017-01-091-0/+1
* | sh_eth: enable wake-on-lan for sh7734Niklas Söderlund2017-01-091-0/+1
* | sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund2017-01-091-0/+1
* | sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund2017-01-091-2/+4
* | sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2017-01-092-8/+109
* | sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund2017-01-091-1/+1