summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman2015-01-292-6/+26
* wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev2015-01-291-4/+4
* wil6210: implement cfg80211 probe_client() opVladimir Kondratiev2015-01-293-0/+108
* wil6210: implement skb Tx status reportingVladimir Kondratiev2015-01-292-2/+18
* wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman2015-01-291-33/+5
* wil6210: interrupt moderation configuration updateVladimir Shulman2015-01-291-2/+2
* wil6210: tuning rings sizeVladimir Shulman2015-01-291-2/+2
* wil6210: Add Tx queue len configurationVladimir Shulman2015-01-292-4/+10
* wil6210: ignore firmware failure to gracefully stop APDedy Lansky2015-01-291-5/+7
* wil6210: fix timing of netif_carrier_on indicationDedy Lansky2015-01-295-34/+12
* wil6210: sync WMI with firmwareVladimir Kondratiev2015-01-292-14/+59
* rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo2015-01-271-0/+3
* mwifiex: selectively choose ext_scan supportAvinash Patil2015-01-276-1/+19
* mwifiex: add support for USB8801Yogesh Ashok Powar2015-01-272-0/+17
* mwifiex: add support for SD8801Yogesh Ashok Powar2015-01-272-0/+20
* ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-276-8/+8
* rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh2015-01-271-0/+1
* rtlwifi: add support to send beacon frame.Taehee Yoo2015-01-271-0/+11
* mwifiex: set netif carrier off in ndo_openJohannes Berg2015-01-271-1/+2
* bcma: use standard bus scanning during early registerRafał Miłecki2015-01-235-91/+15
* atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes2015-01-231-11/+1
* p54pci: add handling of signal caseNicholas Mc Guire2015-01-231-2/+5
* p54: add handling of the signal caseNicholas Mc Guire2015-01-231-3/+6
* ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville2015-01-231-0/+1
* ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville2015-01-231-5/+1
* brcmfmac: Use put_unaligned_le32Vaishali Thakkar2015-01-231-7/+2
* bcma: clean bus initialization codeRafał Miłecki2015-01-233-9/+15
* b43: stop leds during suspendSabrina Dubroca2015-01-231-0/+1
* wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-231-1/+3
* rtlwifi/rtl8192de: remove redundant else if checkColin Ian King2015-01-231-1/+1
* ath9k_htc: Add a module parameter to disable blinkHong Xu2015-01-233-0/+11
* wcn36xx: initiate TX BA sessionsBob Copeland2015-01-233-2/+77
* wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland2015-01-231-17/+20
* wcn36xx: initialize dxe lockBob Copeland2015-01-231-0/+2
* wcn36xx: initialize skb_lockBob Copeland2015-01-231-0/+1
* wcn36xx: don't process 'valid' descriptorsBob Copeland2015-01-231-0/+2
* wcn36xx: let device generate qos seq numbersBob Copeland2015-01-232-1/+9
* wcn36xx: use !! when assigning int as a booleanBob Copeland2015-01-231-1/+1
* wcn36xx: initialize device defaults on startBob Copeland2015-01-231-2/+71
* wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel2015-01-231-1/+1
* mwifiex: do not emit messages while holding spinlockAvinash Patil2015-01-232-5/+5
* mwifiex: check driver status in connect and scan handlersAmitkumar Karwar2015-01-232-0/+14
* ath9k: Fix no-ack frame statusSujith Manoharan2015-01-231-3/+6
* Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...Kalle Valo2015-01-2336-617/+1233
|\
| * iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman2015-01-221-1/+1
| * iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary2015-01-221-3/+5
| * iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg2015-01-223-26/+72
| * iwlwifi: mvm: use a new API for enabling STBCEyal Shapira2015-01-223-3/+28
| * iwlwifi: mvm: rs: refactor ht/vht initEyal Shapira2015-01-221-38/+4
| * iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach2015-01-221-2/+2