Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/... | David S. Miller | 20 | -576/+401 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+8 |
2019-10-31 | rtlwifi: rtl8821ae: Drop condition with no effect | Saurav Girepunje | 1 | -2/+0 |
2019-10-31 | rtlwifi: rtl8192c: Drop condition with no effect | Saurav Girepunje | 1 | -2/+0 |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -2/+2 |
2019-10-24 | rtlwifi: Remove unnecessary NULL check in rtl_regd_init | Nathan Chancellor | 1 | -1/+1 |
2019-10-23 | rtlwifi: rtl_pci: Fix problem of too small skb->len | Larry Finger | 1 | -1/+2 |
2019-10-23 | rtlwifi: Fix potential overflow on P2P code | Laura Abbott | 1 | -0/+6 |
2019-10-11 | rtlwifi: rtl8192se: Convert inline routines to little-endian words | Larry Finger | 2 | -118/+122 |
2019-10-11 | rtlwifi: rtl8192se: Convert macros that set descriptor | Larry Finger | 2 | -194/+341 |
2019-10-11 | rtlwifi: rtl8192se: Replace local bit manipulation macros | Larry Finger | 3 | -91/+74 |
2019-10-11 | rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX | Larry Finger | 1 | -223/+0 |
2019-10-11 | rtlwifi: rtl8192ee: Remove set but not used variable 'err' | zhengbin | 1 | -4/+1 |
2019-10-09 | rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp' | zhengbin | 1 | -2/+1 |
2019-10-09 | rtlwifi: rtl8723: Remove set but not used variable 'own' | zhengbin | 1 | -4/+0 |
2019-10-09 | rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' | zhengbin | 1 | -8/+1 |
2019-10-09 | rtlwifi: btcoex: Remove set but not used variable 'result' | zhengbin | 1 | -9/+0 |
2019-10-09 | rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' | zhengbin | 1 | -7/+1 |
2019-10-09 | rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec... | zhengbin | 1 | -17/+4 |
2019-10-09 | rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 1 | -6/+2 |
2019-10-09 | rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','re... | zhengbin | 1 | -11/+3 |
2019-10-09 | rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' | zhengbin | 1 | -6/+1 |
2019-10-04 | mac80211: simplify TX aggregation start | Johannes Berg | 1 | -2/+1 |
2019-10-02 | rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 1 | -6/+2 |
2019-10-02 | rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac' | zhengbin | 1 | -6/+2 |
2019-10-02 | rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len' | zhengbin | 1 | -8/+0 |
2019-10-02 | rtlwifi: Remove set but not used variables 'dataempty','hoffset' | zhengbin | 1 | -4/+2 |
2019-10-02 | rtlwifi: Remove set but not used variable 'rtstate' | zhengbin | 1 | -3/+0 |
2019-10-01 | rtlwifi: Remove excessive check in _rtl_ps_inactive_ps() | Denis Efremov | 1 | -2/+1 |
2019-10-01 | rtlwifi: prevent memory leak in rtl_usb_probe | Navid Emamdoost | 1 | -1/+4 |
2019-10-01 | rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable | Austin Kim | 1 | -3/+0 |
2019-09-13 | rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version | Michael Straube | 1 | -16/+2 |
2019-09-13 | rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube | 1 | -17/+1 |
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 | 6 | -182/+0 |
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-09-13 | rtlwifi: rtl8723ae: Convert inline routines to little-endian words | Larry Finger | 2 | -134/+140 |
2019-09-13 | rtlwifi: rtl8723ae: Convert macros that set descriptor | Larry Finger | 2 | -245/+411 |
2019-09-13 | rtlwifi: rtl8723ae: Replace local bit manipulation macros | Larry Finger | 1 | -62/+62 |
2019-09-13 | rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros | Larry Finger | 1 | -332/+4 |
2019-09-13 | rtlwifi: rtl8821ae: make array static const and remove redundant assignment | Colin Ian King | 1 | -2/+2 |
2019-09-06 | rtlwifi: Fix file release memory leak | Wei Yongjun | 1 | -1/+1 |
2019-09-03 | rtlwifi: rtl8192ce: Fix incorrect returned values | Larry Finger | 1 | -3/+3 |
2019-09-03 | rtlwifi: rtl8188ee: Fix incorrect returned values | Larry Finger | 1 | -7/+7 |
2019-09-03 | rtlwifi: rtl8821ae: Fix incorrect returned values | Larry Finger | 1 | -5/+5 |
2019-09-03 | rtlwifi: rtl8192cu: Convert inline routines to little-endian words | Larry Finger | 3 | -121/+127 |
2019-09-03 | rtlwifi: rtl8192cu: Convert macros that set descriptor | Larry Finger | 3 | -235/+402 |