summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney2013-04-071-7/+87
* vxlan: Bypass encapsulation if the destination is localSridhar Samudrala2013-04-071-16/+43
* net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz2013-04-071-1/+1
* net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-074-2/+18
* net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz2013-04-071-1/+2
* net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-4/+4
* net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-3/+3
* net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
* net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
* net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-4/+4
* net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-16/+16
* net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-3/+3
* r8169: add a new chip for RTL8106Ehayeswang2013-04-071-0/+21
* r8169: adjust the flow of hw_starthayeswang2013-04-071-17/+17
* r8169: add a new chip for RTL8111Ghayeswang2013-04-071-0/+45
* r8169: Update the RTL8111G parametershayeswang2013-04-071-4/+25
* r8169: Modify the method for setting firmwarehayeswang2013-04-071-13/+32
* r8169: Update PHY settings of RTL8111Ghayeswang2013-04-071-2/+22
* r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang2013-04-071-21/+31
* r8169: Remove firmware codehayeswang2013-04-071-26/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0321-103/+192
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-032-4/+3
| |\
| | * net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
| | * bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-021-2/+1
| * | Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-032-5/+6
| |\ \
| | * \ Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-04-011-0/+2
| | |\ \
| | | * | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| | * | | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-04-011-2/+2
| | |\ \ \
| | | * | | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| | * | | | Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown2013-04-012-3/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1
| | | * | | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-131-1/+1
| | | |/ /
| * | | | drm: correctly restore mappings if drm_open failsIlija Hadzic2013-04-021-2/+4
| * | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-023-21/+31
| |\ \ \ \
| | * | | | drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-292-13/+21
| | * | | | drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-291-8/+10
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-024-26/+21
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | drm: don't unlock in the addfb error pathsDaniel Vetter2013-03-271-2/+0
| | * | | | drm/i915: Fix build failureLauri Kasanen2013-03-271-1/+1
| | * | | | drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson2013-03-261-23/+17
| | * | | | drm/i915: duct-tape locking when eDP init failsDaniel Vetter2013-03-261-0/+3
| * | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-04-021-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-03-271-0/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto2013-03-271-0/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-022-14/+39
| |\ \ \ \ \
| | * | | | | virtio: console: add locking around c_ovq operationsAmit Shah2013-03-301-0/+5
| | * | | | | virtio: console: rename cvq_lock to c_ivq_lockAmit Shah2013-03-301-8/+9
| | * | | | | hw_random: free rng_buffer at module exitSatoru Takeuchi2013-03-201-0/+9
| | * | | | | Revert "virtio_console: Initialize guest_connected=true for rproc_serial"Sjur Brændeland2013-03-181-6/+16
| * | | | | | loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-021-1/+8