summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: bring in scan channel gap featureAvinash Patil2014-09-156-1/+58
* mwifiex: set passive scan type for scan requests with no ssidAvinash Patil2014-09-151-1/+1
* mwifiex: minor cleanup in multiport aggregationAmitkumar Karwar2014-09-151-9/+2Star
* mwifiex: fix a bug in Tx multiport aggregationAmitkumar Karwar2014-09-151-4/+2Star
* mwifiex: fix 5G association failure after leaving 2.4G IBSSXinming Hu2014-09-151-3/+6
* mwifiex: support for event done interruptAvinash Patil2014-09-152-2/+10
* mwifiex: rework internal scan for associationAvinash Patil2014-09-151-1/+26
* mwifiex: avoid processing RX packets with invalid lengthAvinash Patil2014-09-151-6/+14
* mwifiex: fix probable memory corruption while processing TDLS frameAvinash Patil2014-09-151-1/+3
* mwifiex: set fw api info for backword compatibilityAvinash Patil2014-09-151-0/+1
* b43: HT-PHY: Update values for frequency calibrationRafał Miłecki2014-09-151-66/+248
* b43: HT-PHY: Implement band switchingRafał Miłecki2014-09-153-6/+40
* ath9k: Fix beacon processing in offchannelSujith Manoharan2014-09-151-1/+9
* rtlwifi: btcoexist: avoid format string in printkLarry Finger2014-09-151-1/+1
* ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-152-2/+5
* hostap: proc: substitute loops by %*phNAndy Shevchenko2014-09-151-4/+2Star
* Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-159-19/+21
|\
| * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-115-15/+15
| * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-054-4/+6
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-1541-521/+634
|\ \
| * | iwlwifi: mvm: align CSA GO NOA time event naming with the firmwareLuciano Coelho2014-09-145-19/+19
| * | iwlwifi: mvm: move IWL_MVM_UAPSD_QUEUES to constants.hEliad Peller2014-09-143-5/+7
| * | iwlwifi: mvm: fix PSM disable during TDLSArik Nemtsov2014-09-141-11/+3Star
| * | iwlwifi: mvm: Fix skip over dtim configuration in d0i3Avri Altman2014-09-141-17/+31
| * | iwlwifi: mvm: move TDLS code to separate fileArik Nemtsov2014-09-144-86/+155
| * | iwlwifi: mvm: update QoS parameters when they changeJohannes Berg2014-09-141-1/+1
| * | iwlwifi: mvm: reduce active dwell timeDavid Spinadel2014-09-141-2/+2
| * | iwlwifi: mvm: fix quota update avoidanceJohannes Berg2014-09-141-5/+4Star
| * | iwlwifi: mvm: allow to collect debug data when restart is disabledEmmanuel Grumbach2014-09-143-8/+27
| * | iwlwifi: mvm: use the firmware to get the temperature during CT killLuciano Coelho2014-09-145-257/+140Star
| * | iwlwifi: mvm: update d0i3 debugfsJohannes Berg2014-09-142-0/+14
| * | iwlwifi: mvm: remove unused static inline functionAvri Altman2014-09-141-6/+0Star
| * | iwlwifi/iwl-drv.c: fix typo defualt -> defaultToralf Förster2014-09-141-1/+1
| * | iwlwifi: mvm: don't update quota in firmware too oftenJohannes Berg2014-09-144-6/+33
| * | iwlwifi: define the non shared antenna per hardwareEmmanuel Grumbach2014-09-145-3/+11
| * | iwlwifi: pcie: clear command data on freeingJohannes Berg2014-09-142-4/+4
| * | iwlwifi: make hw rev checking more readableLiad Kaufman2014-09-144-3/+14
| * | iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach2014-09-145-2/+10
| * | iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg2014-09-141-1/+11
| * | iwlwifi: mvm: rs: don't zero tx stats after idleEyal Shapira2014-09-142-7/+10
| * | iwlwifi: mvm: add MVM_FW_MCAST_FILTER_PASS_ALL optionMax Stepanov2014-09-142-5/+7
| * | iwlwifi: mvm: fail temp test enabling if the ucode is not loadedLuciano Coelho2014-09-141-0/+3
| * | iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is calledLuciano Coelho2014-09-141-0/+2
| * | iwlwifi: mvm: rs: remove max_rate_idxEyal Shapira2014-09-142-29/+3Star
| * | iwlwifi: enable LDPC in 8000 chip familyEyal Shapira2014-09-141-0/+1
| * | iwlwifi: mvm: allow preventing dummy notificationsEran Harary2014-09-145-0/+10
| * | iwlwifi: add and edit 8000 series PCI IDsOren Givon2014-09-143-0/+11
| * | iwlwifi: mvm: add LDPC supportEyal Shapira2014-09-146-9/+40
| * | Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2014-09-1417-44/+80
| |\ \
| | * | iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-081-3/+3