Age | Commit message (Expand) | Author |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-09-26 | Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p... | David S. Miller |
2019-09-26 | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-09-25 | wil6210: use after free in wil_netif_rx_any() | Dan Carpenter |
2019-09-24 | iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 | Luca Coelho |
2019-09-24 | mt76: mt7615: fix mt7615 firmware path definitions | Lorenzo Bianconi |
2019-09-24 | rtw88: configure firmware after HCI started | Yan-Hsuan Chuang |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-21 | zd1211rw: zd_usb: Use "%zu" to format size_t | Geert Uytterhoeven |
2019-09-21 | rtw88: pci: release tx skbs DMAed when stop | Yan-Hsuan Chuang |
2019-09-21 | rtw88: pci: extract skbs free routine for trx rings | Yan-Hsuan Chuang |
2019-09-19 | iwlwifi: mvm: fix build w/o CONFIG_THERMAL | Johannes Berg |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-13 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo |
2019-09-13 | rtw88: report RX power for each antenna | Yan-Hsuan Chuang |
2019-09-13 | rtw88: fix wrong rx power calculation | Tsang-Shian Lin |
2019-09-13 | rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version | Michael Straube |
2019-09-13 | rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube |
2019-09-13 | rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version | Michael Straube |
2019-09-13 | rtw88: allows to receive AMSDU in AMPDU | Yan-Hsuan Chuang |
2019-09-13 | rtw88: add dynamic cck pd mechanism | Tzu-En Huang |
2019-09-13 | rtw88: move IQK/DPK into phy_calibration | Yan-Hsuan Chuang |
2019-09-13 | rtw88: 8822c: add SW DPK support | Tzu-En Huang |
2019-09-13 | rtw88: 8822c: add FW IQK support | Yan-Hsuan Chuang |
2019-09-13 | rtw88: 8822c: Enable interrupt migration | Tsang-Shian Lin |
2019-09-13 | rtw88: 8822c: update pwr_seq to v13 | Chin-Yen Lee |
2019-09-13 | rtw88: 8822c: update PHY parameter to v38 | Yan-Hsuan Chuang |
2019-09-13 | rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u... | Larry Finger |
2019-09-13 | rtlwifi: rtl8723be: Convert inline routines to little-endian words | Larry Finger |
2019-09-13 | rtlwifi: rtl8723be: Convert macros that set descriptor | Larry Finger |
2019-09-13 | rtlwifi: rtl8723be: Replace local bit manipulation macros | Larry Finger |
2019-09-13 | rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros | Larry Finger |
2019-09-13 | rtlwifi: rtl8723ae: Convert inline routines to little-endian words | Larry Finger |
2019-09-13 | rtlwifi: rtl8723ae: Convert macros that set descriptor | Larry Finger |
2019-09-13 | rtlwifi: rtl8723ae: Replace local bit manipulation macros | Larry Finger |
2019-09-13 | rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros | Larry Finger |
2019-09-13 | libertas: use mesh_wdev->ssid instead of priv->mesh_ssid | Lubomir Rintel |
2019-09-13 | brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable | zhong jiang |
2019-09-13 | rtlwifi: rtl8821ae: make array static const and remove redundant assignment | Colin Ian King |
2019-09-13 | brcmfmac: don't realloc wiphy during PCIe reset | Rafał Miłecki |
2019-09-13 | brcmfmac: split brcmf_attach() and brcmf_detach() functions | Rafał Miłecki |
2019-09-13 | brcmfmac: move "cfg80211_ops" pointer to another struct | Rafał Miłecki |
2019-09-12 | wil6210: ignore reset errors for FW during probe | Lior David |
2019-09-12 | wil6210: fix RX short frame check | Lior David |
2019-09-12 | wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set | Lior David |
2019-09-12 | wil6210: report boottime_ns in scan results | Maya Erez |
2019-09-12 | wil6210: properly initialize discovery_expired_work | Dedy Lansky |
2019-09-12 | wil6210: verify cid value is valid | Alexei Avshalom Lazar |
2019-09-12 | wil6210: make sure DR bit is read before rest of the status message | Dedy Lansky |
2019-09-12 | wil6210: fix PTK re-key race | Ahmad Masri |