summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-02i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2-2/+2
2015-12-02i40evf: allocate ring structs dynamicallyMitch Williams5-41/+40
2015-12-02i40evf: allocate queue vectors dynamicallyMitch Williams4-26/+21
2015-12-02i40evf: quoth the VF driver, NevermoreMitch Williams1-0/+8
2015-12-02i40e: make error message more usefulMitch Williams1-2/+2
2015-12-02i40e: fix confusing messageHelin Zhang1-1/+2
2015-12-02i40e: Update error messagingCarolyn Wyborny1-6/+10
2015-12-02i40evf: add new fields to store user configuration of RSSHelin Zhang3-16/+54
2015-12-02i40evf: create a generic get RSS functionHelin Zhang3-13/+121
2015-12-02i40evf: create a generic config RSS functionHelin Zhang3-70/+130
2015-12-02i40evf: rename VF adapter specific RSS functionHelin Zhang1-5/+5
2015-12-02i40e/i40evf: prefetch skb data on transmitJesse Brandeburg2-0/+6
2015-12-02i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain2-43/+77
2015-12-02i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang2-17/+22
2015-12-02i40e: add new fields to store user configurationHelin Zhang3-17/+68
2015-12-01isdn: remove spellcaster driverArnd Bergmann18-3136/+0
2015-12-01stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO4-0/+173
2015-12-01qede: Add support for {get, set}_pauseparamSudarsana Kalluru1-0/+60
2015-12-01qede: Add support for nway_resetSudarsana Kalluru1-0/+25
2015-12-01qede: Add support for set_phys_idSudarsana Kalluru1-0/+29
2015-12-01qed: Add support for changing LED stateSudarsana Kalluru5-0/+81
2015-12-01qede: Add support for {get, set}_ringparamSudarsana Kalluru2-2/+46
2015-12-01qede: Add support for {get, set}_channelsSudarsana Kalluru3-2/+59
2015-12-01sfc: Add PCI ID for Solarflare 8000 series 10/40G NICBert Kenward1-0/+6
2015-12-01sfc: make TSO version a per-queue parameterBert Kenward3-9/+14
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov4-0/+102
2015-12-01hv_netvsc: rework link status change handlingVitaly Kuznetsov2-48/+108
2015-12-01unix: use wq_has_sleeper in unix_dgram_recvmsgRainer Weikusat1-2/+4
2015-11-30net: ipmr: add mfc newroute/delroute netlink supportNikolay Aleksandrov1-0/+129
2015-11-30net: ipmr: fix setsockopt error returnNikolay Aleksandrov1-3/+5
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov2-8/+8
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov2-20/+19
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov1-26/+21
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov2-5/+7
2015-11-30net: remove unnecessary mroute.h includesNikolay Aleksandrov7-7/+0
2015-11-30mlxsw: core: Implement fan control using hwmonJiri Pirko1-1/+120
2015-11-30mlxsw: reg: Add definition of fan management registersJiri Pirko1-0/+133
2015-11-30mlxsw: core: Implement temperature hwmon interfaceJiri Pirko5-0/+264
2015-11-30mlxsw: reg: Add definition of temperature management registersJiri Pirko1-0/+111
2015-11-30mlxsw: spectrum: Add support for port identificationIdo Schimmel1-0/+24
2015-11-30mlxsw: reg: Add Management LED Control register definitionIdo Schimmel1-0/+46
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu13-28/+44
2015-11-25i40e: Bump version to 1.4.2Catherine Sullivan1-2/+2
2015-11-25i40e: create a generic configure rss functionHelin Zhang3-52/+107
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang3-26/+71
2015-11-25i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang1-1/+1
2015-11-25i40evf: handle many MAC filters correctlyMitch Williams1-8/+24
2015-11-25i40e/i40evf: clean up error messagesMitch Williams2-12/+35
2015-11-25i40e/i40evf: Add comment to #endifHelin Zhang2-2/+2
2015-11-25i40e: Move the saving of old link info from handle_link_event to link_eventCatherine Sullivan1-4/+3