summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-03-01veth: implement ndo_set_rx_headroomPaolo Abeni
2016-03-01net/tun: implement ndo_set_rx_headroomPaolo Abeni
2016-03-01bnxt_en: Add hwrm_send_message_silent().Michael Chan
2016-03-01bnxt_en: Refactor _hwrm_send_message().Michael Chan
2016-03-01bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFORob Swindell
2016-03-01bnxt_en: Fix dmesg log firmware error messages.Michael Chan
2016-03-01bnxt_en: Use firmware provided message timeout value.Michael Chan
2016-03-01bnxt_en: Add coalescing support for tx rings.Michael Chan
2016-03-01bnxt_en: Refactor bnxt_hwrm_set_coal().Michael Chan
2016-03-01bnxt_en: Store irq coalescing timer values in micro seconds.Michael Chan
2016-03-01bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang
2016-03-01bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang
2016-03-01Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-02-29lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com
2016-02-29lan78xx: remove unnecessary codeWoojung.Huh@microchip.com
2016-02-29lan78xx: replace devid to chipid & chiprevWoojung.Huh@microchip.com
2016-02-29hv_netvsc: add ethtool support for set and get of settingssixiao@microsoft.com
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-26can: rcar: add gen[12] fallback compatibility stringsSimon Horman
2016-02-26can: ems_usb: fix coding styleMarc Kleine-Budde
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid 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-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