summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-05ath10k: fix block comments styleMarcin Rokicki10-38/+69
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan1-1/+1
2017-04-05ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan1-2/+1
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan1-0/+3
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2-0/+8
2017-04-05ath10k: fix station nss computationVenkateswara Rao Naralasetty1-0/+14
2017-04-05ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-05ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan1-1/+1
2017-03-20ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii1-4/+2
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King1-3/+0
2017-03-20ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan1-1/+1
2017-03-20ath10k: fix warnings from an earlier commitKalle Valo1-3/+3
2017-03-16ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan1-0/+5
2017-03-16ath10k: remove redundant error checkColin Ian King1-6/+0
2017-03-16ath9k: don't trigger spectral scan when not enabledZefir Kurtisi1-0/+3
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam4-0/+29
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2017-03-09wil6210: add oob_mode for AP certificationLior David2-6/+19
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky4-1/+7
2017-03-09wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky1-3/+27
2017-03-09wil6210: protect list of pending wmi events during flushHamad Kadmany1-0/+5
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky4-5/+12
2017-03-09wil6210: missing reinit_completion in HALP votingMaya Erez1-0/+1
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky2-20/+33
2017-03-09wil6210: bus_request platform operation refinementLior David4-7/+17
2017-03-09wil6210: do not start regular scan on stopped p2p deviceLior David1-10/+11
2017-03-09wil6210: set dma mask to reflect device capabilityHamad Kadmany4-2/+51
2017-03-09wcn36xx: Fix error handlingChristophe Jaillet1-2/+2
2017-03-09ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2017-03-09ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-03-09ath10k: improve the firmware download time for QCA9377Ryan Hsu1-1/+3
2017-03-09ath10k: improve the firmware download time for QCA6174Ryan Hsu5-1/+411
2017-03-07net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi1-0/+6
2017-03-06net: ethernet: bgmac: driver power manangementJoey Zhong3-0/+87
2017-03-06net: ethernet: bgmac: unify code of the same familyJon Mason1-36/+28
2017-03-06net: ethernet: bgmac: use #defines for MAX sizeJon Mason1-1/+1
2017-03-06net: axienet: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-03-06netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skbstephen hemminger1-2/+4
2017-03-06netvsc: enable GROstephen hemminger1-4/+4
2017-03-06netvsc: implement NAPIstephen hemminger4-47/+102
2017-03-06vmbus: introduce in-place packet iteratorstephen hemminger2-25/+103
2017-03-06netvsc: don't overload variable in same functionstephen hemminger1-2/+2
2017-03-06net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2017-03-06net: smsc: epic100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2017-03-06net: sis: sis900: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2017-03-06net: sis: sis190: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-06net: silan: sc92031: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-36/+47
2017-03-06net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-06net: rocker: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-23/+32
2017-03-06net: realtek: r8169: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+25