aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-17can: c_can: Disable pins when CAN interface is downRoger Quadros1-0/+13
2014-11-17can: c_can: Add support for START pulse in RAMINIT sequenceRoger Quadros2-0/+8
2014-11-17can: c_can: Add syscon/regmap RAMINIT mechanismRoger Quadros2-41/+78
2014-11-17can: c_can: Add RAMINIT register information to driver dataRoger Quadros1-0/+10
2014-11-17can: c_can: Introduce c_can_driver_data structureRoger Quadros2-23/+33
2014-11-17can: c_can: Add timeout to c_can_hw_raminit_ti()Roger Quadros1-1/+10
2014-11-16vmxnet3: use netdev_rss_key_fill() helperEric Dumazet1-8/+1
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet2-6/+9
2014-11-16ixgbe: use netdev_rss_key_fill() helperEric Dumazet1-4/+3
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet1-6/+3
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet2-15/+6
2014-11-16fm10k: use netdev_rss_key_fill() helperEric Dumazet1-7/+3
2014-11-16e100e: use netdev_rss_key_fill() helperEric Dumazet1-6/+3
2014-11-16be2net:use netdev_rss_key_fill() helperEric Dumazet1-5/+5
2014-11-16bna: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet1-11/+6
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16net: dsa: mv88e6171: Add support for reading switch registersAndrew Lunn1-0/+2
2014-11-16net: dsa: mv88e6171: Add support for reading the temperatureAndrew Lunn1-2/+17
2014-11-16net: dsa: Centralise code for reading the temperature sensorAndrew Lunn3-49/+50
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller261-1465/+1869
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-266/+653
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+2
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-0/+3
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak2-1/+28
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak6-41/+187
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak2-0/+67
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak1-42/+99
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak3-36/+57
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak3-4/+4
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak1-1/+1
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13net: sh_eth: Add r8a7793 supportHisashi Nakamura1-0/+2
2014-11-13net: sh_eth: Add RMII mode setting in probeHisashi Nakamura1-0/+4
2014-11-13net: generic dev_disable_lro() stacked device handlingMichal Kubeček2-0/+6
2014-11-13amd-xgbe: fix ->rss_hash_typeDan Carpenter1-1/+1
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt11-142/+200
2014-11-13tun: fix issues of iovec iterators using in tun_put_user()Jason Wang1-1/+3
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds7-31/+50
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-12net: systemport: fix tx work done in TX napi pollFlorian Fainelli1-1/+3
2014-11-12enic: fix work done in tx napi_pollGovindarajulu Varadarajan1-1/+2
2014-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0