summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-08vxlan: Bypass encapsulation if the destination is localSridhar Samudrala1-16/+43
2013-04-08net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz1-1/+1
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz4-2/+18
2013-04-08net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz1-1/+2
2013-04-08net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-04-08net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-04-08net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-08net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-08net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-04-08net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-16/+16
2013-04-08net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-04-08r8169: add a new chip for RTL8106Ehayeswang1-0/+21
2013-04-08r8169: adjust the flow of hw_starthayeswang1-17/+17
2013-04-08r8169: add a new chip for RTL8111Ghayeswang1-0/+45
2013-04-08r8169: Update the RTL8111G parametershayeswang1-4/+25
2013-04-08r8169: Modify the method for setting firmwarehayeswang1-13/+32
2013-04-08r8169: Update PHY settings of RTL8111Ghayeswang1-2/+22
2013-04-08r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang1-21/+31
2013-04-08r8169: Remove firmware codehayeswang1-26/+0
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-103/+192
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+3
2013-04-03Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+6
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie3-21/+31
2013-04-03net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck1-2/+0
2013-04-03net/freescale/fec: Simplify OF dependenciesGuenter Roeck1-18/+1
2013-04-03net/cadence/macb: Simplify OF dependenciesGuenter Roeck1-37/+6
2013-04-03net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck1-38/+6
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-26/+21
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman1-1/+40
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang1-5/+3
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia1-2/+2
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia1-2/+1
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia1-6/+5
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia1-0/+2
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman1-2/+2
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-04-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+39
2013-04-02loop: prevent bdev freeing while device in useAnatol Pomozov1-1/+8
2013-04-02Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-1/+1
2013-04-02Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds4-29/+78
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding1-1/+1
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller116-1107/+1821
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-526/+546
2013-04-01DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-01sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2-5/+5
2013-04-01sh_eth: workaround for spurious ECI interruptSergei Shtylyov1-2/+8
2013-04-01sh_eth: fix handling of no LINK signalSergei Shtylyov1-4/+6
2013-04-01Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown1-0/+2