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