summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira
2014-01-13iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel
2014-01-13iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
2014-01-13iwlwifi: change beamformee STS capEyal Shapira
2014-01-13iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach
2014-01-13iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach
2014-01-13iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg
2014-01-13iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach
2014-01-13iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira
2014-01-13iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach
2014-01-13iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller
2014-01-13iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach
2014-01-13iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach
2014-01-13iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira
2014-01-13iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller
2014-01-13iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer
2014-01-13iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...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-31iwlwifi: add new devices for 7265 seriesOren Givon
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-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-12-17iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach