summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-162-13/+13
|\ \
| * | rtlwifi: fix for race condition when firmware is cachedLarry Finger2012-05-142-13/+13
| |/
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-106-22/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+1
|\ \ | |/
| * rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
* | rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-233-81/+84
* | rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger2012-04-233-94/+100
* | rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger2012-04-231-27/+31
* | rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-234-112/+123
* | rtlwifi: Add dm structs to private structureLarry Finger2012-04-231-0/+4
* | rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-235-159/+59
* | net/wireless: use module_pci_driverAxel Lin2012-04-162-36/+2
* | rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger2012-04-162-0/+5
* | rtl8192de: Recognize 92D E-CUT version.Forest Bond2012-04-121-1/+5
* | rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond2012-04-121-9/+7
* | rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi2012-04-121-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-122-7/+4
|\ \ | |/
| * rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
| * rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
| * rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
| * rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
* | wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-114-21/+7
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-2/+1
* | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-101-1/+6
* | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-092-19/+21
* | rtlwifi: Simplify rtl_get/set inline functionsJoe Perches2012-04-091-13/+11
* | rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches2012-04-091-3/+2
|/
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
* rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-192-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-092-9/+24
|\
| * rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-03-061-0/+4
| * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-03-051-3/+8
| * rtlwifi: Remove extraneous value returnLarry Finger2012-03-051-3/+2
| * rtlwifi: Detect misread of end-point countLarry Finger2012-03-051-3/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-057-284/+113
|\ \ | |/
| * rtlwifi: Fix breakage in debug functions when built as a moduleLarry Finger2012-02-271-1/+1
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-222-2/+4
| * Correcting typos in rtlwifi/base.cTristan Pourcelot2012-02-221-3/+3
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-223-277/+104
| * rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga2012-02-221-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-213-20/+25
|\ \ | |/
| * rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville2012-02-091-3/+3
| * rtlwifi: Return correct failure code on errorSimon Graham2012-02-081-1/+1
| * rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-02-081-6/+10
| * rtlwifi: Fix PCI probe error path orphaned memoryTim Gardner2012-02-061-7/+12
| * rtlwifi: Remove extra debugging message accidentally left inLarry Finger2012-02-061-3/+1
| * rtlwifi: Fix typo in dm.cMasanari Iida2012-02-061-1/+1
| * rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga2012-02-061-3/+1
OpenPOWER on IntegriCloud