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
Age
Commit message (
Expand
)
Author
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
2012-01-03
switch debugfs to umode_t
Al Viro
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
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-26
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-24
carl9170: export HW random number generator
Christian Lamparter
2011-08-24
carl9170: improve site survey
Christian Lamparter
2011-08-24
carl9170: import updated firmware headers
Christian Lamparter
2011-08-24
carl9170: fix timekeeping for HW_COUNTER firmwares
Christian Lamparter
2011-08-24
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
2011-07-20
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
2011-07-18
carl9170: set beacon xmit power to the max
Christian Lamparter
2011-07-18
carl9170: move beacon_update into tx.c
Christian Lamparter
2011-07-18
carl9170 firmware: update firmware headers
Christian Lamparter
2011-07-15
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
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: allow PSM if the 5 GHz band is selected
Christian Lamparter
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
2011-07-05
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
carl9170: advertise interface combinations
Christian Lamparter
2011-05-10
carl9170: fix -Wunused-but-set-variable warnings
Christian Lamparter
2011-05-05
carl9170: fix allmulticast mode
Nicolas Cavallari
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-26
carl9170: improve unicast PS buffering
Christian Lamparter
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
[next]