index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
Ivo van Doorn
1
-6
/
+3
2010-11-15
rt2x00: Rename queue->lock to queue->index_lock
Ivo van Doorn
3
-13
/
+13
2010-11-15
rt2x00: checkpatch.pl error fixes for rt73usb.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00queue.c
Mark Einon
1
-2
/
+2
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00link.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00lib.h
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00config.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800usb.h
Mark Einon
1
-2
/
+2
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800usb.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800pci.h
Mark Einon
1
-6
/
+6
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800lib.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800.h
Mark Einon
1
-11
/
+11
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2500usb.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2500pci.h
Mark Einon
1
-2
/
+2
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2400pci.h
Mark Einon
1
-3
/
+3
2010-11-15
carl9170: tx path review
Christian Lamparter
1
-13
/
+13
2010-11-15
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
Jesper Juhl
2
-4
/
+2
2010-11-15
rt2x00: Fix comments in rt73usb.h and rt61pci.h
Lalith Suresh
2
-2
/
+2
2010-11-15
rt2x00: Fix hw crypto in AP mode for some devices
Helmut Schaa
2
-9
/
+14
2010-11-15
rt2x00: Fix crash on USB unplug
Ivo van Doorn
2
-8
/
+12
2010-11-15
rt2x00: Fix MCU_SLEEP arguments
Ivo van Doorn
2
-3
/
+3
2010-11-15
rt2x00: Implement flush callback
Ivo van Doorn
9
-0
/
+46
2010-11-15
rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma
Ivo van Doorn
1
-15
/
+0
2010-11-15
rt2x00: Rename rt2x00queue_timeout
Ivo van Doorn
2
-3
/
+3
2010-11-15
rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active
Helmut Schaa
1
-3
/
+3
2010-11-15
rt2x00: Reduce tx descriptor size
Helmut Schaa
7
-35
/
+18
2010-11-15
rt2x00: Wait up to one second on rt2800 for WPDMA to be ready
Helmut Schaa
1
-1
/
+5
2010-11-15
rt2x00: Sync Tx and RX ring sizes with legacy drivers
Helmut Schaa
9
-44
/
+29
2010-11-15
rt2x00: Add TXOP_CTRL_CFG register definition
Helmut Schaa
2
-1
/
+40
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
11
-197
/
+109
2010-11-15
b43legacy: rfkill: use status register based on core revision (not PHY's)
Rafał Miłecki
1
-1
/
+1
2010-11-15
zd1201: Add missing id
maximilian attems
1
-0
/
+1
2010-11-15
zd1211rw: add 2 missing usb id's
maximilian attems
1
-0
/
+2
2010-11-15
rtl8187: restore anaparam registers after reset with 8187B
Herton Ronaldo Krzesinski
1
-0
/
+2
2010-11-15
rtl8187: remove uneeded setting of anaparam write
Herton Ronaldo Krzesinski
1
-8
/
+0
2010-11-15
rtl8187: consolidate anaparam on/off write sequences
Herton Ronaldo Krzesinski
2
-62
/
+44
2010-11-15
rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B
Herton Ronaldo Krzesinski
1
-1
/
+1
2010-11-15
rtl8187: move pll reset at start out of ANAPARAM write
Herton Ronaldo Krzesinski
1
-8
/
+7
2010-11-15
rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)
Herton Ronaldo Krzesinski
1
-2
/
+2
2010-11-15
rtl8187: fix wrong register initialization in 8187B
Herton Ronaldo Krzesinski
1
-6
/
+10
2010-11-15
rtl8187: remove setting of beacon/atim registers from initialization
Herton Ronaldo Krzesinski
1
-2
/
+0
2010-11-15
rtl8187: remove redundant initialization of ARFR
Herton Ronaldo Krzesinski
1
-4
/
+5
2010-11-15
mwl8k: force AP mode to use non-AMPDU frames
Nishant Sarmukadam
1
-1
/
+6
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
mac80211_hwsim: Incorporate txpower into rssi
Blaise Gassend
1
-1
/
+4
[prev]
[next]