index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
pci.c
Age
Commit message (
Expand
)
Author
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
2011-05-02
rtlwifi: Fix typo in pci.c
Larry Finger
2011-04-26
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
2011-04-26
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
2011-04-26
rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-12
rtlwifi: rtl8192ce: Fix LED initialization
Chaoming Li
2011-04-04
rtlwifi: Remove unused/unneeded variables
Larry Finger
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-21
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
2011-02-21
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
2011-02-11
rtlwifi: Modify core routines
Larry Finger
2011-01-21
rtlwifi: Fix possible NULL dereference
Jesper Juhl
2010-12-22
rtlwifi: Fix large packet issue
Chaoming Li
2010-12-22
rtlwifi: Use pci_pcie_cap()
Hauke Mehrtens
2010-12-15
rtl8192ce: Add new driver
Larry Finger