index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
Age
Commit message (
Expand
)
Author
2014-07-01
rsi: fix memory leaks and error handling in rsi_91x_usb
Alexey Khoroshilov
2014-07-01
rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()
Alexey Khoroshilov
2014-06-25
rsi: Fixed warnings reported by static code analyzers.
Jahnavi Meher
2014-06-25
rsi: Fixed errors and warnings reported by static code analyzers.
Jahnavi Meher
2014-06-19
rsi: Changes for 40MHz
Jahnavi Meher
2014-06-19
rsi: Adding support for host based bgscan.
Jahnavi Meher
2014-06-19
rsi: Adding support for 5GHz
Jahnavi Meher
2014-06-19
rsi: Sending QoS null packet via the mgmt queue.
Jahnavi Meher
2014-06-19
rsi: Added debug messages.
Jahnavi Meher
2014-06-19
rsi: Changed the logic of dequeuing packets from hal queues.
Jahnavi Meher
2014-06-19
rsi: Changed the SDIO interrupt variables and some clean up.
Jahnavi Meher
2014-06-19
rsi: Use SGI if configured for fixed rate transmission.
Jahnavi Meher
2014-06-19
rsi: Lower level debug messages and changed handling of confirm received for ...
Jahnavi Meher
2014-06-19
rsi: Changed rate handling.
Jahnavi Meher
2014-06-19
rsi: Changed the rsi_set_channel() and rsi_program_bb_rf().
Jahnavi Meher
2014-06-19
rsi: Changed the radio caps frame.
Jahnavi Meher
2014-06-19
rsi: Add macros for endpoints and set default value of endpoint.
Jahnavi Meher
2014-06-19
rsi: Using band from rsi_common to fill in ieee80211_rx_status
Jahnavi Meher
2014-06-19
rsi: Fixed the kernel doc
Jahnavi Meher
2014-06-19
rsi: Mapping the debugfs stats to the correct s/w queues.
Jahnavi Meher
2014-06-19
rsi_91x_sdio: add error handling into rsi_module_init()
Alexey Khoroshilov
2014-06-19
rsi: Use module_usb_driver
Alexey Khoroshilov
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-29
rsi: avoid format string leak to thread name
Kees Cook
2014-05-13
rsi: Changed the return value to enable BA set-up
Jahnavi Meher
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-04-30
rsi: Changing opcode for sta mode according to changes in firmware
Jahnavi Meher
2014-04-14
rsi: Fix a potential memory leak in rsi_send_auto_rate_request()
Christian Engelmayer
2014-04-14
rsi: Fix a potential memory leak in rsi_set_channel()
Christian Engelmayer
2014-04-14
rsi: Add missing initialization of ii
Geert Uytterhoeven
2014-04-09
rsi: Fixed issue relating to doing dma on stack error.
Fariya Fatima
2014-04-09
rsi: Fixed issue relating to index of q_num.
Fariya Fatima
2014-04-09
rsi: Fixed issue relating to return value.
Fariya Fatima
2014-04-09
rsi: Fixed issue relating to variable de-referenced before check 'adapter'
Fariya Fatima
2014-04-09
rsi: Fixed signedness bug reported by static code analyzer.
Fariya Fatima
2014-04-09
rsi: Potential null pointer derefernce issue fixed.
Fariya Fatima
2014-03-31
rsi: rsi_91x: misleading debug printk
Dan Carpenter
2014-03-19
rsi: Add pr_fmt,__printf, fix format & arg mismatch
Joe Perches
2014-03-18
rsi: make rsi_dbg a regular function
John W. Linville
2014-03-17
rsi: Add RS9113 wireless driver
Fariya Fatima