summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1718-63/+94
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-1618-63/+94
| |\
| | * iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira2014-01-131-6/+0Star
| | * iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel2014-01-131-0/+1
| | * iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz2014-01-131-1/+1
| | * iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-138-27/+25Star
| | * iwlwifi: change beamformee STS capEyal Shapira2014-01-131-2/+1Star
| | * iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach2014-01-131-0/+2
| | * iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach2014-01-131-3/+0Star
| | * iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg2014-01-131-2/+2
| | * iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach2014-01-131-1/+1
| | * iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira2014-01-131-5/+5
| | * iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach2014-01-131-6/+5Star
| | * iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller2014-01-131-3/+2Star
| | * iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2014-01-132-0/+26
| | * iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach2014-01-131-2/+2
| | * iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira2014-01-131-1/+2
| | * iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller2014-01-131-0/+1
| | * iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer2014-01-131-4/+14
| | * iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer2014-01-131-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-2/+8
|\ \ \ | |/ / |/| |
| * | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
* | | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0310-10/+0Star
* | | 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/+3Star
| * | 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/+21Star
| * | 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/+22Star
| * | iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach2013-12-213-35/+26Star
| * | iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach2013-12-211-61/+34Star
| * | iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2013-12-212-16/+7Star
| * | 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/+10Star
| * | 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/+25Star