summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing3-14/+7
2018-04-30r8169: move common initializations to tp->hw_startHeiner Kallweit1-55/+19
2018-04-30r8169: remove calls to rtl_set_rx_modeHeiner Kallweit1-6/+0
2018-04-30r8169: simplify rtl_hw_start_8169Heiner Kallweit1-20/+2
2018-04-30r8169: improve handling of CPCMD quirk maskHeiner Kallweit1-28/+7
2018-04-30r8169: improve CPlusCmd handlingHeiner Kallweit1-25/+17
2018-04-30r8169: replace magic number for INTT mask with a constantHeiner Kallweit1-2/+3
2018-04-30r8169: improve rtl8169_set_featuresHeiner Kallweit1-14/+4
2018-04-30r8169: remove unneeded call to __rtl8169_set_features in rtl_openHeiner Kallweit1-2/+0
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...Colin Ian King1-1/+1
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha10-58/+316
2018-04-30liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha4-163/+87
2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha3-39/+21
2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha4-91/+51
2018-04-30liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha3-43/+24
2018-04-30liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha4-67/+38
2018-04-30mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queueAlexander Duyck1-1/+1
2018-04-30opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck3-13/+12
2018-04-30lan78xx: Modify error messagesRaghuram Chary J1-2/+2
2018-04-30lan78xx: Remove DRIVER_VERSION for lan78xx driverRaghuram Chary J1-2/+0
2018-04-30lan78xx: Lan7801 Support for Fixed PHYRaghuram Chary J2-28/+77
2018-04-30net: dsa: mv88e6xxx: remove Global 2 setupVivien Didelot3-31/+0
2018-04-30net: dsa: mv88e6xxx: move device mapping setupVivien Didelot3-32/+44
2018-04-30net: dsa: mv88e6xxx: move trunk setupVivien Didelot3-6/+21
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli2-49/+2
2018-04-28drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang6-24/+7
2018-04-27ptp_pch: use helpers function for converting between ns and timespecYueHaibing1-5/+2
2018-04-27bnxt_en: Reserve rings at driver open if none was reserved at probe time.Michael Chan1-0/+31
2018-04-27bnxt_en: Reserve RSS and L2 contexts for VF.Michael Chan3-5/+14
2018-04-27bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.Michael Chan1-1/+26
2018-04-27bnxt_en: Reserve rings in bnxt_set_channels() if device is down.Michael Chan1-0/+2
2018-04-27bnxt_en: add debugfs support for DIMAndy Gospodarek5-0/+156
2018-04-27bnxt_en: reduce timeout on initial HWRM callsAndy Gospodarek2-3/+29
2018-04-27bnxt_en: Increase RING_IDLE minimum threshold to 50Andy Gospodarek1-1/+1
2018-04-27bnxt_en: Do not allow VF to read EEPROM.Michael Chan1-0/+5
2018-04-27bnxt_en: Display function level rx/tx_discard_pkts via ethtoolVasundhara Volam1-0/+33
2018-04-27bnxt_en: Simplify ring alloc/free error messages.Michael Chan1-37/+6
2018-04-27bnxt_en: Do not set firmware time from VF driver on older firmware.Michael Chan1-1/+2
2018-04-27bnxt_en: Check the lengths of encapsulated firmware responses.Michael Chan2-0/+21
2018-04-27bnxt_en: Remap TC to hardware queues when configuring PFC.Michael Chan1-41/+60
2018-04-27bnxt_en: Add TC to hardware QoS queue mapping logic.Michael Chan3-24/+47
2018-04-27hv_netvsc: simplify receive side calling argumentsStephen Hemminger1-32/+26
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher195-4624/+222
2018-04-27geneve: fix build with modular IPV6Tobias Regnery1-0/+1
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann1-10/+13
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop3-8/+33
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop5-15/+38
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop3-52/+60
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop2-8/+5
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2-3/+9