summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-02veth: set iflink to the peer vethNicolas Dichtel
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipvlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02macvlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn
2015-04-01net: dsa: Move phy page access functions into shared codeAndrew Lunn
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck
2015-04-01vxlan: correct spelling in commentsSimon Horman
2015-04-01vmxnet3: spelling fixesstephen hemminger
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-04-01Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-04-01Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-01lguest: now needs PCI_DIRECT.Rusty Russell
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König