summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg1-9/+9
2014-02-27iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2014-02-02iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-01-30iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach1-36/+37
2014-01-30iwlwifi: mvm: notify match found without filteringDavid Spinadel2-1/+5
2014-01-30iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-01-30iwlwifi: mvm: disable scheduled scanJohannes Berg1-1/+1
2014-01-30iwlwifi: mvm: make local pointer non-staticJohannes Berg1-1/+1
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville10-41/+52
2014-01-14iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel1-0/+1
2014-01-14iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz1-1/+1
2014-01-14iwlwifi: add inline helper for packet lengthsJohannes Berg3-13/+10
2014-01-14iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach1-0/+2
2014-01-14iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach1-3/+0
2014-01-14iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg1-2/+2
2014-01-14iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach1-1/+1
2014-01-14iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira1-5/+5
2014-01-14iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach1-6/+5
2014-01-14iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller1-3/+2
2014-01-13iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach1-2/+2
2014-01-13iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira1-1/+2
2014-01-13iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-01-13iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer1-4/+14
2014-01-13iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer1-0/+4
2014-01-04wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville40-170/+253
2013-12-31iwlwifi: mvm: fix coccinelle warningsFengguang Wu1-1/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach40-78/+78
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: 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: mvm: fix possible memory leakEytan Lifshitz1-5/+6
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach1-10/+15
2013-12-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville20-618/+1602
2013-12-18iwlwifi: mvm: rs: fix variable shadowingJohannes Berg1-5/+3
2013-12-18iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira1-13/+0
2013-12-17iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira1-0/+8
2013-12-17iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer1-0/+5
2013-12-17iwlwifi: mvm: fixup MakefileEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira1-83/+103
2013-12-17iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira1-7/+2
2013-12-17iwlwifi: mvm: rs: improve rates table algoEyal Shapira1-103/+151
2013-12-17iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2-35/+2