summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau2014-01-031-2/+2
* ath9k: fix sparse non static symbol warningWei Yongjun2014-01-031-1/+1
* drivers/net/wireless/hostap: Integer overflowWenliang Fan2014-01-031-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-03101-577/+653
|\
| * iwlwifi: mvm: fix coccinelle warningsFengguang Wu2013-12-311-1/+1
| * iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-31101-169/+169
| * iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira2013-12-311-4/+3
| * iwlwifi: mvm: dynamically update tsf_idIlan Peer2013-12-313-30/+91
| * iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer2013-12-311-1/+1
| * iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary2013-12-311-1/+1
| * iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2013-12-312-5/+21
| * iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov2013-12-311-1/+2
| * iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach2013-12-311-28/+21
| * iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach2013-12-311-2/+2
| * iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2013-12-312-3/+3
| * iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2013-12-312-2/+9
| * iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-312-8/+22
| * iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach2013-12-311-2/+11
| * iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach2013-12-313-53/+82
| * iwlwifi: mvm: fix possible memory leakEytan Lifshitz2013-12-311-5/+6
| * iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach2013-12-311-10/+15
| * iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach2013-12-211-28/+22
| * iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach2013-12-213-35/+26
| * iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach2013-12-211-61/+34
| * iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2013-12-212-16/+7
| * iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach2013-12-211-19/+19
| * iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach2013-12-171-12/+10
| * iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach2013-12-171-9/+9
| * iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach2013-12-171-162/+162
| * iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach2013-12-173-28/+25
| * iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach2013-12-172-8/+11
| * iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach2013-12-172-12/+6
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-0328-90/+687
|\ \
| * | mac80211: Add support for QoS mappingKyeyoon Park2013-12-193-1/+38
| * | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-1913-5/+210
| * | nl80211: support vendor-specific eventsJohannes Berg2013-12-193-23/+143
| * | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-192-0/+187
| * | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-196-20/+73
| * | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-192-4/+0
| * | mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-191-1/+2
| * | mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-182-25/+23
| * | mac80211: fix checkpatch errorsWeilong Chen2013-12-188-12/+12
* | | ath9k: simplify/fix tx packet TID handlingFelix Fietkau2013-12-191-8/+1
* | | ath9k: fix TSF offset precision issueFelix Fietkau2013-12-191-3/+4
* | | ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-193-12/+11
* | | ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-198-57/+64
* | | bcma: add missing put_device callLevente Kurusa2013-12-191-0/+1
* | | ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-182-33/+38
* | | ath9k: Fix RTC reset delaySujith Manoharan2013-12-181-1/+6
* | | ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan2013-12-181-2/+1
OpenPOWER on IntegriCloud