summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-31mwifiex: fix wrong data rates in P2P clientAvinash Patil
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil
2013-07-31iwlwifi: mvm: advertise support for DYNAMIC / STATIC SMPSEmmanuel Grumbach
2013-07-31iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz
2013-07-31iwlwifi: mvm: Change beacon abort escape time valueAlexander Bondar
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira
2013-07-31iwlwifi: mvm: remove obsolete flag in TX command APIEmmanuel Grumbach
2013-07-31iwlwifi: mvm: report per-chain signal to mac80211Johannes Berg
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary
2013-07-31iwlwifi: mvm: Change beacon filtering commandHila Gonen
2013-07-31iwlwifi: mvm: register vif debugfs for AP mode tooEmmanuel Grumbach
2013-07-31iwlwifi: mvm: split constants into separate fileJohannes Berg
2013-07-31iwlwifi: mvm: assign quota per virtual interfaceJohannes Berg
2013-07-31iwlwifi: mvm: Return on inconsistency in add interfaceIlan Peer
2013-07-31iwlwifi: mvm: Change AM->PSM timeout for EAPOL framesAlexander Bondar
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb
2013-07-31iwlwifi: mvm: reprobe device on firmware error during restartJohannes Berg
2013-07-31iwlwifi: mvm: remove the default calibration values for 7000Emmanuel Grumbach
2013-07-31iwlwifi: mvm: new api to get signal strengthAvri Altman
2013-07-30ath10k: fix rts/fragmentation threshold setupMichal Kazior
2013-07-30ath10k: fix memleak in mac setupMichal Kazior
2013-07-30ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior
2013-07-30ath10k: create debugfs interface to trigger fw crashMichal Kazior
2013-07-30ath10k: fix NULL dereference for injected packetsMichal Kazior
2013-07-30ath10k: implement fw crash simulation commandMichal Kazior
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: skip fw stats debugfs interface if device is downMichal Kazior
2013-07-30ath10k: store firmware files in memoryMichal Kazior
2013-07-30ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior
2013-07-30ath10k: make sure all resources are freed upon ath10k_stop()Michal Kazior
2013-07-30ath10k: move free_vdev_map initializationMichal Kazior
2013-07-30ath10k: decouple suspend codeMichal Kazior
2013-07-30ath10k: reset BMI state upon initMichal Kazior
2013-07-30ath10k: allow deferred regd updateMichal Kazior
2013-07-30ath10k: decouple core start/stop logicMichal Kazior
2013-07-30ath10k: decouple pci start/stop logicMichal Kazior
2013-07-30ath10k: add missing debug printsMichal Kazior
2013-07-30ath10k: abort scan properly if wmi_scan_stop failsMichal Kazior
2013-07-30ath10k: improve lockingMichal Kazior
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-07-30ath10k: rename hif callbackMichal Kazior
2013-07-30ath10k: change function to take struct ath10k as argMichal Kazior
2013-07-30ath10k: provide errno if bmi read/write failsMichal Kazior
2013-07-30ath10k: lower print level for a messageMichal Kazior
2013-07-30ath10k: silent warning in IBSS modeMichal Kazior
2013-07-30ath10k: fix typo in define nameMichal Kazior
2013-07-30ath10k: remove ath10k_busMichal Kazior