summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/pci.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-106/+90
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-3/+3
* rtlwifi: use work for lpsStanislaw Gruszka2011-12-131-12/+14
* rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-281-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-211-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-42/+14
|\
| * rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-141-15/+4
| * rtlwifi: Eliminate raw reads and writes from PCIe portionLarry Finger2011-08-091-27/+10
* | Merge branch 'master' into for-nextJiri Kosina2011-09-151-9/+11
|\ \ | |/
| * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-011-9/+11
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-3/+3
|/
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-051-4/+0
* rtlwifi: use PCI_VENDOR_ID_*Jon Mason2011-06-291-4/+4
* rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-1/+12
|\
| * rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
* | rtlwifi: Fix typo in variable nameMike McCormack2011-06-201-1/+1
* | rtlwifi: Factor out code to receive one packetMike McCormack2011-06-101-48/+51
* | rtlwifi: Free skb in one placeMike McCormack2011-06-101-5/+3
* | rtlwifi: Resubmit skbs with bad CRC earlyMike McCormack2011-06-101-42/+39
* | rtlwifi: Remove unnecessary indentMike McCormack2011-06-101-95/+81
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-101-15/+13
|\ \ | |/
| * rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-071-15/+13
| * rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-071-1/+1
* | rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-031-1/+1
* | rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack2011-06-031-2/+3
* | rtlwifi: Run IPS leave work in a taskletMike McCormack2011-06-031-2/+12
* | rtlwifi: Store loop index in local variableMike McCormack2011-06-031-12/+8
|/
* rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-261-0/+7
* rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-261-13/+15
* rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li2011-05-101-0/+1
* rtlwifi: Fix typo in pci.cLarry Finger2011-05-021-1/+1
* rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger2011-04-261-152/+18
* rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li2011-04-261-4/+0
* rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-2/+0
* rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-227/+561
* rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-2/+0
* rtlwifi: rtl8192ce: Fix LED initializationChaoming Li2011-04-121-1/+2
* rtlwifi: Remove unused/unneeded variablesLarry Finger2011-04-041-37/+16
* net: use pci_dev->revision, againSergei Shtylyov2011-02-281-3/+1
* rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-211-15/+14
* rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger2011-02-211-18/+18
* rtlwifi: Modify core routinesLarry Finger2011-02-111-77/+8
* rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
* rtlwifi: Fix large packet issueChaoming Li2010-12-221-3/+15
* rtlwifi: Use pci_pcie_cap()Hauke Mehrtens2010-12-221-1/+1
* rtl8192ce: Add new driverLarry Finger2010-12-151-0/+1933
OpenPOWER on IntegriCloud