summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+15Star
* atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes2015-01-231-11/+1Star
* 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/+1Star
* brcmfmac: Use put_unaligned_le32Vaishali Thakkar2015-01-231-7/+2Star
* 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/+4Star
| * iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach2015-01-221-2/+2
| * iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer2015-01-221-2/+4
| * iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach2015-01-222-16/+16
| * iwlwifi: mvm: support family 8000 C stepEran Harary2015-01-223-2/+3
| * iwlwifi: pcie: init ref_lockJohannes Berg2015-01-221-0/+1
| * iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville2015-01-221-0/+1
| * iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira2015-01-221-8/+0Star
| * Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach2015-01-221-9/+11
| * iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach2015-01-223-9/+51
| * iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach2015-01-221-1/+1
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-2212-46/+112
| |\
| | * iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-01-201-0/+5
| | * iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7