aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAge
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-11
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-10
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-10
* rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-09
* rtlwifi: Simplify rtl_get/set inline functionsJoe Perches2012-04-09
* rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches2012-04-09
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-26
* rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\
| * rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-03-06
| * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-03-05
| * rtlwifi: Remove extraneous value returnLarry Finger2012-03-05
| * rtlwifi: Detect misread of end-point countLarry Finger2012-03-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\|
| * rtlwifi: Fix breakage in debug functions when built as a moduleLarry Finger2012-02-27
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-22
| * Correcting typos in rtlwifi/base.cTristan Pourcelot2012-02-22
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-22
| * rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga2012-02-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
|\|
| * 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 extra debugging message accidentally left inLarry Finger2012-02-06
| * rtlwifi: Fix typo in dm.cMasanari Iida2012-02-06
| * rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga2012-02-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\ \
| * | rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-09
* | | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06
|\ \ \ | | |/ | |/|
| * | rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
| * | rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-30
| * | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-27
| * | rtl8192se: Update copyright datesLarry Finger2012-01-24
| * | rtl8192de: Update copyright datesLarry Finger2012-01-24
| * | rtl8192cu: Update copyright datesLarry Finger2012-01-24
| * | rtl8192ce: Update copyright datesLarry Finger2012-01-24
| * | rtl8192c_common: Update copyright datesLarry Finger2012-01-24
| * | rtlwifi: Update copyright datesLarry Finger2012-01-24
| * | rtl8192cu: Remove dead code never selectedLarry Finger2012-01-24
| * | rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-01-24
| * | rtlwifi: Simplify chip version id loggingJoe Perches2012-01-24
| * | rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-24
| * | rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2012-01-24
| * | rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches2012-01-24
| * | rtlwifi: Remove duplicate __func__Joe Perches2012-01-24
| * | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24