aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/pci.c
Commit message (Expand)AuthorAge
...
* | rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger2012-04-16
* | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-10
|/
* rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville2012-02-09
* rtlwifi: Return correct failure code on errorSimon Graham2012-02-08
* rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-02-08
* rtlwifi: Fix PCI probe error path orphaned memoryTim Gardner2012-02-06
* rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga2012-02-06
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-30
* rtlwifi: Update copyright datesLarry Finger2012-01-24
* rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-01-24
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* rtlwifi: use work for lpsStanislaw Gruszka2011-12-13
* rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\
| * rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-14
| * rtlwifi: Eliminate raw reads and writes from PCIe portionLarry Finger2011-08-09
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-01
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
|/
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-05
* rtlwifi: use PCI_VENDOR_ID_*Jon Mason2011-06-29
* rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-28
|\
| * rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-20
* | rtlwifi: Fix typo in variable nameMike McCormack2011-06-20
* | rtlwifi: Factor out code to receive one packetMike McCormack2011-06-10
* | rtlwifi: Free skb in one placeMike McCormack2011-06-10
* | rtlwifi: Resubmit skbs with bad CRC earlyMike McCormack2011-06-10
* | rtlwifi: Remove unnecessary indentMike McCormack2011-06-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-10
|\|
| * rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-07
| * rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-07
* | rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-03
* | rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack2011-06-03
* | rtlwifi: Run IPS leave work in a taskletMike McCormack2011-06-03
* | rtlwifi: Store loop index in local variableMike McCormack2011-06-03
|/
* rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-26
* rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-26
* rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li2011-05-10
* rtlwifi: Fix typo in pci.cLarry Finger2011-05-02
* rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger2011-04-26
* rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li2011-04-26
* rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-26
* rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-26