summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/fw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+5
|\
| * carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
* | carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter2013-01-071-1/+1
* | carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter2013-01-071-10/+19
* | carl9170: advertise support for TDLSChristian Lamparter2013-01-071-1/+5
|/
* carl9170: kill MODULE_VERSIONLuis R. Rodriguez2012-11-141-5/+0
* carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez2012-08-061-0/+1
* carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-111-0/+3
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-0/+2
* carl9170: remove eeprom data injection optionChristian Lamparter2012-01-241-33/+0
* carl9170: move checksum and txseq into subfunctionsChristian Lamparter2012-01-041-37/+60
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-241-0/+3
* carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter2011-07-051-1/+1
* carl9170: advertise interface combinationsChristian Lamparter2011-05-161-1/+18
* carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-271-0/+12
* carl9170: enable wake-on-lan feature testingChristian Lamparter2011-01-271-0/+3
* ath9k/carl9170: advertise P2PJohannes Berg2010-11-291-1/+2
* carl9170: support firmware-based rx filterChristian Lamparter2010-10-051-0/+7
* carl9170: firmware parser and debugfs codeChristian Lamparter2010-09-141-0/+395