summaryrefslogtreecommitdiffstats
path: root/lib/lcm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-12ath10k: fix WPA cryptoMichal Kazior1-22/+22
2015-03-12ath10k: fix CAC regressionMichal Kazior1-1/+1
2015-03-12ath10k: fix patching mistake for AP/IBSS CSAMichal Kazior2-8/+8
2015-03-07ath10k: save/restore pci config space properlyMichal Kazior1-31/+8
2015-03-07ath10k: fix some pci wake/sleep issuesMichal Kazior1-5/+32
2015-03-07ath10k: fix interrupt stormVasanthakumar Thiagarajan1-2/+31
2015-03-07ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart()Vasanthakumar Thiagarajan1-33/+33
2015-03-07ath10k: improve 11b coexMichal Kazior1-0/+7
2015-03-07ath10k: implement handling of p2p noa eventMichal Kazior4-0/+79
2015-03-07ath10k: refactor p2p noa codeMichal Kazior4-88/+156
2015-03-07ath10k: fix TxBF VHT capabilities for 2+ RF-chain devicesMichal Kazior1-0/+19
2015-03-07ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlvMichal Kazior1-1/+1
2015-03-07ath10k: increase duty cycle maximum limitRajkumar Manoharan1-1/+1
2015-03-07ath10k: fix broken traffic for static WEP in IBSSMichal Kazior1-0/+41
2015-03-07ath10k: fix broken traffic for 802.1x in client modeMichal Kazior1-29/+93
2015-03-07ath10k: update MODULE_FIRMWARE definitions for QCA6174Bartosz Markowski1-0/+11
2015-03-07ath10k: fix AP/IBSS CSA with template based fwMichal Kazior3-2/+77
2015-03-05ath10k: increase AST table SKID length limitSenthilKumar Jegadeesan1-1/+1
2015-03-05ath: enhance radar detection by looking up chirpPeter Oh1-0/+4
2015-03-05ath10k: update chirp value in pulse eventPeter Oh1-1/+1
2015-03-05ath: introduce chirp parameter used by DFSPeter Oh2-26/+30
2015-03-05ath10k: increase copy engine entries for rx wmiRajkumar Manoharan1-2/+2
2015-03-05bcma: prepare Kconfig symbol for PCI driverRafał Miłecki2-2/+19
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki6-36/+41
2015-03-05bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki1-0/+9
2015-03-05bcma: Kconfig: Let it depend on PCIChen Gang1-1/+1
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior2-2/+36
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior2-1/+14
2015-03-04ath10k: fix wmm params per vdevMarek Puzyniak2-10/+11
2015-03-04ath10k: workaround corrupted htt rx eventsMichal Kazior1-2/+2
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring1-4/+4
2015-03-03bcma: gpio: enable GPIO IRQ domain on BCM5301XRafał Miłecki1-2/+2
2015-03-03ssb: Silence warning for unknown backplane revisionLarry Finger1-0/+2
2015-03-03wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King1-1/+1
2015-03-03ath9k: Fix issues in the main btcoex timerSujith Manoharan1-10/+6
2015-03-03ath9k: Handle timers for MCISujith Manoharan1-21/+31
2015-03-03ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan1-1/+2
2015-03-03ath9k: Fix MCI scheme initializationSujith Manoharan3-24/+40
2015-03-03ath9k: Initialize MCI state correctlySujith Manoharan1-2/+1
2015-03-03ath9k: Remove useless return value checkSujith Manoharan1-6/+3
2015-03-03rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_regTaehee Yoo1-0/+2
2015-03-03mwifiex: do not initialize ext_scan in mwifiex_init_adapterAvinash Patil1-1/+0
2015-03-03rtlwifi: rtl8188ee: missing curly braces in handle_branch1()Dan Carpenter1-1/+2
2015-03-03rtlwifi: rtl8821ae: Remove duplicate hex prefixesRasmus Villemoes1-1/+1
2015-03-03ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi1-14/+28
2015-03-03ath9k: add per-vif TX power capabilityLorenzo Bianconi3-9/+49
2015-03-03rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER definePriit Laes1-2/+0
2015-03-03rtlwifi: Remove unused defines from efuse.hPriit Laes1-6/+0
2015-03-03rtlwifi: Remove unused defines from base.hPriit Laes1-6/+0
2015-03-03rtlwifi: Remove unused defines from cam.hPriit Laes1-2/+0