| Commit message (Expand) | Author | Age | Files | Lines |
* | rtlwifi: set proper udelay within rf_serial_read | Ping-Ke Shih | 2019-11-20 | 3 | -7/+4 |
* | rtlwifi: rf_lock use non-irqsave spin_lock | Ping-Ke Shih | 2019-11-20 | 6 | -36/+24 |
* | rtlwifi: rtl8192de: Fix missing enable interrupt flag | Larry Finger | 2019-11-14 | 1 | -4/+5 |
* | rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer | Larry Finger | 2019-11-14 | 3 | -0/+20 |
* | rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address | Larry Finger | 2019-11-14 | 1 | -3/+5 |
* | rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() | Ping-Ke Shih | 2019-11-06 | 1 | -0/+2 |
* | Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/... | David S. Miller | 2019-11-06 | 20 | -576/+401 |
|\ |
|
| * | rtlwifi: rtl8821ae: Drop condition with no effect | Saurav Girepunje | 2019-10-31 | 1 | -2/+0 |
| * | rtlwifi: rtl8192c: Drop condition with no effect | Saurav Girepunje | 2019-10-31 | 1 | -2/+0 |
| * | rtlwifi: Remove unnecessary NULL check in rtl_regd_init | Nathan Chancellor | 2019-10-24 | 1 | -1/+1 |
| * | rtlwifi: rtl8192se: Convert inline routines to little-endian words | Larry Finger | 2019-10-11 | 2 | -118/+122 |
| * | rtlwifi: rtl8192se: Convert macros that set descriptor | Larry Finger | 2019-10-11 | 2 | -194/+341 |
| * | rtlwifi: rtl8192se: Replace local bit manipulation macros | Larry Finger | 2019-10-11 | 3 | -91/+74 |
| * | rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX | Larry Finger | 2019-10-11 | 1 | -223/+0 |
| * | rtlwifi: rtl8192ee: Remove set but not used variable 'err' | zhengbin | 2019-10-11 | 1 | -4/+1 |
| * | rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp' | zhengbin | 2019-10-09 | 1 | -2/+1 |
| * | rtlwifi: rtl8723: Remove set but not used variable 'own' | zhengbin | 2019-10-09 | 1 | -4/+0 |
| * | rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' | zhengbin | 2019-10-09 | 1 | -8/+1 |
| * | rtlwifi: btcoex: Remove set but not used variable 'result' | zhengbin | 2019-10-09 | 1 | -9/+0 |
| * | rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' | zhengbin | 2019-10-09 | 1 | -7/+1 |
| * | rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec... | zhengbin | 2019-10-09 | 1 | -17/+4 |
| * | rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 2019-10-09 | 1 | -6/+2 |
| * | rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','re... | zhengbin | 2019-10-09 | 1 | -11/+3 |
| * | rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' | zhengbin | 2019-10-09 | 1 | -6/+1 |
| * | rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 2019-10-02 | 1 | -6/+2 |
| * | rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 2019-10-02 | 1 | -6/+2 |
| * | rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len' | zhengbin | 2019-10-02 | 1 | -8/+0 |
| * | rtlwifi: Remove set but not used variables 'dataempty','hoffset' | zhengbin | 2019-10-02 | 1 | -4/+2 |
| * | rtlwifi: Remove set but not used variable 'rtstate' | zhengbin | 2019-10-02 | 1 | -3/+0 |
| * | rtlwifi: Remove excessive check in _rtl_ps_inactive_ps() | Denis Efremov | 2019-10-01 | 1 | -2/+1 |
| * | rtlwifi: prevent memory leak in rtl_usb_probe | Navid Emamdoost | 2019-10-01 | 1 | -1/+4 |
| * | rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable | Austin Kim | 2019-10-01 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 2 | -1/+8 |
|\ \ |
|
| * | | rtlwifi: rtl_pci: Fix problem of too small skb->len | Larry Finger | 2019-10-23 | 1 | -1/+2 |
| * | | rtlwifi: Fix potential overflow on P2P code | Laura Abbott | 2019-10-23 | 1 | -0/+6 |
| |/ |
|
* | | net: Fix various misspellings of "connect" | Geert Uytterhoeven | 2019-10-28 | 1 | -2/+2 |
* | | mac80211: simplify TX aggregation start | Johannes Berg | 2019-10-04 | 1 | -2/+1 |
|/ |
|
* | rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version | Michael Straube | 2019-09-13 | 1 | -16/+2 |
* | rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube | 2019-09-13 | 1 | -17/+1 |
* | rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube | 2019-09-13 | 1 | -22/+1 |
* | rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u... | Larry Finger | 2019-09-13 | 6 | -182/+0 |
* | rtlwifi: rtl8723be: Convert inline routines to little-endian words | Larry Finger | 2019-09-13 | 2 | -169/+175 |
* | rtlwifi: rtl8723be: Convert macros that set descriptor | Larry Finger | 2019-09-13 | 2 | -272/+470 |
* | rtlwifi: rtl8723be: Replace local bit manipulation macros | Larry Finger | 2019-09-13 | 1 | -75/+74 |
* | rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros | Larry Finger | 2019-09-13 | 1 | -165/+2 |
* | rtlwifi: rtl8723ae: Convert inline routines to little-endian words | Larry Finger | 2019-09-13 | 2 | -134/+140 |
* | rtlwifi: rtl8723ae: Convert macros that set descriptor | Larry Finger | 2019-09-13 | 2 | -245/+411 |
* | rtlwifi: rtl8723ae: Replace local bit manipulation macros | Larry Finger | 2019-09-13 | 1 | -62/+62 |
* | rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros | Larry Finger | 2019-09-13 | 1 | -332/+4 |
* | rtlwifi: rtl8821ae: make array static const and remove redundant assignment | Colin Ian King | 2019-09-13 | 1 | -2/+2 |