summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-25net: team: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: macvlan: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: ipvlan: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: bonding: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: usnic: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: usnic: use __ethtool_get_settingsDavid Decotigny
2016-02-25net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny
2016-02-25qed, qede: rebrand module descriptionYuval Mintz
2016-02-25qed: Prevent probe on previous errorYuval Mintz
2016-02-25qed: add MODULE_FIRMWARE()Yuval Mintz
2016-02-25qede: Don't report link change needlesslyYuval Mintz
2016-02-25qede: Linearize SKBs when neededYuval Mintz
2016-02-25qede: Change pci DID for 10g deviceYuval Mintz
2016-02-25netxen: Use kobj_to_dev()Amitoj Kaur Chawla
2016-02-253c59x: Use setup_timer()Amitoj Kaur Chawla
2016-02-25forcedeth: Use setup_timer()Amitoj Kaur Chawla
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu
2016-02-25gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu
2016-02-25phy: marvell: Fix 88E1510 initializationClemens Gruber
2016-02-25net: dsa: mv88e6xxx: implement port_vlan_dumpVivien Didelot
2016-02-25vxlan: simplify metadata_dst usage in vxlan_rcvJiri Benc
2016-02-25vxlan: consolidate rx handling to a single functionJiri Benc
2016-02-25vxlan: move ECN decapsulation to a separate functionJiri Benc
2016-02-25vxlan: move inner L2 header processing to a separate functionJiri Benc
2016-02-25vxlan: consolidate GBP handling even moreJiri Benc
2016-02-24ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen
2016-02-24igbvf: remove "link is Up" message when registering mcast addressJon Maxwell
2016-02-24igbvf: Add support for generic Tx checksumsAlexander Duyck
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck
2016-02-24igb: rename igb define to be more genericTodd Fujinaka
2016-02-24igb: add conditions for I210 to generate periodic clock outputRoland Hii
2016-02-24igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall
2016-02-24igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba
2016-02-24e1000e: Initial support for KabeLakeRaanan Avargil
2016-02-24e1000e: Clear ULP configuration register on ULP exitRaanan Avargil
2016-02-24e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil
2016-02-24e1000e: Increase PHY PLL clock gate timingRaanan Avargil
2016-02-24e1000e: Increase ULP timerRaanan Avargil
2016-02-24gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil
2016-02-24gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil
2016-02-24gianfar: Map head TxBD firstClaudiu Manoil
2016-02-24bgmac: support Ethernet device on BCM47094 SoCRafał Miłecki
2016-02-24be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay