summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-12-01rt2x00: change REGISTER_BUSY_COUNT for USBStanislaw Gruszka
2014-12-01rt2x00: use timeout in rt2x00usb_vendor_requestStanislaw Gruszka
2014-12-01brcmsmac: extend hardware info shown in debugfsArend van Spriel
2014-12-01brcmutil: add helper function to format board revisionArend van Spriel
2014-12-01rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka
2014-12-01wil6210: Fix potential memory leaks on error pathsLino Sanfilippo
2014-12-01Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-12-01rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger
2014-12-01rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger
2014-12-01rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger
2014-12-01iwlwifi: pcie: add fh registers to dump dataLiad Kaufman
2014-12-01iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary
2014-12-01iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel
2014-12-01iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach
2014-12-01iwlwifi: don't load on 7265D with old NVMEmmanuel Grumbach
2014-12-01iwlwifi: mvm: support NVM file with headerIdan Kahlon
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho
2014-12-01iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller
2014-12-01iwlwifi: mvm: add missing mvm ref debug printEliad Peller
2014-12-01iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach
2014-12-01iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho
2014-12-01iwlwifi: move firmware file format definitions to correct headerJohannes Berg
2014-12-01ath10k: simplify rx ring size/fill calculationMichal Kazior
2014-12-01ath10k: prevent pci tx/rx starvationMichal Kazior
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior
2014-12-01ath10k: add pointer constness to tracesMichal Kazior
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan
2014-11-26ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel
2014-11-26ath: use seq_file api for ath9k debugfs filesArend van Spriel
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: clean up num_peers lockingMichal Kazior
2014-11-26ath10k: add missing gotoMichal Kazior
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li
2014-11-26ath10k: add register access debugfs interfaceYanbo Li
2014-11-26ath10k: fix bug reported by lockdepSujith Manoharan
2014-11-26ath10k: fix locking for WEP keysSujith Manoharan
2014-11-26ath10k: fix shared WEPSujith Manoharan
2014-11-26ath10k: don't drop corrupted mgmt framesMichal Kazior
2014-11-26ath10k: fix offchannel cancel failuresMichal Kazior
2014-11-26ath10k: make hw roc more reliableMichal Kazior