summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-03ath9k: Register supported HW hang checksSujith Manoharan5-9/+59
2014-01-03ath9k: Fix max AMPDU size calculationSujith Manoharan2-13/+2
2014-01-03net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett1-7/+0
2014-01-03ath9k_hw: fix TSF offset calculationFelix Fietkau1-2/+2
2014-01-03ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau1-2/+2
2014-01-03ath9k: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-03drivers/net/wireless/hostap: Integer overflowWenliang Fan1-1/+1
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville101-577/+653
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville28-90/+687
2013-12-31iwlwifi: mvm: fix coccinelle warningsFengguang Wu1-1/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach101-169/+169
2013-12-31iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira1-4/+3
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer3-30/+91
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-19mac80211: Add support for QoS mappingKyeyoon Park3-1/+38
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park13-5/+210
2013-12-19nl80211: support vendor-specific eventsJohannes Berg3-23/+143
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2-0/+187
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg6-20/+73
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2-4/+0
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches1-1/+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