Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | rtlwifi: rf_lock use non-irqsave spin_lock | Ping-Ke Shih | 1 | -6/+4 |
2019-10-02 | rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 1 | -6/+2 |
2019-09-13 | rtlwifi: rtl8723be: Convert inline routines to little-endian words | Larry Finger | 2 | -169/+175 |
2019-09-13 | rtlwifi: rtl8723be: Convert macros that set descriptor | Larry Finger | 2 | -272/+470 |
2019-09-13 | rtlwifi: rtl8723be: Replace local bit manipulation macros | Larry Finger | 1 | -75/+74 |
2019-09-13 | rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros | Larry Finger | 1 | -165/+2 |
2019-07-24 | rtlwifi: remove assignment to itself | Ping-Ke Shih | 1 | -4/+0 |
2019-04-13 | rtlwifi: Convert the wake_match variable to local | Larry Finger | 1 | -7/+7 |
2019-04-13 | rtlwifi: Fix duplicate tests of one of the RX descriptors | Larry Finger | 1 | -1/+1 |
2019-04-04 | rtlwifi: fix potential NULL pointer dereference | Ping-Ke Shih | 1 | -0/+2 |
2019-02-28 | rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate' | YueHaibing | 1 | -3/+0 |
2019-02-19 | rtlwifi: rtl8723{be,ae}: Remove CamelCase variables | Larry Finger | 1 | -7/+7 |
2019-02-19 | rtlwifi: Remove CamelCase variables from base code | Larry Finger | 1 | -2/+2 |
2019-02-19 | rtlwifi: rtl8723be: Replace old-style license information | Larry Finger | 22 | -528/+44 |
2019-02-01 | wireless: remove unneeded semicolon | YueHaibing | 1 | -3/+3 |
2018-05-29 | rtlwifi: remove hal_op c2h_content_parsing | Ping-Ke Shih | 1 | -1/+0 |
2018-05-29 | rtlwifi: remove hal_op rx_command_packet | Ping-Ke Shih | 3 | -28/+0 |
2018-05-29 | rtlwifi: remove duplicate C2H handler | Ping-Ke Shih | 4 | -75/+2 |
2018-05-29 | rtlwifi: remove duplicate C2H definition | Ping-Ke Shih | 2 | -16/+6 |
2018-05-29 | rtlwifi: remove duplicate rx_packet_type definition | Ping-Ke Shih | 1 | -8/+0 |
2018-05-29 | rtlwifi: support accurate nullfunc frame tx ack report | Tzu-En Huang | 1 | -2/+3 |
2018-04-24 | rtlwifi: cleanup 8723be ant_sel definition | Ping-Ke Shih | 1 | -4/+7 |
2018-03-27 | rtlwifi: correct comment | Kevin Lo | 1 | -2/+2 |
2018-02-25 | rtlwifi: rtl8723be: Fix loss of signal | Larry Finger | 1 | -1/+2 |
2017-12-08 | wireless: use ARRAY_SIZE | Jérémy Lefaure | 3 | -19/+16 |
2017-12-07 | rtlwifi: Convert individual interrupt results to struct | Larry Finger | 2 | -9/+7 |
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: Remove unused cur_rfstate variables | Christos Gkekas | 1 | -3/+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 | 3 | -6/+7 |
2017-10-13 | rtlwifi: rtl8192ee: Make driver support 64bits DMA. | Ping-Ke Shih | 3 | -3/+6 |
2017-08-31 | rtlwifi: rtl8723be: fix duplicated code for different branches | Gustavo A. R. Silva | 1 | -6/+2 |
2017-08-07 | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or... | David S. Miller | 6 | -299/+301 |
2017-08-03 | rtlwifi: rtl8723be: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-08-03 | rtlwifi: Fix fallback firmware loading | Sven Joachim | 1 | -12/+5 |
2017-07-28 | rtlwifi: Fix memory leak when firmware request fails | Souptick Joarder | 1 | -0/+2 |
2017-07-28 | rtlwifi: Update 8723be new phy parameters and its parser. | Ping-Ke Shih | 3 | -286/+281 |
2017-07-28 | rtlwifi: Add board type for 8723be and 8192ee | Ping-Ke Shih | 1 | -0/+7 |
2017-07-28 | rtlwifi: Add BT_MP_INFO to c2h handler. | Ping-Ke Shih | 1 | -2/+7 |
2017-07-21 | Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" | Larry Finger | 1 | -3/+0 |
2017-06-28 | rtlwifi: Modify power mode parameters of 8723be and 8821ae. | Ping-Ke Shih | 1 | -2/+2 |
2017-06-28 | rtlwifi: Do IQK only once to reduce wifi occupy antenna | Ping-Ke Shih | 2 | -3/+7 |
2017-06-28 | rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold. | Ping-Ke Shih | 1 | -2/+6 |
2017-06-25 | Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or... | David S. Miller | 6 | -12/+86 |
2017-06-21 | rtlwifi: btcoexist control to enter/leave LPS | Ping-Ke Shih | 1 | -8/+55 |
2017-06-21 | rtlwifi: Add btcoex record_pwr_mode | Ping-Ke Shih | 2 | -2/+10 |
2017-06-21 | rtlwifi: Add TX report and disable key to force wait until report acked. | Ping-Ke Shih | 3 | -2/+18 |
2017-06-21 | rtlwifi: btcoex: rtl8723be: fix ant_sel not work | Ping-Ke Shih | 1 | -0/+3 |