aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET1-1/+1
2019-12-18brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2019-12-18rsi: add missing endpoint sanity checksJohan Hovold1-2/+10
2019-12-18rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2019-12-18rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2019-12-18rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2019-12-18rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
2019-12-18rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka1-12/+9
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka6-11/+25
2019-12-18bcma: remove set but not used variable 'sizel'yu kuai1-5/+2
2019-12-18rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran1-4/+6
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2019-12-18ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2019-12-18b43legacy: Fix -Wcast-function-typePhong Tran1-2/+3
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim1-1/+1
2019-12-18rtlwifi: Remove last definitions of local bit manipulation macrosLarry Finger1-115/+0
2019-12-18rtlwifi: rtl8723be: Remove usage of private bit manipulation macrosLarry Finger1-16/+14
2019-12-18rtlwifi: rtl8723ae: Remove usage of private bit manipulation macrosLarry Finger1-7/+7
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger1-20/+16
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger1-55/+47
2019-12-18rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger2-12/+12
2019-12-18rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...Larry Finger3-23/+21
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger3-77/+49
2019-12-18rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger1-54/+7
2019-12-18rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger2-150/+159
2019-12-18rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger2-269/+458
2019-12-18rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger1-91/+69
2019-12-18rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger1-326/+3
2019-12-18brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost1-1/+2
2019-12-10Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo67-111/+49250
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds41-305/+448
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-32/+35
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-17/+49
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-23/+5
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-62/+66
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-75/+143
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha1-2/+0
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds10-24/+158
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan1-0/+1
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-12-06Merge branch 'next' into for-linusDmitry Torokhov6-17/+49