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
2011-02-04
carl9170: fix typo in PS code
Christian Lamparter
1
-1
/
+1
2011-01-04
carl9170: fix usb pm suspend->resume woes
Christian Lamparter
1
-16
/
+37
2011-01-04
carl9170: reduce channel change delay
Christian Lamparter
1
-8
/
+0
2011-01-04
carl9170: add missing return-value check
Christian Lamparter
1
-0
/
+2
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+5
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-2
/
+1
2010-11-29
carl9170: fix carl9170_tx_prepare typo
Christian Lamparter
1
-1
/
+1
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
2
-2
/
+4
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+6
2010-11-22
carl9170: Use static const
Joe Perches
1
-1
/
+1
2010-11-22
carl9170: fix init-self regression
Christian Lamparter
1
-1
/
+1
2010-11-22
carl9170: fix virtual interface setup crash
Christian Lamparter
1
-1
/
+1
2010-11-15
carl9170: fix usb anchor wait timeout
Christian Lamparter
1
-2
/
+2
2010-11-15
carl9170: use generic sign_extend32
Christian Lamparter
1
-13
/
+4
2010-11-15
carl9170: tx path review
Christian Lamparter
1
-13
/
+13
2010-11-15
carl9170: configurable beacon rates
Christian Lamparter
1
-20
/
+32
2010-11-15
carl9170: stop stale uplink BA sessions
Christian Lamparter
1
-0
/
+54
2010-11-15
carl9170: fix spurious restart due to high latency
Christian Lamparter
3
-2
/
+20
2010-11-15
carl9170: initialize HW aMPDU parameters properly
Christian Lamparter
1
-2
/
+2
2010-11-15
carl9170: import hw/fw header updates
Christian Lamparter
4
-20
/
+30
2010-11-15
carl9170: fix typos
Hauke Mehrtens
2
-2
/
+2
2010-11-08
carl9170: usbid table updates
Christian Lamparter
1
-1
/
+3
2010-10-25
carl9170: fix scheduling while atomic
Christian Lamparter
1
-1
/
+1
2010-10-25
carl9170: fix memory leak issue in async cmd macro wrappers
Christian Lamparter
1
-23
/
+28
2010-10-25
carl9170: fix async command buffer leak
Christian Lamparter
1
-6
/
+19
2010-10-11
carl9170: A-MPDU frame type filter
Christian Lamparter
1
-1
/
+41
2010-10-11
carl9170: remove stale rx error path
Christian Lamparter
2
-6
/
+11
2010-10-11
carl9170: common error path for bad frames
Christian Lamparter
1
-28
/
+20
2010-10-05
carl9170: support firmware-based rx filter
Christian Lamparter
9
-10
/
+75
2010-09-28
carl9170: interrupt urbs must not set URB_ZERO_PACKET
Christian Lamparter
1
-2
/
+0
2010-09-28
carl9170: revamp carl9170_tx_prepare
Christian Lamparter
1
-80
/
+75
2010-09-28
carl9170: fix WARN_ON triggered by Broadcom HT STAs
Christian Lamparter
1
-1
/
+1
2010-09-28
carl9170: fix tx_ampdu_upload counter
Christian Lamparter
1
-1
/
+14
2010-09-28
carl9170: remove lost-frame workaround
Christian Lamparter
3
-40
/
+2
2010-09-28
carl9170: angle brackets for wiki link
Christian Lamparter
1
-1
/
+1
2010-09-28
carl9170: remove non-standard ba session teardown
Christian Lamparter
1
-3
/
+0
2010-09-21
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: reinit phy after HT settings have changed
Christian Lamparter
2
-12
/
+14
2010-09-21
carl9170: fix state downgrade during reset
Christian Lamparter
1
-2
/
+0
2010-09-21
carl9170: abort tasklet during usb reset
Christian Lamparter
1
-0
/
+3
2010-09-21
carl9170: don't load bogus nf of chain 1
Christian Lamparter
3
-12
/
+9
2010-09-21
carl9170: fix noise dBm conversion
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: use rx chainmask from eeprom
Christian Lamparter
1
-1
/
+4
2010-09-21
carl9170: update AR9170 phy initvals
Christian Lamparter
1
-3
/
+5
2010-09-14
carl9170: Makefile, Kconfig files and MAINTAINERS
Christian Lamparter
2
-0
/
+45
2010-09-14
carl9170: firmware parser and debugfs code
Christian Lamparter
3
-0
/
+1437
2010-09-14
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
3
-0
/
+3419
2010-09-14
carl9170: PHY/RF and MAC routines
Christian Lamparter
2
-0
/
+2409
2010-09-14
carl9170: Register maps, tx/rx descriptor formats and eeprom layout
Christian Lamparter
6
-0
/
+2436
2010-09-14
carl9170: mac80211 glue and command interface
Christian Lamparter
6
-0
/
+3024