summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-111-1/+1
| | * net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-101-4/+4
| | * cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-093-9/+61
| | * drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3
| | * net: systemport: Use eth_hw_addr_randomVaishali Thakkar2015-07-091-1/+1
| | * macvtap: Destroy minor_idr on module_exitJohannes Thumshirn2015-07-091-0/+1
| | * sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-093-1/+18
| | * drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2015-07-092-0/+10
| | * 3c59x: Fix shared IRQ handlingDenys Vlasenko2015-07-091-1/+3
| | * vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman2015-07-091-4/+4
| | * sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-091-6/+11
| | * drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-091-2/+4