summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+3
| | * | 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/+4
| | * | 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/+140
| | * | iwlwifi: mvm: update d0i3 debugfsJohannes Berg2014-09-142-0/+14
| | * | iwlwifi: mvm: remove unused static inline functionAvri Altman2014-09-141-6/+0
| | * | 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/+3
| | * | 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
| | |\ \
| * | | | ath9k: Fix beacon miss handlingSujith Manoharan2014-09-112-12/+33
| * | | | ath9k: Fix channel switch time durationSujith Manoharan2014-09-111-1/+1
| * | | | ath9k: Clear offchannel duration properlySujith Manoharan2014-09-111-1/+4
| * | | | ath9k: Fix Notice of Absence issuesSujith Manoharan2014-09-112-37/+75
| * | | | ath9k: Assign offchannel duration properlySujith Manoharan2014-09-111-2/+7
| * | | | wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev2014-09-111-1/+3
| * | | | wil6210: fix for oops while stopping interfaceVladimir Kondratiev2014-09-115-25/+55
| * | | | wil6210: rename [en|dis]able irq to [un]maskVladimir Kondratiev2014-09-113-7/+7
| * | | | wil6210: fix typo in commentVladimir Kondratiev2014-09-111-1/+2
| * | | | wil6210: specify max. IE lengthVladimir Kondratiev2014-09-111-0/+15
| * | | | wil6210: introduce separate completion for WMIDedy Lansky2014-09-113-4/+7
| * | | | wil6210: enlarge TX/RX buffer lengthVladimir Kondratiev2014-09-113-5/+9
| * | | | wil6210: add change_beacon() driver callbackVladimir Kondratiev2014-09-111-0/+40
| * | | | wil6210: send connect request IEs to FW also for non-secure connectionVladimir Kondratiev2014-09-112-11/+13
| * | | | wil6210: fix race condition between BACK event and Rx dataDedy Lansky2014-09-115-13/+32
| * | | | wil6210: modify confusing printoutDedy Lansky2014-09-111-1/+1
| * | | | wil6210: fix race condition of disconnect while BACK eventDedy Lansky2014-09-111-2/+7