summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: Remove excessive PHY resetFlorian Fainelli2015-07-213-15/+0
* stmmac: add proper probe function to dwmac-mesonJoachim Eastwood2015-07-211-11/+20
* stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood2015-07-211-36/+23
* stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood2015-07-212-4/+14
* stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood2015-07-211-16/+12
* stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood2015-07-211-27/+37
* stmmac: clean up platform/of_match data retrievalJoachim Eastwood2015-07-211-21/+29
* stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood2015-07-211-5/+3
* rocker: add offload_fwd_mark supportScott Feldman2015-07-212-0/+12
* rocker: forward packets to CPU when port is joined to openvswitchSimon Horman2015-07-211-12/+50
* bonding: trivial: remove unused variablesNikolay Aleksandrov2015-07-202-4/+0
* enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan2015-07-201-48/+65
* enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan2015-07-201-68/+67
* rocker: Handle protodown notifications.Anuradha Karuppiah2015-07-161-1/+14
* ibmveth: add support for TSO6Thomas Falcon2015-07-162-28/+135
* hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang2015-07-161-6/+52
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-1615-79/+155
|\
| * i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-152-2/+2
| * i40e: Refine an error message to avoid confusionAnjali Singhai Jain2015-07-151-1/+2
| * i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif2015-07-154-13/+27
| * i40evf: add MAC address filter in open, not initMitch Williams2015-07-151-11/+1
| * i40evf: don't delete all the filtersMitch Williams2015-07-151-1/+3
| * i40e: un-disable VF after resetMitch Williams2015-07-151-0/+1
| * i40e: do a proper reset when disabling a VFMitch Williams2015-07-151-7/+2
| * i40e: correctly program filters for VFsMitch Williams2015-07-151-3/+6
| * i40e/i40evf: Update the admin queue command headerGreg Rose2015-07-152-22/+20
| * i40e: Remove incorrect #ifdef'sCarolyn Wyborny2015-07-151-10/+2
| * i40e: ignore duplicate port VLAN requestsMitch Williams2015-07-151-0/+4
| * i40evf: Allow for an abundance of vectorsMitch Williams2015-07-151-1/+1
| * i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2015-07-152-0/+4
| * i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-154-8/+42
| * i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-154-0/+18
| * i40e: Implement ndo_features_check()Joe Stringer2015-07-151-0/+20
* | net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet2015-07-161-1/+0
* | gianfar: Add paged allocation and Rx S/GClaudiu Manoil2015-07-163-144/+208
* | gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2015-07-162-32/+26
* | gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil2015-07-161-16/+18
* | gianfar: Bundle Rx allocation, cleanupClaudiu Manoil2015-07-163-107/+136
|/
* ravb: kill useless initializersSergei Shtylyov2015-07-151-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-14354-10649/+14118
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1334-193/+442
| |\
| | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-123-9/+3
| | * can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-07-121-2/+8
| | * can: rcar_can: unify error messagesSergei Shtylyov2015-07-121-2/+3
| | * can: rcar_can: print request_irq() error codeSergei Shtylyov2015-07-121-1/+2
| | * can: rcar_can: fix typo in error messageSergei Shtylyov2015-07-121-1/+2
| | * can: rcar_can: print signed IRQ #Sergei Shtylyov2015-07-121-2/+2
| | * can: rcar_can: fix IRQ checkSergei Shtylyov2015-07-121-1/+2
| | * net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-121-4/+0
| | * cdc_ncm: update specs URLEnrico Mioso2015-07-121-1/+1