summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-12-02qede: Add support for nway_resetSudarsana Kalluru1-0/+25
2015-12-02qede: Add support for set_phys_idSudarsana Kalluru1-0/+29
2015-12-02qed: Add support for changing LED stateSudarsana Kalluru4-0/+64
2015-12-02qede: Add support for {get, set}_ringparamSudarsana Kalluru2-2/+46
2015-12-02qede: 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-01hv_netvsc: rework link status change handlingVitaly Kuznetsov2-48/+108
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-30Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.or...David S. Miller659-291/+488
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
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain7-3/+14
2015-11-25i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain1-0/+27
2015-11-25i40e: remove BUG_ON from FCoE setupShannon Nelson1-2/+0
2015-11-25i40e: remove BUG_ON from feature string buildingShannon Nelson1-16/+18
2015-11-25i40e: Change BUG_ON to WARN_ON in service event completeShannon Nelson1-1/+1
2015-11-25i40e/i40evf: remove unused tunnel parameterShannon Nelson2-12/+7
2015-11-25fm10k: use napi_schedule_irqoff()Alexander Duyck1-1/+1
2015-11-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli1-0/+14
2015-11-25sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven1-3/+0
2015-11-25sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven1-63/+62
2015-11-25sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven1-4/+2
2015-11-25sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven1-41/+42
2015-11-25vrf: remove slave queue and private slave structNikolay Aleksandrov1-63/+5
2015-11-25net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar1-7/+2
2015-11-24drivers: net: xgene: optimizing the codeSaurabh Sengar1-16/+9
2015-11-24Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...David S. Miller1-75/+101
2015-11-23intel: i40e: fix confused codeRasmus Villemoes1-14/+10
2015-11-23ixgbevf: fix spoofed packets with random MACEmil Tantilov2-1/+4
2015-11-23ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov1-8/+6
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg1-4/+3
2015-11-23ixgbe: Remove CS4227 diagnostic codeMark Rustad1-80/+0
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck2-3/+3
2015-11-23ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck3-6/+5
2015-11-23ixgbe: Add KR mode support for CS4227 chipMark Rustad1-23/+62
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-1/+2
2015-11-23fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-0/+4
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren1-6/+3