summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-04-30i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck
2018-04-30i40evf: Fix turning TSO, GSO and GRO on afterPaweł Jabłoński
2018-04-30i40e: Add advertising 10G LR modeJakub Pawlak
2018-04-30i40e: fix reading LLDP configurationMariusz Stachura
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-30i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlanJia-Ju Bai
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...Colin Ian King
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha
2018-04-30liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha
2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha
2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha
2018-04-30liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha
2018-04-30liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha
2018-04-29mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queueAlexander Duyck
2018-04-29opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck
2018-04-29lan78xx: Modify error messagesRaghuram Chary J
2018-04-29lan78xx: Remove DRIVER_VERSION for lan78xx driverRaghuram Chary J
2018-04-29lan78xx: Lan7801 Support for Fixed PHYRaghuram Chary J
2018-04-29net: dsa: mv88e6xxx: remove Global 2 setupVivien Didelot
2018-04-29net: dsa: mv88e6xxx: move device mapping setupVivien Didelot
2018-04-29net: dsa: mv88e6xxx: move trunk setupVivien Didelot
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang
2018-04-27ptp_pch: use helpers function for converting between ns and timespecYueHaibing
2018-04-27bnxt_en: Reserve rings at driver open if none was reserved at probe time.Michael Chan
2018-04-27bnxt_en: Reserve RSS and L2 contexts for VF.Michael Chan
2018-04-27bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.Michael Chan
2018-04-27bnxt_en: Reserve rings in bnxt_set_channels() if device is down.Michael Chan
2018-04-27bnxt_en: add debugfs support for DIMAndy Gospodarek
2018-04-27bnxt_en: reduce timeout on initial HWRM callsAndy Gospodarek
2018-04-27bnxt_en: Increase RING_IDLE minimum threshold to 50Andy Gospodarek
2018-04-27bnxt_en: Do not allow VF to read EEPROM.Michael Chan
2018-04-27bnxt_en: Display function level rx/tx_discard_pkts via ethtoolVasundhara Volam
2018-04-27bnxt_en: Simplify ring alloc/free error messages.Michael Chan
2018-04-27bnxt_en: Do not set firmware time from VF driver on older firmware.Michael Chan
2018-04-27bnxt_en: Check the lengths of encapsulated firmware responses.Michael Chan
2018-04-27bnxt_en: Remap TC to hardware queues when configuring PFC.Michael Chan
2018-04-27bnxt_en: Add TC to hardware QoS queue mapping logic.Michael Chan
2018-04-27hv_netvsc: simplify receive side calling argumentsStephen Hemminger
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-04-27geneve: fix build with modular IPV6Tobias Regnery
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann