summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-25ssb/gpio: Remove unnecessary WARN_ON from driver_gpioMichael Büsch
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King
2019-06-25qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-25mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-06-25mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-06-25rtlwifi: remove redundant assignment to variable kColin Ian King
2019-06-25rtlwifi: remove redundant assignment to variable badwordenColin Ian King
2019-06-25rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King
2019-05-28rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notifyYueHaibing
2019-05-28rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing
2019-05-28rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing
2019-05-28rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger
2019-05-28rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger
2019-05-28rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih
2019-05-28rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih
2019-05-28rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih
2019-05-28rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih
2019-05-28p54: Support boottime in scan resultsChristian Lamparter
2019-05-28p54: fix crash during initializationChristian Lamparter
2019-05-28brcmfmac: use strlcpy() instead of strcpy()Neo Jou
2019-05-28brcmfmac: fix typos in code commentsWeitao Hou
2019-05-28brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel
2019-05-28brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel
2019-05-28brcmutil: switch source files to using SPDX license identifierArend van Spriel
2019-05-28brcm80211: switch common header files to using SPDX license identifierArend van Spriel
2019-05-28rtw88: more descriptions about LPSYan-Hsuan Chuang
2019-05-28rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang
2019-05-28rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut
2019-05-26net: hns3: fix for FEC configurationJian Shen
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-26net: hns3: refine the flow director handleJian Shen
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar