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
/
rtlwifi
/
pci.c
Age
Commit message (
Expand
)
Author
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
rtlwifi: Fix oops on unload
Larry Finger
2012-04-16
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
2012-02-08
rtlwifi: Return correct failure code on error
Simon Graham
2012-02-08
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
2012-02-06
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
2012-02-06
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-13
rtlwifi: use work for lps
Stanislaw Gruszka
2011-11-28
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-14
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
2011-08-09
rtlwifi: Eliminate raw reads and writes from PCIe portion
Larry Finger
2011-08-01
rtlwifi: Fix kernel oops on ARM SOC
Larry Finger
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-06-29
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2011-06-29
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-20
rtlwifi: Fix typo in variable name
Mike McCormack
2011-06-20
rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...
Larry Finger
2011-06-10
rtlwifi: Factor out code to receive one packet
Mike McCormack
2011-06-10
rtlwifi: Free skb in one place
Mike McCormack
2011-06-10
rtlwifi: Resubmit skbs with bad CRC early
Mike McCormack
2011-06-10
rtlwifi: Remove unnecessary indent
Mike McCormack
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
rtlwifi: Avoid modifying skbs that are resubmitted
Mike McCormack
2011-06-07
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
2011-06-03
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
2011-06-03
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
2011-06-03
rtlwifi: Store loop index in local variable
Mike McCormack
2011-05-26
rtlwifi: Use order 2 RX buffer allocation only if necessary
Larry Finger
2011-05-26
rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
Larry Finger
2011-05-10
rtlwifi: rtl8192se: Remove need to disable ASPM
Chaoming Li
[next]