summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-136-37/+45
* rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo2015-03-131-3/+2Star
* libertas_tf: if_usb.c: don't export static symbolJulia Lawall2015-03-131-2/+0Star
* brcmfmac: fix watchdog timer regressionArend van Spriel2015-03-131-3/+2Star
* brcmfmac: take save&restore memory into account for SDIO shared infoArend van Spriel2015-03-131-16/+24
* brcmfmac: extract ram size info from internal memory registersArend van Spriel2015-03-132-47/+217
* brcmfmac: assure device is ready for download after brcmf_chip_attach()Arend van Spriel2015-03-133-11/+2Star
* brcmfmac: rename chip download functionsArend van Spriel2015-03-134-31/+30Star
* brcmfmac: always perform cores checksArend van Spriel2015-03-131-7/+11
* brcmfmac: remove duplication of ramsize infoArend van Spriel2015-03-131-10/+1Star
* ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal2015-03-131-1/+1
* ar5523: use container_ofFlorian Westphal2015-03-132-5/+5
* ath9k: Fix RTT chainmask usageSujith Manoharan2015-03-131-3/+3
* ath9k: Check allowed PCIE powersave configurationSujith Manoharan2015-03-131-16/+57
* ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-133-1/+5
* ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-133-7/+13
* ath9k: Add PCIE powersave macrosSujith Manoharan2015-03-131-0/+6
* wil6210: support AP isolationVladimir Kondratiev2015-03-135-1/+20
* wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev2015-03-131-14/+58
* wil6210: NAPI completion refactorVladimir Kondratiev2015-03-131-2/+2
* brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan2015-03-135-0/+12
* brcmfmac: Fix race condition in msgbuf ioctl processing.Hante Meuleman2015-03-131-3/+2Star
* brcmfmac: Fix possible race-condition.Hante Meuleman2015-03-131-13/+24
* brcmfmac: Simplify watchdog sleep.Hante Meuleman2015-03-131-39/+21Star
* brcmfmac: Fix oops when SDIO device is removed.Hante Meuleman2015-03-132-1/+6
* rtlwifi: Remove duplicated prototypeTaehee Yoo2015-03-131-1/+0Star
* ath5k: fix reset raceSergey Ryazanov2015-03-132-0/+8
* ath5k: channel change fixSergey Ryazanov2015-03-132-27/+21Star
* Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...Kalle Valo2015-03-1343-586/+1562
|\
| * Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2015-03-126-26/+59
| |\
| | * iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg2015-03-121-0/+2
| | * iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
| | * iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
| | * iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
| | * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| | * iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3Star
| | * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
| | * iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
| | * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6Star
| * | iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() returnJohannes Berg2015-03-121-4/+4
| * | iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()Luciano Coelho2015-03-121-1/+1
| * | iwlwifi: mvm: clarify time event end handlingJohannes Berg2015-03-121-7/+13
| * | iwlwifi: mvm: Always enable the smart FIFOEran Harary2015-03-122-10/+68
| * | iwlwifi: update copyright to include 2015Emmanuel Grumbach2015-03-121-1/+1
| * | iwlwifi: add more new 8260 series PCI IDsOren Givon2015-03-121-0/+8
| * | iwlwifi: mvm: BT Coex - update the new APIEmmanuel Grumbach2015-03-125-298/+65Star
| * | iwlwifi: mvm: fix force NMI for 8000Emmanuel Grumbach2015-03-121-0/+2
| * | iwlwifi: mvm: freeze the non-shared queues when a station goes to sleepEmmanuel Grumbach2015-03-121-11/+25
| * | iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach2015-03-124-3/+89
| * | iwlwifi: mvm: rs: update Tx statistics when using fixed rateEyal Shapira2015-03-121-7/+63