aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau1-4/+5
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2014-12-01ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2014-12-01brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter1-4/+4
2014-12-01Revert "rt2x00: Endless loop on hub port power down"Stanislaw Gruszka1-6/+0
2014-12-01rt2x00: change REGISTER_TIMEOUTStanislaw Gruszka1-1/+1
2014-12-01rt2x00: change REGISTER_BUSY_COUNT for USBStanislaw Gruszka4-7/+10
2014-12-01rt2x00: use timeout in rt2x00usb_vendor_requestStanislaw Gruszka1-10/+6
2014-12-01brcmsmac: extend hardware info shown in debugfsArend van Spriel1-13/+27
2014-12-01brcmutil: add helper function to format board revisionArend van Spriel2-0/+18
2014-12-01rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka1-19/+26
2014-12-01wil6210: Fix potential memory leaks on error pathsLino Sanfilippo1-2/+6
2014-12-01Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville16-749/+1257
2014-12-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-21/+33
2014-12-01rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger1-1/+2
2014-12-01rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger3-0/+22
2014-12-01rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger1-4/+3
2014-12-01iwlwifi: pcie: add fh registers to dump dataLiad Kaufman2-0/+33
2014-12-01iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary2-71/+72
2014-12-01iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel1-1/+0
2014-12-01iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach1-0/+3
2014-12-01iwlwifi: don't load on 7265D with old NVMEmmanuel Grumbach1-3/+5
2014-12-01iwlwifi: mvm: support NVM file with headerIdan Kahlon1-8/+23
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2-11/+54
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2-5/+68
2014-12-01iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller1-36/+66
2014-12-01iwlwifi: mvm: add missing mvm ref debug printEliad Peller1-0/+1
2014-12-01iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach1-2/+2
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach1-2/+1
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach5-51/+34
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach1-14/+5
2014-12-01iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach3-7/+6
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho4-12/+94
2014-12-01iwlwifi: move firmware file format definitions to correct headerJohannes Berg3-183/+184
2014-12-01ath10k: simplify rx ring size/fill calculationMichal Kazior2-89/+12
2014-12-01ath10k: prevent pci tx/rx starvationMichal Kazior1-6/+15
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior4-7/+11
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior3-5/+3
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior4-22/+8
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior2-61/+66
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior2-1/+4
2014-12-01ath10k: add pointer constness to tracesMichal Kazior1-14/+17
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2-6/+1
2014-11-28NFC: Don't include linux/unaligned/access_ok.hJohannes Berg2-2/+2
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-4/+1
2014-11-26Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2-0/+3
2014-11-26ath10k: fix station count enforcementMichal Kazior6-21/+78
2014-11-26ath10k: clean up num_peers lockingMichal Kazior2-6/+4
2014-11-26ath10k: add missing gotoMichal Kazior1-1/+3