Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | bcma: fix block comment style | Yadav Lamichhane | 1 | -8/+16 |
2019-10-22 | rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot | Chris Chiu | 3 | -0/+5 |
2019-10-16 | rtw88: mark rtw_fw_hdr __packed | Brian Norris | 1 | -1/+1 |
2019-10-15 | net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk... | Markus Elfring | 5 | -21/+7 |
2019-10-15 | wireless: Remove call to memset after dma_alloc_coherent | Fuqian Huang | 4 | -11/+0 |
2019-10-14 | rtw88: include interrupt.h for tasklet_struct | Brian Norris | 1 | -0/+1 |
2019-10-14 | rtw88: use a for loop in rtw_power_mode_change(), not goto | Brian Norris | 1 | -32/+29 |
2019-10-14 | rtw88: coex: Set 4 slot mode for A2DP | Ping-Ke Shih | 1 | -9/+15 |
2019-10-14 | rtw88: pci: config phy after chip info is setup | Yan-Hsuan Chuang | 1 | -2/+2 |
2019-10-14 | rtw88: Use rtw_write8_set to set SYS_FUNC | Yan-Hsuan Chuang | 1 | -1/+1 |
2019-10-14 | rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support | Tzu-En Huang | 3 | -0/+8 |
2019-10-14 | rtw88: config 8822c multicast address in MAC init flow | Tzu-En Huang | 2 | -0/+4 |
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 | wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING | Tony Lindgren | 1 | -6/+6 |
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 | rtl8xxxu: make arrays static, makes object smaller | Colin Ian King | 3 | -9/+9 |
2019-10-09 | iwlegacy: make array interval static, makes object smaller | Colin Ian King | 1 | -1/+1 |
2019-10-09 | rtw88: Fix an error message | Dan Carpenter | 1 | -1/+1 |
2019-10-09 | rtl8xxxu: add bluetooth co-existence support for single antenna | Chris Chiu | 3 | -7/+301 |
2019-10-09 | mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring | Navid Emamdoost | 1 | -1/+4 |
2019-10-09 | mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf | Navid Emamdoost | 1 | -1/+3 |
2019-10-09 | rsi: drop bogus device-id checks from probe | Johan Hovold | 1 | -2/+2 |
2019-10-09 | Revert "rsi: fix potential null dereference in rsi_probe()" | Johan Hovold | 1 | -1/+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-09 | rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver | Chris Chiu | 2 | -7/+278 |
2019-10-04 | rsi: fix potential null dereference in rsi_probe() | Denis Efremov | 1 | -1/+1 |
2019-10-04 | libertas: remove redundant assignment to variable ret | Colin Ian King | 1 | -1/+0 |
2019-10-04 | brcmfmac: add support for SAE authentication offload | Chung-Hsien Hsu | 6 | -8/+90 |
2019-10-04 | rtw88: fix error handling when setup efuse info | Ping-Ke Shih | 1 | -5/+6 |
2019-10-04 | rtw88: fix NSS of hw_cap | Ping-Ke Shih | 1 | -1/+2 |
2019-10-04 | rtw88: use struct rtw_fw_hdr to access firmware header | Ping-Ke Shih | 2 | -34/+48 |
2019-10-04 | rtw88: raise firmware version debug level | Yan-Hsuan Chuang | 1 | -4/+2 |
2019-10-04 | rtw88: configure TX queue EDCA parameters | Yan-Hsuan Chuang | 3 | -0/+83 |
2019-10-04 | rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryption | Ping-Ke Shih | 3 | -2/+15 |
2019-10-04 | rtw88: fix beaconing mode rsvd_page memory violation issue | Yan-Hsuan Chuang | 1 | -9/+43 |
2019-10-04 | rtw88: flush hardware tx queues | Yan-Hsuan Chuang | 4 | -1/+105 |
2019-10-04 | rtw88: add TX-AMSDU support | Yan-Hsuan Chuang | 2 | -0/+25 |
2019-10-04 | rtw88: report tx rate to mac80211 stack | Tzu-En Huang | 7 | -19/+143 |
2019-10-04 | rtw88: take over rate control from mac80211 | Yan-Hsuan Chuang | 5 | -2/+87 |