index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
main.c
Age
Commit message (
Expand
)
Author
2012-01-27
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-24
carl9170: remove eeprom data injection option
Christian Lamparter
2012-01-24
carl9170: claim to support IBSS RSN.
Nicolas Cavallari
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-10-11
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-08-24
carl9170: export HW random number generator
Christian Lamparter
2011-08-24
carl9170: improve site survey
Christian Lamparter
2011-08-24
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
2011-07-15
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
2011-07-08
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
2011-05-16
carl9170: advertise interface combinations
Christian Lamparter
2011-05-05
carl9170: fix allmulticast mode
Nicolas Cavallari
2011-04-26
carl9170: improve unicast PS buffering
Christian Lamparter
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
2011-01-27
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
carl9170: fix virtual interface setup crash
Christian Lamparter
2010-11-15
carl9170: fix spurious restart due to high latency
Christian Lamparter
2010-11-15
carl9170: fix typos
Hauke Mehrtens
2010-10-25
carl9170: fix scheduling while atomic
Christian Lamparter
2010-10-05
carl9170: support firmware-based rx filter
Christian Lamparter
2010-09-28
carl9170: fix WARN_ON triggered by Broadcom HT STAs
Christian Lamparter
2010-09-28
carl9170: fix tx_ampdu_upload counter
Christian Lamparter
2010-09-28
carl9170: remove non-standard ba session teardown
Christian Lamparter
2010-09-21
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
2010-09-14
carl9170: mac80211 glue and command interface
Christian Lamparter