index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
main.c
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-10
carl9170: devres ar->survey_info
Christian Lamparter
2022-03-10
carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
Christian Lamparter
2022-03-10
carl9170: devres-ing input_allocate_device
Christian Lamparter
2022-03-10
carl9170: devres-ing hwrng_register usage
Christian Lamparter
2022-03-10
carl9170: replace GFP_ATOMIC in ampdu_action, it can sleep
Christian Lamparter
2022-01-31
carl9170: fix missing bit-wise or operator for tx_params
Colin Ian King
2021-12-08
carl9170: Use the bitmap API when applicable
Christophe JAILLET
2020-11-11
carl9170: remove WDS code
Johannes Berg
2020-08-31
carl9170: Convert 'ar9170_qmap' to inline function
Lee Jones
2020-05-06
carl9170: remove P2P_GO support
Christian Lamparter
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-06-27
carl9170: remove dead branch in op_conf_tx callback
Christian Lamparter
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
2014-08-28
carl9170: Remove redundant protection check
Andreea-Cristina Bernat
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-06-13
carl9170: add support for the new rate control API
Christian Lamparter
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-27
carl9170: remove fast channel change feature
Christian Lamparter
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-07
carl9170: remove custom NUM_TID and friends
Christian Lamparter
2013-01-07
carl9170: disable hw crypto for p2p networks
Christian Lamparter
2013-01-07
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
2013-01-07
carl9170: allow P2P_GO interface creation after P2P_CLIENT
Christian Lamparter
2013-01-07
carl9170: advertise support for TDLS
Christian Lamparter
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2012-09-24
carl9170: connect to 11w protected networks
Christian Lamparter
[next]