summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-09-14iwlwifi: mvm: align CSA GO NOA time event naming with the firmwareLuciano Coelho
2014-09-14iwlwifi: mvm: move IWL_MVM_UAPSD_QUEUES to constants.hEliad Peller
2014-09-14iwlwifi: mvm: fix PSM disable during TDLSArik Nemtsov
2014-09-14iwlwifi: mvm: Fix skip over dtim configuration in d0i3Avri Altman
2014-09-14iwlwifi: mvm: move TDLS code to separate fileArik Nemtsov
2014-09-14iwlwifi: mvm: update QoS parameters when they changeJohannes Berg
2014-09-14iwlwifi: mvm: reduce active dwell timeDavid Spinadel
2014-09-14iwlwifi: mvm: fix quota update avoidanceJohannes Berg
2014-09-14iwlwifi: mvm: allow to collect debug data when restart is disabledEmmanuel Grumbach
2014-09-14iwlwifi: mvm: use the firmware to get the temperature during CT killLuciano Coelho
2014-09-14iwlwifi: mvm: update d0i3 debugfsJohannes Berg
2014-09-14iwlwifi: mvm: remove unused static inline functionAvri Altman
2014-09-14iwlwifi/iwl-drv.c: fix typo defualt -> defaultToralf Förster
2014-09-14iwlwifi: mvm: don't update quota in firmware too oftenJohannes Berg
2014-09-14iwlwifi: define the non shared antenna per hardwareEmmanuel Grumbach
2014-09-14iwlwifi: pcie: clear command data on freeingJohannes Berg
2014-09-14iwlwifi: make hw rev checking more readableLiad Kaufman
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach
2014-09-14iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg
2014-09-14iwlwifi: mvm: rs: don't zero tx stats after idleEyal Shapira
2014-09-14iwlwifi: mvm: add MVM_FW_MCAST_FILTER_PASS_ALL optionMax Stepanov
2014-09-14iwlwifi: mvm: fail temp test enabling if the ucode is not loadedLuciano Coelho
2014-09-14iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is calledLuciano Coelho
2014-09-14iwlwifi: mvm: rs: remove max_rate_idxEyal Shapira
2014-09-14iwlwifi: enable LDPC in 8000 chip familyEyal Shapira
2014-09-14iwlwifi: mvm: allow preventing dummy notificationsEran Harary
2014-09-14iwlwifi: add and edit 8000 series PCI IDsOren Givon
2014-09-14iwlwifi: mvm: add LDPC supportEyal Shapira
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach
2014-09-11ath9k: Fix beacon miss handlingSujith Manoharan
2014-09-11ath9k: Fix channel switch time durationSujith Manoharan
2014-09-11ath9k: Clear offchannel duration properlySujith Manoharan
2014-09-11ath9k: Fix Notice of Absence issuesSujith Manoharan
2014-09-11ath9k: Assign offchannel duration properlySujith Manoharan
2014-09-11wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev
2014-09-11wil6210: fix for oops while stopping interfaceVladimir Kondratiev
2014-09-11wil6210: rename [en|dis]able irq to [un]maskVladimir Kondratiev
2014-09-11wil6210: fix typo in commentVladimir Kondratiev
2014-09-11wil6210: specify max. IE lengthVladimir Kondratiev
2014-09-11wil6210: introduce separate completion for WMIDedy Lansky
2014-09-11wil6210: enlarge TX/RX buffer lengthVladimir Kondratiev
2014-09-11wil6210: add change_beacon() driver callbackVladimir Kondratiev
2014-09-11wil6210: send connect request IEs to FW also for non-secure connectionVladimir Kondratiev
2014-09-11wil6210: fix race condition between BACK event and Rx dataDedy Lansky
2014-09-11wil6210: modify confusing printoutDedy Lansky
2014-09-11wil6210: fix race condition of disconnect while BACK eventDedy Lansky
2014-09-11wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev
2014-09-11wil6210: fix for memory corruption upon rmmodDedy Lansky