Age | Commit message (Expand) | Author |
2023-06-21 | wifi: rtlwifi: simplify LED management | Dmitry Antipov |
2023-06-01 | wifi: rtlwifi: use helper function rtl_get_hdr() | Juhee Kang |
2023-02-22 | wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM values | Lu jicong |
2022-04-12 | rtlwifi: Fix spelling mistake "cacluated" -> "calculated" | Lv Ruyi |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R |
2022-03-10 | rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep' | Lu Jicong |
2020-11-24 | rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai |
2020-09-21 | rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c | Zheng Bin |
2020-09-09 | rtlwifi: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-08-31 | rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbg | Larry Finger |
2020-01-26 | rtlwifi: rtl8192ce: Make functions static & rm sw.h | Amadeusz Sławiński |
2019-12-18 | rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping | Michael Straube |
2019-12-18 | rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage | Michael Straube |
2019-12-18 | rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma... | Larry Finger |
2019-09-13 | rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube |
2019-09-13 | rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u... | Larry Finger |
2019-09-03 | rtlwifi: rtl8192ce: Fix incorrect returned values | Larry Finger |
2019-08-06 | rtlwifi: rtl8192ce: Convert inline routines to little-endian words | Larry Finger |
2019-08-06 | rtlwifi: rtl8192ce: Convert macros that set descriptor | Larry Finger |
2019-08-06 | rtlwifi: rtl8192ce: Replace local bit manipulation macros | Larry Finger |
2019-08-06 | rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX | Larry Finger |
2019-07-24 | rtlwifi: remove assignment to itself | Ping-Ke Shih |
2019-02-28 | rtlwifi: rtl8192ce: Fix missing blank lines | Larry Finger |
2019-02-20 | rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm" | Colin Ian King |
2019-02-19 | rtlwifi: rtl8192{c,u}: Remove CamelCase variables | Larry Finger |
2019-02-19 | rtlwifi: Remove CamelCase variables from base code | Larry Finger |
2019-02-19 | rtlwifi: rtl8192ce: Replace old-style license information | Larry Finger |
2018-05-29 | rtlwifi: remove unused fw C2H command ID | Ping-Ke Shih |
2017-12-07 | rtlwifi: Convert individual interrupt results to struct | Larry Finger |
2017-11-08 | rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR | Ping-Ke Shih |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-13 | rtlwifi: Add module parameter ASPM | Ping-Ke Shih |
2017-10-13 | rtlwifi: Add bw_update parameter for RA mask update. | Ping-Ke Shih |
2017-10-13 | rtlwifi: rtl8192ee: Make driver support 64bits DMA. | Ping-Ke Shih |
2017-07-28 | rtlwifi: Fix memory leak when firmware request fails | Souptick Joarder |
2017-06-21 | rtlwifi: fix REG_USTIME_TSF register definition | Kevin Lo |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-02-10 | Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or... | David S. Miller |
2017-02-08 | rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv | Larry Finger |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-31 | rtlwifi: rtl8192ce: Fix loading of incorrect firmware | Jurij Smakov |
2017-01-20 | rtlwifi: Convert COMP_XX entries into a proper debugging mask | Larry Finger |
2017-01-02 | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or... | David S. Miller |
2016-12-30 | rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG | Larry Finger |
2016-12-30 | rtlwifi: Replace local debug macro RT_ASSERT | Larry Finger |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin |
2016-11-27 | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or... | David S. Miller |
2016-11-17 | rtlwifi: rtl8192ce: Remove address of Free Software Foundation | Larry Finger |