summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer1-1/+1
2013-12-31iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary1-1/+1
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2-5/+21
2013-12-31iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov1-1/+2
2013-12-31iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach1-28/+21
2013-12-31iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2-3/+3
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2-2/+9
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2-8/+22
2013-12-31iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach1-2/+11
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach3-53/+82
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-5/+6
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach1-10/+15
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach1-28/+22
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach3-35/+26
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach1-61/+34
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2-16/+7
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach1-19/+19
2013-12-19ath9k: simplify/fix tx packet TID handlingFelix Fietkau1-8/+1
2013-12-19ath9k: fix TSF offset precision issueFelix Fietkau1-3/+4
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau3-12/+11
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau8-57/+64
2013-12-19bcma: add missing put_device callLevente Kurusa1-0/+1
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park2-2/+2
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2-33/+38
2013-12-18ath9k: Fix RTC reset delaySujith Manoharan1-1/+6
2013-12-18ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan1-2/+1
2013-12-18ath9k: Fix regulatory complianceSujith Manoharan2-1/+35
2013-12-18ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan2-7/+17
2013-12-18ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan1-0/+10
2013-12-18ath9k: Remove unneeded ref. count initializationSujith Manoharan1-1/+0
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan2-102/+79
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan7-671/+761
2013-12-18ath9k: properly preserve TSF across resetFelix Fietkau2-45/+45
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau4-70/+31
2013-12-18ath9k_hw: remove spur related unused definesFelix Fietkau1-2/+0
2013-12-18ath9k_hw: remove additional_swba_backoffFelix Fietkau3-4/+1
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau6-88/+3
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau3-8/+2
2013-12-18ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau2-6/+0
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau5-104/+45
2013-12-18ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau3-47/+15
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau6-35/+46
2013-12-18ath9k_common: get rid of an unnecessary variableFelix Fietkau1-3/+1
2013-12-18drivers: net: Mark functions as static in debug.cRashika Kheria1-1/+1
2013-12-18drivers: net: Mark functions as static in 4965-debug.cRashika Kheria1-3/+3
2013-12-18drivers: net: Mark functions as static in 3945-debug.cRashika Kheria1-3/+3
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao4-2/+21
2013-12-18mwifiex: download cal-data from device-tree to firmwareBing Zhao2-5/+58
2013-12-18mwifiex: remove cfg_data constructionBing Zhao2-23/+6