summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-084-8/+6
| * | wil6210: store FW RF calibration resultDedy Lansky2017-08-084-0/+19
| * | wil6210: fix interface-up checkHamad Kadmany2017-08-082-2/+4
| * | wil6210: notify wiphy on wowlan supportMaya Erez2017-08-081-0/+10
| * | wil6210: add statistics for suspend timeMaya Erez2017-08-084-4/+40
| * | wil6210: check no_fw_recovery in resume failure recoveryMaya Erez2017-08-081-1/+3
| * | wil6210: support FW RSSI reportingDedy Lansky2017-08-085-9/+23
| * | wil6210: protect against invalid length of tx management frameHamad Kadmany2017-08-082-0/+6
| * | ath9k: make ath_ps_ops structures as constBhumika Goyal2017-08-082-2/+2
| * | wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2017-08-082-2/+53
| * | ath10k: switch to use new generic UUID APIAndy Shevchenko2017-08-083-8/+8
| * | ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-08-081-6/+6
| * | ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu2017-08-081-1/+1
* | | rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva2017-08-311-6/+2
* | | brcmfmac: Log chip id and revisionHans de Goede2017-08-311-0/+3
* | | qtnfmac: implement 64-bit dma supportSergey Matyukevich2017-08-313-16/+65
* | | qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich2017-08-311-2/+2
* | | qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich2017-08-311-4/+6
* | | qtnfmac: module param sanity checkSergey Matyukevich2017-08-311-2/+15
* | | qtnfmac: drop -D__CHECK_ENDIAN from cflagsSergey Matyukevich2017-08-311-4/+0
* | | rsi: remove memset before memcpyHimanshu Jha2017-08-302-2/+0
* | | rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-08-301-1/+4
* | | rsi: missing unlocks on error pathsDan Carpenter2017-08-301-5/+10
* | | rsi: update some commentsDan Carpenter2017-08-301-5/+5
* | | iwlwifi: mvm: bump API to 34 for 8000 and upEmmanuel Grumbach2017-08-303-4/+4
* | | iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel2017-08-301-4/+5
* | | iwlwifi: fix long debug printLiad Kaufman2017-08-301-2/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-2413-41/+89
|\ \ \ | | |/ | |/|
| * | brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-141-2/+4
| * | iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| * | iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
| * | iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
| * | iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
| * | iwlwifi: add the new 9000 series PCI IDsTzipi Peres2017-08-011-0/+20
| * | iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
| * | iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-013-13/+14
| * | iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
| * | iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| * | iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
| * | iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach2017-08-011-0/+2
| * | iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* | | wireless: ipw2x00: make iw_handler_def constBhumika Goyal2017-08-242-3/+3
* | | net: rsi: mac80211: constify ieee80211_opsArvind Yadav2017-08-241-1/+1
* | | wireless: ipw2200: Replace PCI pool old APIRomain Perier2017-08-241-6/+7
* | | rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King2017-08-241-1/+1
* | | mt7601u: check memory allocation failureChristophe Jaillet2017-08-241-0/+5
* | | rtlwifi: make a couple arrays largerDan Carpenter2017-08-241-2/+3
* | | rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva2017-08-241-8/+2
* | | wlcore: add missing nvs file name info for wilink8Reizer, Eyal2017-08-244-0/+28
* | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-2417-15/+1738
|\ \ \ | | |/ | |/|