summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2-0/+40
2014-12-02iwlwifi: define the .ucode file format for debugLiad Kaufman3-15/+285
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2014-12-02iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman1-0/+54
2014-12-02iwlwifi: fix 4165 series nameOren Givon2-2/+3
2014-12-01wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev1-2/+0
2014-12-01wil6210: reset flow updateVladimir Kondratiev1-0/+3
2014-12-01wil6210: Rate limit "ring full" error messageVladimir Kondratiev1-2/+3
2014-12-01wil6210: fix warning in pointer arithmeticVladimir Kondratiev1-1/+1
2014-12-01wil6210: configurable vring sizesVladimir Kondratiev3-7/+40
2014-12-01wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev3-3/+1
2014-12-01wil6210: fix recovery after scan timeoutVladimir Kondratiev1-0/+1
2014-12-01wil6210: add handling of RX HTRSH interruptVladimir Kondratiev3-3/+47
2014-12-01wil6210: propagate disconnect reasonVladimir Kondratiev4-19/+18
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau1-6/+8
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau1-1/+3
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-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