summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-283c59x: Ensure to apply the expires timeStafford Horne
2016-02-27rocker: fix an error codeDan Carpenter
2016-02-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny
2016-02-25net: fcoe: use __ethtool_get_ksettingsDavid Decotigny
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