summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin2017-11-301-3/+5
* e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier2017-11-302-8/+26
* e1000e: Separate signaling for link check/link upBenjamin Poirier2017-11-302-4/+9
* e1000e: Fix return value testBenjamin Poirier2017-11-301-1/+1
* e1000e: Fix error path in link detectionBenjamin Poirier2017-11-301-3/+4
* iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-304-34/+118
* iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-303-34/+170
* iwlwifi: add new cards for 8260 seriesIhab Zhaika2017-11-301-0/+3
* iwlwifi: add new cards for 8265 seriesIhab Zhaika2017-11-301-0/+2
* iwlwifi: add new cards for a000 seriesIhab Zhaika2017-11-301-0/+5
* iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho2017-11-301-42/+42
* iwlwifi: add a new a000 deviceOren Givon2017-11-301-0/+1
* iwlwifi: fix wrong struct for a000 deviceOren Givon2017-11-301-1/+1
* media: venus: reimplement decoder stop commandStanimir Varbanov2017-11-304-20/+24
* media: venus: venc: fix bytesused v4l2_plane fieldStanimir Varbanov2017-11-301-4/+3
* media: venus: fix wrong size on dma_freeStanimir Varbanov2017-11-301-8/+4
* media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado2017-11-301-4/+12
* cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold2017-11-301-1/+1
* media: rc: nec decoder should not send both repeat and keycodeSean Young2017-11-301-12/+17
* media: rc: check for integer overflowSean Young2017-11-301-3/+6
* media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari2017-11-301-11/+17
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-301-1/+1
* fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-302-2/+2
* spi-nor: intel-spi: Fix broken software sequencing codesBin Meng2017-11-301-2/+2
* IB/core: Only maintain real QPs in the security listsDaniel Jurgens2017-11-301-23/+28
* IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit2017-11-301-1/+2
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-11-301-6/+19
* IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl2017-11-304-17/+29
* IB/cm: Fix memory corruption in handling CM requestParav Pandit2017-11-301-4/+7
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-11-301-5/+4
* libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams2017-11-301-1/+1
* libnvdimm, region : make 'resource' attribute only readable by rootDan Williams2017-11-301-2/+6
* libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams2017-11-301-1/+1
* libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams2017-11-301-0/+8
* libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams2017-11-303-0/+9
* clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-301-2/+1
* dax: fix general protection fault in dax_alloc_inodeMikulas Patocka2017-11-301-0/+3
* irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-301-3/+6
* raid1: prevent freeze_array/wait_all_barriers deadlockNate Dailey2017-11-301-18/+6
* p54: don't unregister leds when they are not initializedAndrey Konovalov2017-11-301-4/+3
* mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequenceAnup Patel2017-11-301-3/+19
* mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li2017-11-301-2/+11
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
* mtd: nand: omap2: Fix subpage writeRoger Quadros2017-11-301-115/+224
* mtd: nand: atmel: Actually use the PM opsBoris Brezillon2017-11-301-0/+1