summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 3c59x: Ensure to apply the expires timeStafford Horne2016-02-291-1/+1
* rocker: fix an error codeDan Carpenter2016-02-271-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-02-2613-144/+261
|\
| * igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-253-6/+8
| * igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-251-9/+32
| * igbvf: remove "link is Up" message when registering mcast addressJon Maxwell2016-02-251-1/+0
| * igbvf: Add support for generic Tx checksumsAlexander Duyck2016-02-252-61/+82
| * igb: Add support for generic Tx checksumsAlexander Duyck2016-02-251-58/+48
| * igb: rename igb define to be more genericTodd Fujinaka2016-02-252-4/+4
| * igb: add conditions for I210 to generate periodic clock outputRoland Hii2016-02-251-1/+2
| * igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-251-0/+20
| * igb: constify e1000_phy_operations structureJulia Lawall2016-02-252-2/+2
| * igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba2016-02-241-0/+20
| * e1000e: Initial support for KabeLakeRaanan Avargil2016-02-242-0/+8
| * e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-242-0/+6
| * e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil2016-02-241-0/+12
| * e1000e: Increase PHY PLL clock gate timingRaanan Avargil2016-02-242-0/+15
| * e1000e: Increase ULP timerRaanan Avargil2016-02-241-2/+2
* | net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny2016-02-263-170/+189
* | net: fcoe: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-16/+20
* | net: team: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
* | net: macvlan: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
* | net: ipvlan: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
* | net: bonding: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-8/+6
* | net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
* | net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-261-1/+1
* | net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-261-2/+0
* | qed, qede: rebrand module descriptionYuval Mintz2016-02-252-6/+6
* | qed: Prevent probe on previous errorYuval Mintz2016-02-251-0/+11
* | qed: add MODULE_FIRMWARE()Yuval Mintz2016-02-251-0/+2
* | qede: Don't report link change needlesslyYuval Mintz2016-02-251-6/+10
* | qede: Linearize SKBs when neededYuval Mintz2016-02-251-5/+33
* | qede: Change pci DID for 10g deviceYuval Mintz2016-02-251-1/+1
* | netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-251-5/+5
* | 3c59x: Use setup_timer()Amitoj Kaur Chawla2016-02-251-8/+2
* | forcedeth: Use setup_timer()Amitoj Kaur Chawla2016-02-251-6/+2
* | net: tulip: Use setup_timer()Amitoj Kaur Chawla2016-02-251-9/+5
* | gianfar: fix endianness for hardware timestampYangbo Lu2016-02-251-2/+2
* | gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu2016-02-251-20/+13
* | phy: marvell: Fix 88E1510 initializationClemens Gruber2016-02-251-35/+35
* | net: dsa: mv88e6xxx: implement port_vlan_dumpVivien Didelot2016-02-254-66/+56
* | vxlan: simplify metadata_dst usage in vxlan_rcvJiri Benc2016-02-251-12/+7
* | vxlan: consolidate rx handling to a single functionJiri Benc2016-02-251-44/+28
* | vxlan: move ECN decapsulation to a separate functionJiri Benc2016-02-251-31/+31
* | vxlan: move inner L2 header processing to a separate functionJiri Benc2016-02-251-16/+33
* | vxlan: consolidate GBP handling even moreJiri Benc2016-02-251-4/+5
* | ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault2016-02-251-5/+7
* | bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2016-02-252-7/+17
|/
* gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil2016-02-241-9/+5
* gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil2016-02-241-9/+9