summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | iwlwifi: fix 4165 series nameOren Givon2014-12-022-2/+3
| * | | | | | iwlwifi: pcie: add fh registers to dump dataLiad Kaufman2014-12-012-0/+33
| * | | | | | iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary2014-12-012-71/+72
| * | | | | | iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel2014-12-011-1/+0
| * | | | | | iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach2014-12-011-0/+3
| * | | | | | iwlwifi: don't load on 7265D with old NVMEmmanuel Grumbach2014-12-011-3/+5
| * | | | | | iwlwifi: mvm: support NVM file with headerIdan Kahlon2014-12-011-8/+23
| * | | | | | iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2014-12-012-11/+54
| * | | | | | iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2014-12-012-5/+68
| * | | | | | iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller2014-12-011-36/+66
| * | | | | | iwlwifi: mvm: add missing mvm ref debug printEliad Peller2014-12-011-0/+1
| * | | | | | iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach2014-12-011-2/+2
| * | | | | | iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach2014-12-011-2/+1
| * | | | | | iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach2014-12-015-51/+34
| * | | | | | iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach2014-12-011-14/+5
| * | | | | | iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach2014-12-013-7/+6
| * | | | | | iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho2014-12-014-12/+94
| * | | | | | iwlwifi: move firmware file format definitions to correct headerJohannes Berg2014-12-013-183/+184
| * | | | | | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-11-252-3/+11
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho2014-11-232-3/+11
* | | | | | | wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev2014-12-011-2/+0
* | | | | | | wil6210: reset flow updateVladimir Kondratiev2014-12-011-0/+3
* | | | | | | wil6210: Rate limit "ring full" error messageVladimir Kondratiev2014-12-011-2/+3
* | | | | | | wil6210: fix warning in pointer arithmeticVladimir Kondratiev2014-12-011-1/+1
* | | | | | | wil6210: configurable vring sizesVladimir Kondratiev2014-12-013-7/+40
* | | | | | | wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev2014-12-013-3/+1
* | | | | | | wil6210: fix recovery after scan timeoutVladimir Kondratiev2014-12-011-0/+1
* | | | | | | wil6210: add handling of RX HTRSH interruptVladimir Kondratiev2014-12-013-3/+47
* | | | | | | wil6210: propagate disconnect reasonVladimir Kondratiev2014-12-014-19/+18
* | | | | | | ath9k: do not access hardware on IRQs during resetFelix Fietkau2014-12-011-6/+8
* | | | | | | ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau2014-12-011-1/+3
* | | | | | | ath9k: prevent early IRQs from accessing hardwareFelix Fietkau2014-12-011-4/+5
* | | | | | | ath5k: fix hardware queue index assignmentFelix Fietkau2014-12-011-7/+1
* | | | | | | ath9k: fix BE/BK queue orderFelix Fietkau2014-12-011-2/+2
* | | | | | | ath9k_hw: fix hardware queue allocationFelix Fietkau2014-12-011-8/+1
* | | | | | | brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter2014-12-011-4/+4
* | | | | | | Revert "rt2x00: Endless loop on hub port power down"Stanislaw Gruszka2014-12-011-6/+0
* | | | | | | rt2x00: change REGISTER_TIMEOUTStanislaw Gruszka2014-12-011-1/+1
* | | | | | | rt2x00: change REGISTER_BUSY_COUNT for USBStanislaw Gruszka2014-12-014-7/+10
* | | | | | | rt2x00: use timeout in rt2x00usb_vendor_requestStanislaw Gruszka2014-12-011-10/+6
* | | | | | | brcmsmac: extend hardware info shown in debugfsArend van Spriel2014-12-011-13/+27
* | | | | | | brcmutil: add helper function to format board revisionArend van Spriel2014-12-012-0/+18
* | | | | | | rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka2014-12-011-19/+26
* | | | | | | wil6210: Fix potential memory leaks on error pathsLino Sanfilippo2014-12-011-2/+6
* | | | | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-12-0116-749/+1257
|\ \ \ \ \ \ \
| * | | | | | | ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-012-89/+12
| * | | | | | | ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-011-6/+15
| * | | | | | | ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-014-7/+11
| * | | | | | | ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-013-5/+3
| * | | | | | | ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-014-22/+8