Age | Commit message (Expand) | Author | Files | Lines |
2019-09-13 | rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube | 1 | -22/+1 |
2019-09-13 | rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u... | Larry Finger | 1 | -33/+0 |
2019-09-03 | rtlwifi: rtl8192ce: Fix incorrect returned values | Larry Finger | 1 | -3/+3 |
2019-08-06 | rtlwifi: rtl8192ce: Convert inline routines to little-endian words | Larry Finger | 2 | -135/+142 |
2019-08-06 | rtlwifi: rtl8192ce: Convert macros that set descriptor | Larry Finger | 2 | -238/+405 |
2019-08-06 | rtlwifi: rtl8192ce: Replace local bit manipulation macros | Larry Finger | 1 | -84/+62 |
2019-08-06 | rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX | Larry Finger | 1 | -326/+4 |
2019-07-24 | rtlwifi: remove assignment to itself | Ping-Ke Shih | 1 | -2/+0 |
2019-02-28 | rtlwifi: rtl8192ce: Fix missing blank lines | Larry Finger | 4 | -2/+15 |
2019-02-20 | rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm" | Colin Ian King | 1 | -1/+1 |
2019-02-19 | rtlwifi: rtl8192{c,u}: Remove CamelCase variables | Larry Finger | 6 | -117/+116 |
2019-02-19 | rtlwifi: Remove CamelCase variables from base code | Larry Finger | 1 | -2/+2 |
2019-02-19 | rtlwifi: rtl8192ce: Replace old-style license information | Larry Finger | 18 | -436/+36 |
2018-05-29 | rtlwifi: remove unused fw C2H command ID | Ping-Ke Shih | 1 | -25/+0 |
2017-12-07 | rtlwifi: Convert individual interrupt results to struct | Larry Finger | 2 | -11/+4 |
2017-11-08 | rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR | Ping-Ke Shih | 2 | -2/+4 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-13 | rtlwifi: Add module parameter ASPM | Ping-Ke Shih | 1 | -1/+5 |
2017-10-13 | rtlwifi: Add bw_update parameter for RA mask update. | Ping-Ke Shih | 2 | -6/+5 |
2017-10-13 | rtlwifi: rtl8192ee: Make driver support 64bits DMA. | Ping-Ke Shih | 2 | -3/+5 |
2017-07-28 | rtlwifi: Fix memory leak when firmware request fails | Souptick Joarder | 1 | -0/+2 |
2017-06-21 | rtlwifi: fix REG_USTIME_TSF register definition | Kevin Lo | 1 | -1/+1 |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg | 1 | -2/+2 |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg | 1 | -2/+2 |
2017-02-10 | Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or... | David S. Miller | 2 | -96/+89 |
2017-02-08 | rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv | Larry Finger | 2 | -96/+89 |
2017-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+7 |
2017-01-31 | rtlwifi: rtl8192ce: Fix loading of incorrect firmware | Jurij Smakov | 1 | -2/+7 |
2017-01-20 | rtlwifi: Convert COMP_XX entries into a proper debugging mask | Larry Finger | 1 | -5/+6 |
2017-01-02 | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or... | David S. Miller | 6 | -47/+33 |
2016-12-30 | rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG | Larry Finger | 5 | -42/+28 |
2016-12-30 | rtlwifi: Replace local debug macro RT_ASSERT | Larry Finger | 2 | -5/+5 |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 1 | -2/+0 |
2016-11-28 | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or... | David S. Miller | 18 | -72/+0 |
2016-11-17 | rtlwifi: rtl8192ce: Remove address of Free Software Foundation | Larry Finger | 18 | -72/+0 |
2016-10-13 | rtlwifi: Fix regression caused by commit d86e64768859 | Larry Finger | 1 | -8/+5 |
2016-09-27 | rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines | Larry Finger | 1 | -0/+2 |
2016-09-27 | rtlwifi: Add switch variable to 'switch case not processed' messages | Joe Perches | 3 | -10/+8 |
2016-09-14 | rtlwifi: rtl818x: constify local structures | Julia Lawall | 1 | -1/+1 |
2016-07-08 | rtlwifi: rtl8192ce: Convert driver to use common hardware info routine | Larry Finger | 1 | -71/+12 |
2016-07-08 | rtlwifi: Add missing newlines to RT_TRACE calls | Joe Perches | 2 | -3/+3 |
2016-06-29 | rtlwifi: use s8 instead of char | Arnd Bergmann | 3 | -6/+6 |
2016-06-16 | rtlwifi: fix error handling in *_read_adapter_info() | Arnd Bergmann | 1 | -5/+12 |
2015-12-30 | rtlwifi: rtl8192ce: Fix handling of module parameters | Larry Finger | 1 | -0/+2 |
2015-10-14 | rtlwifi: rtl818x: Move drivers into new realtek directory | Larry Finger | 19 | -0/+9646 |