aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/main.c
AgeCommit message (Expand)Author
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-08-28carl9170: Remove redundant protection checkAndreea-Cristina Bernat
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-27carl9170: remove fast channel change featureChristian Lamparter
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter
2013-01-07carl9170: advertise support for TDLSChristian Lamparter
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-08-24carl9170: export HW random number generatorChristian Lamparter
2011-08-24carl9170: improve site surveyChristian Lamparter
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin
2011-07-08carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter
2011-05-16carl9170: advertise interface combinationsChristian Lamparter
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari