summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran
2019-12-18ipw2x00: Fix -Wcast-function-typePhong Tran
2019-12-18b43legacy: Fix -Wcast-function-typePhong Tran
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim
2019-12-18rtlwifi: Remove last definitions of local bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8723be: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8723ae: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger
2019-12-18rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...Larry Finger
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger
2019-12-18rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger
2019-12-18rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger
2019-12-18rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger
2019-12-18brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost
2019-12-18wcn36xx: disable HW_CONNECTION_MONITOREduardo Abinader
2019-12-18ath9k: fix storage endpoint lookupJohan Hovold
2019-12-18ath11k: Remove unneeded semicolonzhengbin
2019-12-18ath11k: remove an unneeded NULL checkDan Carpenter
2019-12-18ath11k: checking for NULL vs IS_ERR()Dan Carpenter
2019-12-18ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()Dan Carpenter
2019-12-18ath11k: fix missing free of skb on error return pathColin Ian King
2019-12-18ath11k: fix uninitialized variable radioupColin Ian King
2019-12-18ath11k: fix memory leak on reg_infoColin Ian King
2019-12-18ath11k: Remove unnecessary enum scan_priorityNathan Chancellor
2019-12-18ath11k: fix several spelling mistakesColin Ian King
2019-12-18ath11k: add some missing __packed qualifiersJohn Crispin
2019-12-18ath11k: set the BA buffer size to 256 when HE is enabledPradeep Kumar Chitrapu
2019-12-18ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()Pradeep Kumar Chitrapu
2019-12-18ath11k: optimize ath11k_hal_tx_status_parseJohn Crispin
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin
2019-12-18ath11k: move some tx_status parsing to debugfs codeJohn Crispin
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin
2019-12-18ath11k: drop memset when setting up a tx cmd descJohn Crispin
2019-12-18ath11k: disable PS for STA interfaces by default upon bringupJohn Crispin
2019-12-18ath11k: add wmi helper for turning STA PS on/offJohn Crispin
2019-12-17xen-netback: remove 'hotplug-status' once it has served its purposePaul Durrant
2019-12-17xen-netback: switch state to InitWait at the end of netback_probe()...Paul Durrant
2019-12-17xen-netback: move netback_probe() and netback_remove() to the end...Paul Durrant
2019-12-17Merge branch 'cxgb4-chtls-fix-issues-related-to-high-priority-region'David S. Miller
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-12-17cxgb4: fix missed high priority region calculationShahjada Abul Husain
2019-12-17net: dsa: Make PHYLINK related function static againFlorian Fainelli
2019-12-17tipc: don't send gap blocks in ACK messagesJon Maloy
2019-12-17Merge branch 'stmmac-dwc-qos-ACPI-device-support'David S. Miller
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta