summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-15ath10k: fix hw roc expirationMichal Kazior1-4/+8
2015-04-15ath: support new FCC DFS Radar Type 1Peter Oh1-5/+14
2015-04-09ath10k: fix no-ack frame statusSujith Manoharan3-2/+10
2015-04-09ath10k: change the fw stats access maskYanbo Li3-4/+7
2015-04-09ath10k: fix static wep with more than 1 key in client modeMichal Kazior1-19/+22
2015-04-09ath10k: fix arvif->wep_keys clearingMichal Kazior1-5/+7
2015-04-09ath10k: replenish htc tx credits alwaysMichal Kazior1-19/+1
2015-04-09ath10k: fix insufficient tracing buffer sizeMichal Kazior1-1/+1
2015-04-09ath10k: disable burst modeJanusz Dziedzic1-0/+10
2015-04-01ath10k: fix IBSS scanning on wmi-tlv and qca6174Michal Kazior1-19/+12
2015-04-01ath10k: clean up set_bitrate_mask handlingMichal Kazior2-245/+146
2015-04-01ath10k: allocate fw resources for iface combinationsMichal Kazior2-8/+6
2015-04-01ath10k: enable multi-channel on supported devicesMichal Kazior1-1/+80
2015-04-01ath10k: implement tx pause wmi eventMichal Kazior4-0/+187
2015-04-01ath10k: rework tx queue lockingMichal Kazior4-4/+101
2015-04-01ath10k: implement adaptive qcs commandMichal Kazior5-0/+54
2015-04-01ath10k: implement chanctx APIMichal Kazior5-125/+699
2015-04-01ath10k: allow empty ssid vdev configMichal Kazior2-4/+0
2015-04-01ath10k: don't call quiet mode if it's not implementedMichal Kazior1-0/+3
2015-04-01ath10k: fix survey reportingMichal Kazior2-1/+5
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire2-12/+14
2015-04-01ath10k: core: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+3
2015-04-01ath10k: thermal: match wait_for_completion_timeout return typeNicholas Mc Guire1-3/+4
2015-04-01ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire1-5/+6
2015-04-01ath10k: htc: match wait_for_completion_timeout return typeNicholas Mc Guire1-10/+13
2015-04-01ath10k: mac: match wait_for_completion_timeout return typeNicholas Mc Guire1-9/+11
2015-03-30ath10k: fix aid setup in station modeMichal Kazior1-1/+7
2015-03-30ath10k: document ofdm/5ghz rate offset with a macroMichal Kazior1-6/+9
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior3-58/+19
2015-03-30ath10k: rework legacy rx rate decodingMichal Kazior3-57/+46
2015-03-30ath10k: simplify fixed rate selectionMichal Kazior1-39/+17
2015-03-30ath10k: use hw rate definitions for fixed rateMichal Kazior1-14/+12
2015-03-30ath10k: add hw rate definitionsMichal Kazior3-0/+44
2015-03-30ath10k: drop RATETAB_ENT macroMichal Kazior1-18/+13
2015-03-30ath10k: derive rate from bitrateMichal Kazior1-13/+34
2015-03-30ath10k: move rate definitions to file startMichal Kazior1-31/+32
2015-03-30ath10k: introduce basic tdls functionalityMarek Puzyniak1-8/+197
2015-03-30ath10k: add wmi support for tdlsMarek Puzyniak4-0/+286
2015-03-30ath10k: update station countingMarek Puzyniak1-10/+10
2015-03-30ath10k: store max tdls vdevs that fw can handleMarek Puzyniak4-1/+4
2015-03-30ath10k: make peer type configurableMarek Puzyniak5-12/+27
2015-03-30ath10k: unify tx mode and dispatchMichal Kazior5-59/+144
2015-03-30ath10k: clear htt.freqMichal Kazior1-0/+1
2015-03-30ath10k: fix HTT op backwards compatibility for QCA6174Kalle Valo2-1/+24
2015-03-30ath10k: bump up FW API to 5Kalle Valo3-0/+11
2015-03-30ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan5-33/+245
2015-03-30ath10k: add WOW patterns supportJanusz Dziedzic6-2/+55
2015-03-30ath10k: add WMI support for WOW patternsJanusz Dziedzic3-0/+213
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic7-67/+346
2015-03-30ath10k: add WMI support for WOWJanusz Dziedzic4-2/+349