summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-31iwlwifi: mvm: fix coccinelle warningsFengguang Wu
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer
2013-12-31iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer
2013-12-31iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov
2013-12-31iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach
2013-12-31iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach
2013-12-31iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach
2013-12-31iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach
2013-12-19ath9k: simplify/fix tx packet TID handlingFelix Fietkau
2013-12-19ath9k: fix TSF offset precision issueFelix Fietkau
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan
2013-12-18ath9k: Fix RTC reset delaySujith Manoharan
2013-12-18ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan
2013-12-18ath9k: Fix regulatory complianceSujith Manoharan
2013-12-18ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan
2013-12-18ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan
2013-12-18ath9k: Remove unneeded ref. count initializationSujith Manoharan
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan
2013-12-18ath9k: properly preserve TSF across resetFelix Fietkau
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau
2013-12-18ath9k_hw: remove spur related unused definesFelix Fietkau
2013-12-18ath9k_hw: remove additional_swba_backoffFelix Fietkau
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau
2013-12-18ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau
2013-12-18ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau
2013-12-18ath9k_common: get rid of an unnecessary variableFelix Fietkau
2013-12-18drivers: net: Mark functions as static in debug.cRashika Kheria