summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170/main.c
AgeCommit message (Expand)Author
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter
2022-03-10carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter
2022-01-31carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2021-12-08carl9170: Use the bitmap API when applicableChristophe JAILLET
2020-11-11carl9170: remove WDS codeJohannes Berg
2020-08-31carl9170: Convert 'ar9170_qmap' to inline functionLee Jones
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
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