aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 79-253/+2399
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 7-124/+139
2015-12-03net: phy: reset only targeted phyGravatar Jérôme Pouiller 1-1/+2
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Gravatar Michael Chan 1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressGravatar Jeffrey Huang 2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressGravatar Jeffrey Huang 1-1/+10
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Gravatar Vladimir Zapolskiy 1-1/+1
2015-12-02net: mvneta: enable setting custom TX IP checksum limitGravatar Marcin Wojtas 1-2/+17
2015-12-02net: mvneta: fix error path for building skbGravatar Marcin Wojtas 1-2/+6
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableGravatar Marcin Wojtas 1-1/+1
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGGravatar Marcin Wojtas 1-1/+1
2015-12-02net: mvneta: add configuration for MBUS windows access protectionGravatar Marcin Wojtas 1-0/+2
2015-12-02Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-16/+44
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upGravatar Sunil Goutham 3-3/+38
2015-12-02net: thunderx: Switchon carrier only upon interface link upGravatar Sunil Goutham 3-4/+18
2015-12-02net: thunderx: Set CQ timer threshold properlyGravatar Sunil Goutham 3-5/+4
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itGravatar Thanneeru Srinivasulu 2-4/+2
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Gravatar Thanneeru Srinivasulu 2-0/+4
2015-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-2/+5
2015-12-02Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 6-18/+15
2015-12-02Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 6-55/+69
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyGravatar Benjamin Tissoires 1-2/+3
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAGravatar Eric Dumazet 2-4/+4
2015-12-01nvme: temporary fix for Apple controller resetGravatar Stephan Günther 1-0/+12
2015-12-01vmxnet3: fix checks for dma mapping errorsGravatar Alexey Khoroshilov 1-11/+60
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Gravatar Peter Hurley 1-5/+1
2015-12-01null_blk: change type of completion_nsec to unsigned longGravatar Arianna Avanzini 1-2/+2
2015-12-01null_blk: guarantee device restart in all irq modesGravatar Arianna Avanzini 1-12/+15
2015-12-01null_blk: set a separate timer for each commandGravatar Paolo Valente 1-55/+24
2015-12-01Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+3
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGravatar Geert Uytterhoeven 1-3/+3
2015-11-30net: fsl: Fix error checking for platform_get_irq()Gravatar Mark Brown 1-1/+1
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Gravatar Mark Brown 1-3/+3
2015-11-30stmmac: fix oversized frame receptionGravatar Giuseppe CAVALLARO 1-0/+6
2015-11-30stmmac: fix PHY reset during resumeGravatar Giuseppe CAVALLARO 1-15/+13
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGravatar Giuseppe CAVALLARO 1-6/+7
2015-11-30stmmac: fix csr clock divisor for 300MHzGravatar Giuseppe CAVALLARO 1-1/+1
2015-11-30stmmac: fix a filter problem after resuming.Gravatar Giuseppe CAVALLARO 1-0/+1
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGravatar Grygorii Strashko 1-2/+0
2015-11-30Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/med...Gravatar Mark Brown 4-16/+43
2015-11-30Merge remote-tracking branch 'spi/fix/core' into spi-linusGravatar Mark Brown 1-0/+1
2015-11-29drivers: net: xgene: fix possible use after freeGravatar Eric Dumazet 1-1/+1
2015-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 27-993/+1093
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Gravatar Linus Torvalds 1-36/+8
2015-11-29lightnvm: missing nvm_lock acquireGravatar Wenwei Tao 1-33/+42
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblGravatar Matias Bjørling 2-3/+4
2015-11-29lightnvm: refactor and change vendor id for qemuGravatar Matias Bjørling 1-2/+9
2015-11-29lightnvm: do device max sectors boundary check firstGravatar Wenwei Tao 1-4/+6
2015-11-29lightnvm: fix ioctl memory leaksGravatar Sudip Mukherjee 1-2/+7
2015-11-29lightnvm: free memory when gennvm register failsGravatar Wenwei Tao 1-5/+10