summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-07net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07r8169: add a new chip for RTL8106Ehayeswang
2013-04-07r8169: adjust the flow of hw_starthayeswang
2013-04-07r8169: add a new chip for RTL8111Ghayeswang
2013-04-07r8169: Update the RTL8111G parametershayeswang
2013-04-07r8169: Modify the method for setting firmwarehayeswang
2013-04-07r8169: Update PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Remove firmware codehayeswang
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-03Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02drm: correctly restore mappings if drm_open failsIlija Hadzic
2013-04-02Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-04-02net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck
2013-04-02net/freescale/fec: Simplify OF dependenciesGuenter Roeck
2013-04-02net/cadence/macb: Simplify OF dependenciesGuenter Roeck
2013-04-02net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck
2013-04-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-01loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-04-01Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov
2013-03-31Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown
2013-03-31Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown
2013-03-31Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-30macvlan: use the right RCU apiEric Dumazet
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds