index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
1
-3
/
+5
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
1
-0
/
+1
2012-01-27
carl9170: allow users to lower output power level
Christian Lamparter
5
-35
/
+50
2012-01-24
carl9170: remove eeprom data injection option
Christian Lamparter
3
-38
/
+0
2012-01-24
carl9170: claim to support IBSS RSN.
Nicolas Cavallari
1
-0
/
+3
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-37
/
+60
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
1
-37
/
+60
2012-01-03
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
1
-6
/
+6
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
1
-2
/
+2
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+7
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
1
-4
/
+7
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-11
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
1
-1
/
+0
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+2
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-1
/
+3
2011-08-26
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
1
-4
/
+7
2011-08-24
carl9170: export HW random number generator
Christian Lamparter
3
-0
/
+139
2011-08-24
carl9170: improve site survey
Christian Lamparter
5
-15
/
+153
2011-08-24
carl9170: import updated firmware headers
Christian Lamparter
2
-2
/
+13
2011-08-24
carl9170: fix timekeeping for HW_COUNTER firmwares
Christian Lamparter
3
-5
/
+8
2011-08-24
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
1
-1
/
+3
2011-07-20
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
1
-4
/
+4
2011-07-18
carl9170: set beacon xmit power to the max
Christian Lamparter
1
-83
/
+108
2011-07-18
carl9170: move beacon_update into tx.c
Christian Lamparter
3
-130
/
+130
2011-07-18
carl9170 firmware: update firmware headers
Christian Lamparter
2
-2
/
+42
2011-07-15
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
5
-8
/
+8
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-07-08
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
1
-0
/
+8
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
3
-8
/
+1
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
1
-0
/
+1
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
6
-22
/
+63
2011-07-05
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
1
-0
/
+2
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
1
-1
/
+1
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
3
-9
/
+24
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-10
/
+1
2011-05-16
carl9170: advertise interface combinations
Christian Lamparter
3
-9
/
+24
2011-05-10
carl9170: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-9
/
+0
2011-05-05
carl9170: fix allmulticast mode
Nicolas Cavallari
1
-1
/
+1
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-139
/
+112
2011-04-26
carl9170: improve unicast PS buffering
Christian Lamparter
3
-139
/
+112
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
4
-4
/
+4
[prev]
[next]