aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-28carl9170: Remove redundant protection checkAndreea-Cristina Bernat1-10/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+3
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-12/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-12/+0
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-1/+2
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter1-0/+3
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+6
2013-03-27carl9170: remove fast channel change featureChristian Lamparter1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-3/+6
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-1/+1
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+3
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-3/+3
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter1-2/+2
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter1-0/+8
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter1-11/+22
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter1-3/+51
2013-01-07carl9170: advertise support for TDLSChristian Lamparter1-4/+0
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl1-15/+14
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter1-0/+2
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez1-1/+3
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter1-0/+6
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter1-5/+6
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter1-4/+0
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari1-0/+3
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet1-6/+6
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau1-1/+0
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+3
2011-08-24carl9170: export HW random number generatorChristian Lamparter1-0/+113
2011-08-24carl9170: improve site surveyChristian Lamparter1-11/+107
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin1-1/+1
2011-07-08carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter1-0/+8
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter1-5/+5
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter1-0/+1
2011-05-16carl9170: advertise interface combinationsChristian Lamparter1-8/+2
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari1-1/+1
2011-04-26carl9170: improve unicast PS bufferingChristian Lamparter1-86/+6
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter1-0/+1
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter1-0/+7
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+1
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-11-29ath9k/carl9170: advertise P2PJohannes Berg1-1/+2
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter1-1/+1