summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* l2t_seq_next should increase position indexVasily Averin2020-02-051-2/+1
* seq_tab_next() should increase position indexVasily Averin2020-02-051-2/+1
* net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2020-02-052-0/+28
* net/sonic: Fix receive buffer handlingFinn Thain2020-02-052-7/+33
* net/sonic: Use MMIO accessorsFinn Thain2020-02-051-8/+8
* net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2020-02-052-14/+36
* net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur2020-02-051-2/+2
* net/fsl: treat fsl,erratum-a011043Madalin Bucur2020-02-051-1/+6
* qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2020-02-052-0/+3
* r8152: get default setting of WOL before initializingHayes Wang2020-02-051-4/+5
* airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-02-051-10/+8
* airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-02-051-1/+1
* tee: optee: Fix compilation issue with nommuVincenzo Frascino2020-02-051-0/+1
* scsi: fnic: do not queue commands during fwresetHannes Reinecke2020-02-051-0/+3
* bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-02-051-5/+17
* net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-02-051-1/+1
* qmi_wwan: Add support for Quectel RM500QKristian Evensen2020-02-051-0/+1
* igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-02-052-7/+3
* ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-02-051-10/+27
* ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-02-051-5/+0
* clk: mmp2: Fix the order of timer mux parentsLubomir Rintel2020-02-051-1/+1
* soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach2020-02-051-2/+2
* media: si470x-i2c: Move free() past last use of 'radio'Lee Jones2020-02-051-1/+1
* ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan2020-02-051-6/+9
* media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil2020-02-051-1/+1
* media: gspca: zero usb_bufHans Verkuil2020-02-051-1/+1
* media: af9005: uninitialized variable printkedSean Young2020-02-051-1/+1
* media: digitv: don't continue if remote control state can't be readSean Young2020-02-051-3/+7
* PM / devfreq: Add new name attribute for sysfsChanwoo Choi2020-02-051-0/+9
* rsi: fix use-after-free on probe errorsJohan Hovold2020-02-051-6/+6
* usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott2020-02-051-2/+5
* PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski2020-02-051-0/+34
* atm: eni: fix uninitialized variable warningArnd Bergmann2020-02-051-2/+2
* gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko2020-02-051-0/+1
* net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski2020-02-051-1/+1
* drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu2020-02-051-3/+6
* spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu2020-02-052-3/+13
* watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade2020-02-051-0/+1
* watchdog: max77620_wdt: fix potential build errorsDavid Engraf2020-02-051-0/+1
* phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren2020-02-051-3/+15
* HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2020-02-052-0/+4
* zd1211rw: fix storage endpoint lookupJohan Hovold2020-02-051-1/+1
* rtl8xxxu: fix interface sanity checkJohan Hovold2020-02-051-1/+1
* brcmfmac: fix interface sanity checkJohan Hovold2020-02-051-2/+2
* ath9k: fix storage endpoint lookupJohan Hovold2020-02-051-1/+1
* crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers2020-02-051-13/+3
* serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner2020-02-051-1/+1
* staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley2020-02-051-2/+4
* staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2020-02-052-9/+6
* staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-02-052-4/+10