summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-04ath9k: Process BB watchdog events in the taskletSujith Manoharan1-8/+6
2014-01-04ath9k: Remove RX PollSujith Manoharan7-77/+17
2014-01-04ath9k: Fix baseband watchdog resetSujith Manoharan1-8/+19
2014-01-04ath9k: Identify baseband watchdog signaturesSujith Manoharan3-0/+65
2014-01-04ath9k: Fix baseband watchdog interruptsSujith Manoharan3-6/+27
2014-01-04ath9k: Fix PHY restart workaroundSujith Manoharan2-11/+11
2014-01-04ath9k: Fix MAC HW hang check for AR9003Sujith Manoharan1-55/+75
2014-01-04ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan4-70/+85
2014-01-04ath9k: Register supported HW hang checksSujith Manoharan5-9/+59
2014-01-04ath9k: Fix max AMPDU size calculationSujith Manoharan2-13/+2
2014-01-04net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett1-7/+0
2014-01-04ath9k_hw: fix TSF offset calculationFelix Fietkau1-2/+2
2014-01-04ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau1-2/+2
2014-01-04ath9k: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-04drivers/net/wireless/hostap: Integer overflowWenliang Fan1-1/+1
2014-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville101-577/+653
2014-01-04Merge 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