index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-7
/
+142
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
5
-0
/
+132
2012-07-11
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2
-4
/
+7
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-3
/
+3
2012-06-06
wireless: Remove casts to same type
Joe Perches
2
-3
/
+3
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+1
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-3
/
+3
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
1
-0
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-6
/
+1
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
1
-1
/
+1
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
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
[next]