aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller486-55638/+4625
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds74-616/+1246
2016-02-22Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-7/+2
2016-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-30/+54
2016-02-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-3/+7
2016-02-22netcp: use pointer to fix build failSudip Mukherjee1-1/+1
2016-02-21Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-4/+10
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-21qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2-2/+2
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz3-20/+10
2016-02-21qed: Change metadata needed for SPQ entriesYuval Mintz3-107/+95
2016-02-21qed: Handle possible race in SB configYuval Mintz1-9/+9
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz6-15/+15
2016-02-21ipvlan: misc changesMahesh Bandewar3-18/+20
2016-02-21ipvlan: mode is u16Mahesh Bandewar2-4/+6
2016-02-21ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar1-9/+10
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-21Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller6-52/+1046
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC addressKen Kawasaki1-2/+2
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-10/+9
2016-02-21GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-8/+8
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-19/+21
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-61/+120
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-18/+76
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds24-140/+136
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-123/+177
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut5-0/+932
2016-02-20can: Makefile: Sort the MakefileMarek Vasut1-8/+8
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde1-25/+24
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut1-10/+4
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel1-0/+47
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel1-9/+31
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2-9/+10
2016-02-19bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-19bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-19bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-19hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1