summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-12-05ravb: fix RX queue #1 frame error counter nameSergei Shtylyov
2015-12-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2015-12-03net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-03net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-03net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-03net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-03net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-12-03Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu
2015-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-02Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-12-02Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-12-01null_blk: change type of completion_nsec to unsigned longArianna Avanzini
2015-12-01null_blk: guarantee device restart in all irq modesArianna Avanzini
2015-12-01null_blk: set a separate timer for each commandPaolo Valente
2015-12-01Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko