Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.or... | David S. Miller | 2019-09-14 | 73 | -3564/+8497 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 2019-09-13 | 33 | -215/+1202 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | wil6210: ignore reset errors for FW during probe | Lior David | 2019-09-12 | 1 | -3/+1 | |
| | | * | | | | | | | | | wil6210: fix RX short frame check | Lior David | 2019-09-12 | 1 | -2/+2 | |
| | | * | | | | | | | | | wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set | Lior David | 2019-09-12 | 1 | -1/+2 | |
| | | * | | | | | | | | | wil6210: report boottime_ns in scan results | Maya Erez | 2019-09-12 | 1 | -4/+17 | |
| | | * | | | | | | | | | wil6210: properly initialize discovery_expired_work | Dedy Lansky | 2019-09-12 | 1 | -0/+1 | |
| | | * | | | | | | | | | wil6210: verify cid value is valid | Alexei Avshalom Lazar | 2019-09-12 | 1 | -0/+6 | |
| | | * | | | | | | | | | wil6210: make sure DR bit is read before rest of the status message | Dedy Lansky | 2019-09-12 | 2 | -18/+18 | |
| | | * | | | | | | | | | wil6210: fix PTK re-key race | Ahmad Masri | 2019-09-12 | 9 | -3/+276 | |
| | | * | | | | | | | | | wil6210: add debugfs to show PMC ring content | Dedy Lansky | 2019-09-12 | 3 | -0/+40 | |
| | | * | | | | | | | | | wil6210: add wil_netif_rx() helper function | Dedy Lansky | 2019-09-12 | 2 | -24/+38 | |
| | | * | | | | | | | | | ath10k: fix channel info parsing for non tlv target | Rakesh Pillai | 2019-09-12 | 3 | -9/+17 | |
| | | * | | | | | | | | | ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet | Nicolas Boichat | 2019-09-12 | 1 | -8/+21 | |
| | | * | | | | | | | | | ath10k: free beacon buf later in vdev teardown | Ben Greear | 2019-09-12 | 1 | -4/+5 | |
| | | * | | | | | | | | | ath9k: release allocated buffer if timed out | Navid Emamdoost | 2019-09-10 | 1 | -0/+1 | |
| | | * | | | | | | | | | ath9k_htc: release allocated buffer if timed out | Navid Emamdoost | 2019-09-10 | 1 | -0/+3 | |
| | | * | | | | | | | | | ath9k: Remove unneeded variable to store return value | zhong jiang | 2019-09-10 | 1 | -3/+1 | |
| | | * | | | | | | | | | ath10k: add reorder and change PN check logic for mac80211 | Wen Gong | 2019-09-10 | 1 | -2/+89 | |
| | | * | | | | | | | | | ath10k: add mic bytes for pmf management packet | Wen Gong | 2019-09-10 | 1 | -0/+8 | |
| | | * | | | | | | | | | ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe() | Hui Peng | 2019-09-04 | 1 | -0/+8 | |
| | | * | | | | | | | | | wcn36xx: use dynamic allocation for large variables | Arnd Bergmann | 2019-09-04 | 1 | -81/+105 | |
| | | * | | | | | | | | | ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create() | Jia-Ju Bai | 2019-09-04 | 1 | -2/+2 | |
| | | * | | | | | | | | | ath9k: dynack: set ackto to max timeout in ath_dynack_reset | Lorenzo Bianconi | 2019-09-04 | 1 | -7/+13 | |
| | | * | | | | | | | | | ath9k: dynack: set max timeout according to channel width | Lorenzo Bianconi | 2019-09-04 | 1 | -8/+30 | |
| | | * | | | | | | | | | ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset | Lorenzo Bianconi | 2019-09-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | ath9k: dyanck: introduce ath_dynack_set_timeout routine | Lorenzo Bianconi | 2019-09-04 | 1 | -16/+21 | |
| | | * | | | | | | | | | ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init | Lorenzo Bianconi | 2019-09-04 | 1 | -4/+4 | |
| | | * | | | | | | | | | ath9k: add loader for AR92XX (and older) pci(e) | Christian Lamparter | 2019-09-04 | 3 | -0/+233 | |
| | | * | | | | | | | | | carl9170: remove set but not used variable 'udev' | YueHaibing | 2019-09-04 | 1 | -2/+0 | |
| | | * | | | | | | | | | wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc() | Markus Elfring | 2019-09-04 | 1 | -1/+0 | |
| | | * | | | | | | | | | wil6210: Add EDMG channel support | Alexei Avshalom Lazar | 2019-09-04 | 6 | -13/+240 | |
| | | * | | | | | | | | | wil6210: fix wil_cid_valid with negative cid values | Colin Ian King | 2019-09-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | rtw88: report RX power for each antenna | Yan-Hsuan Chuang | 2019-09-13 | 3 | -3/+9 | |
| | * | | | | | | | | | | rtw88: fix wrong rx power calculation | Tsang-Shian Lin | 2019-09-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | 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 | |
| | * | | | | | | | | | | rtw88: allows to receive AMSDU in AMPDU | Yan-Hsuan Chuang | 2019-09-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | rtw88: add dynamic cck pd mechanism | Tzu-En Huang | 2019-09-13 | 4 | -0/+188 | |
| | * | | | | | | | | | | rtw88: move IQK/DPK into phy_calibration | Yan-Hsuan Chuang | 2019-09-13 | 4 | -8/+12 | |
| | * | | | | | | | | | | rtw88: 8822c: add SW DPK support | Tzu-En Huang | 2019-09-13 | 10 | -1637/+3320 | |
| | * | | | | | | | | | | rtw88: 8822c: add FW IQK support | Yan-Hsuan Chuang | 2019-09-13 | 2 | -0/+18 | |
| | * | | | | | | | | | | rtw88: 8822c: Enable interrupt migration | Tsang-Shian Lin | 2019-09-13 | 2 | -0/+6 | |
| | * | | | | | | | | | | rtw88: 8822c: update pwr_seq to v13 | Chin-Yen Lee | 2019-09-13 | 1 | -0/+10 | |
| | * | | | | | | | | | | rtw88: 8822c: update PHY parameter to v38 | Yan-Hsuan Chuang | 2019-09-13 | 1 | -380/+2690 | |
| | * | | | | | | | | | | 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 |