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
/
fw.c
Age
Commit message (
Expand
)
Author
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2020-05-06
carl9170: remove P2P_GO support
Christian Lamparter
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57
Thomas Gleixner
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-07
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
2013-01-07
carl9170: Only specify interface combinations if more than one interface is p...
Christian Lamparter
2013-01-07
carl9170: advertise support for TDLS
Christian Lamparter
2013-01-02
carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
Christian Lamparter
2012-11-14
carl9170: kill MODULE_VERSION
Luis R. Rodriguez
2012-08-06
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
2012-01-24
carl9170: remove eeprom data injection option
Christian Lamparter
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-08-24
carl9170: fix timekeeping for HW_COUNTER firmwares
Christian Lamparter
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
2011-05-16
carl9170: advertise interface combinations
Christian Lamparter
2011-01-27
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
2011-01-27
carl9170: enable wake-on-lan feature testing
Christian Lamparter
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
2010-10-05
carl9170: support firmware-based rx filter
Christian Lamparter
2010-09-14
carl9170: firmware parser and debugfs code
Christian Lamparter