index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
2010-06-15
rt2x00: Synchronize WCID initialization with legacy driver
Ivo van Doorn
2010-06-15
rt2x00: Enable HW crypto by default
Ivo van Doorn
2010-06-15
rt2x00: Limit TX done looping to number of TX ring entries
Ivo van Doorn
2010-06-15
rt2x00: Update author rt2800lib
Ivo van Doorn
2010-06-15
rt2x00: Enable fallback rates for rt61pci and rt73usb
Ivo van Doorn
2010-06-15
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
2010-06-15
rt2x00: provide mac80211 a suitable max_rates value
Helmut Schaa
2010-06-15
rt2x00: Fix typo in rt2800_config_txpower
Helmut Schaa
2010-06-15
rt2x00: Fix TX_STA_FIFO handling
Helmut Schaa
2010-06-15
rt2x00: Add comment about BBP1_TX_POWER
Helmut Schaa
2010-06-15
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
Helmut Schaa
2010-06-15
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
Helmut Schaa
2010-06-15
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
2010-06-15
rt2x00: clarify meaning of txdone flags
Helmut Schaa
2010-06-03
rt2x00: Remove suspicious register write
Helmut Schaa
2010-06-03
rt2x00: fix use of mcs rates
Helmut Schaa
2010-06-03
rt2x00: Update TX_SW_CFG initvals for 305x SoC
Helmut Schaa
2010-06-03
rt2x00: Use IEEE80211_TX_CTL_STBC flag
Ivo van Doorn
2010-06-03
rt2x00: rt2800: disable TX STBC for 1 stream devices
Helmut Schaa
2010-06-03
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
2010-06-03
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
Gertjan van Wingerde
2010-06-03
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
2010-06-03
rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
Gertjan van Wingerde
2010-06-03
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2010-06-03
rt2x00: Move all register definitions for rt2800 to rt2800.h.
Gertjan van Wingerde
2010-06-03
rt2x00: Remove RT2870 chipset identification.
Gertjan van Wingerde
2010-06-03
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
2010-06-03
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
2010-06-03
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
rt2x00: Push beacon TX descriptor writing to drivers.
Gertjan van Wingerde
2010-06-02
wireless: fix several minor description typos
Walter Goldens
2010-06-02
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
Gertjan van Wingerde
2010-05-26
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
2010-05-24
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-05-24
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
2010-05-24
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-12
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
master-2010-05-12
Gertjan van Wingerde
2010-05-12
rt2x00: Dump beacons under a different identifier than TX frames.
Gertjan van Wingerde
2010-05-12
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
rt2x00: Re-order tx descriptor writing code in drivers.
Gertjan van Wingerde
2010-05-12
rt2x00: Fix beacon descriptor writing for rt61pci.
Gertjan van Wingerde
2010-05-12
rt2x00: Consistently name skb frame descriptor skbdesc.
Gertjan van Wingerde
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-10
wireless: rt2x00: rt2800usb: replace X by x
Xose Vazquez Perez
[next]