summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-01-29wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman-33/+5
2015-01-29wil6210: interrupt moderation configuration updateVladimir Shulman-2/+2
2015-01-29wil6210: tuning rings sizeVladimir Shulman-2/+2
2015-01-29wil6210: Add Tx queue len configurationVladimir Shulman-4/+10
2015-01-29wil6210: ignore firmware failure to gracefully stop APDedy Lansky-5/+7
2015-01-29wil6210: fix timing of netif_carrier_on indicationDedy Lansky-34/+12
2015-01-29wil6210: sync WMI with firmwareVladimir Kondratiev-14/+59
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+3
2015-01-27rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo-0/+3
2015-01-27mwifiex: selectively choose ext_scan supportAvinash Patil-1/+19
2015-01-27mwifiex: add support for USB8801Yogesh Ashok Powar-0/+17
2015-01-27mwifiex: add support for SD8801Yogesh Ashok Powar-0/+20
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu-8/+8
2015-01-27rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh-0/+1
2015-01-27rtlwifi: add support to send beacon frame.Taehee Yoo-0/+11
2015-01-27mwifiex: set netif carrier off in ndo_openJohannes Berg-1/+2
2015-01-27ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski-0/+6
2015-01-27ath10k: remove sw encryption for pmfMarek Kwaczynski-4/+1
2015-01-27ath10k: disable irqs after fw crashMichal Kazior-0/+2
2015-01-27ath10k: disable uapsd autotriggerMichal Kazior-0/+33
2015-01-27ath10k: implement uapsd autotrigger commandJanusz Dziedzic-0/+122
2015-01-27ath10k: fix nullfunc workaroundMichal Kazior-0/+1
2015-01-27ath10k: fix dtim period with beacon templatesMichal Kazior-1/+1
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior-59/+35
2015-01-27ath10k: fix 10.2 fw stats parsingMichal Kazior-2/+212
2015-01-27ath10k: split fw pdev stats parsingMichal Kazior-72/+100
2015-01-27ath10k: add support for qca6174Michal Kazior-35/+302
2015-01-27ath10k: add support for qca6174 Rx descriptorsMichal Kazior-2/+25
2015-01-27ath10k: reset chip before reading chip_id in probeMichal Kazior-12/+18
2015-01-27ath10k: implement rx reorder supportMichal Kazior-36/+463
2015-01-27ath10k: introduce struct ath10k_skb_rxcbMichal Kazior-8/+18
2015-01-27ath10k: implement diag eventMichal Kazior-0/+58
2015-01-27ath10k: implement diag data container eventMichal Kazior-0/+128
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg-1/+15
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller-3217/+13631
2015-01-25iwlwifi: mvm: check IWL_UCODE_TLV_API_SCD_CFG in API and not in capaEmmanuel Grumbach-1/+1
2015-01-23atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes-11/+1
2015-01-23p54pci: add handling of signal caseNicholas Mc Guire-2/+5
2015-01-23p54: add handling of the signal caseNicholas Mc Guire-3/+6
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville-0/+1
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville-5/+1
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar-7/+2
2015-01-23b43: stop leds during suspendSabrina Dubroca-0/+1
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter-1/+3
2015-01-23rtlwifi/rtl8192de: remove redundant else if checkColin Ian King-1/+1
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu-0/+11
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland-2/+77
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland-17/+20
2015-01-23wcn36xx: initialize dxe lockBob Copeland-0/+2
2015-01-23wcn36xx: initialize skb_lockBob Copeland-0/+1