summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-12-09virtio_balloon: drop legacy_only driver flagMichael S. Tsirkin
2014-12-09virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1Michael S. Tsirkin
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz
2014-12-09net: tulip: Remove private "strncmp"Rasmus Villemoes
2014-12-09drivers: net : cpsw: Update Kconfig for CPSWLokesh Vutla
2014-12-09r8152: redefine REALTEK_USB_DEVICEhayeswang
2014-12-09Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-09cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai
2014-12-09rocker: fix eth_type type in struct rocker_ctrlJiri Pirko
2014-12-09rocker: introduce be put/get variants and use it when appropriateJiri Pirko
2014-12-09bnx2x: Limit 1G link enforcementYaniv Rosner
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO
2014-12-09cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai
2014-12-09cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai
2014-12-09amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas
2014-12-09amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas
2014-12-09amd-xgbe: IRQ names require allocated memoryLendacky, Thomas
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin
2014-12-09virtio_ccw: legacy: don't negotiate rev 1/featuresMichael S. Tsirkin
2014-12-09virtio: add API to detect legacy devicesMichael S. Tsirkin
2014-12-09virtio_console: fix sparse warningsMichael S. Tsirkin
2014-12-09vhost: remove unnecessary forward declarations in vhost.hJason Wang
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin
2014-12-09virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin
2014-12-09virtio_balloon: add legacy_only flagMichael S. Tsirkin
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin
2014-12-09vhost/scsi: partial virtio 1.0 supportMichael S. Tsirkin
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin
2014-12-09macvtap: TUN_VNET_LE supportMichael S. Tsirkin
2014-12-09tun: TUN_VNET_LE support, fix sparse warnings for virtio headersMichael S. Tsirkin
2014-12-09tun: drop most type definesMichael S. Tsirkin
2014-12-09tun: move internal flag defines out of uapiMichael S. Tsirkin
2014-12-09vhost/net: enable virtio 1.0Michael S. Tsirkin
2014-12-09vhost/net: larger header for virtio 1.0Michael S. Tsirkin
2014-12-09vhost/net: virtio 1.0 byte swapMichael S. Tsirkin
2014-12-09vhost: virtio 1.0 endian-ness supportMichael S. Tsirkin
2014-12-09vhost: switch to __get/__put_user exclusivelyMichael S. Tsirkin
2014-12-09vhost/net: force len for TX to host endianMichael S. Tsirkin
2014-12-09vhost: add memory access wrappersMichael S. Tsirkin
2014-12-09vhost: make features 64 bitMichael S. Tsirkin
2014-12-09virtio_net: enable v1.0 supportMichael S. Tsirkin
2014-12-09virtio_net: disable mac write for virtio 1.0Michael S. Tsirkin
2014-12-09virtio_net: bigger header when VERSION_1 is setMichael S. Tsirkin
2014-12-09virtio_net: stricter short buffer length checksMichael S. Tsirkin
2014-12-09virtio_net: get rid of virtio_net_hdr/skb_vnet_hdrMichael S. Tsirkin
2014-12-09virtio_net: pass vi aroundMichael S. Tsirkin