summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
* net: xilinx: fix memleakLibo Chen2013-08-281-0/+1
* net: stmmac: fixed the pbl setting with DTByungho An2013-08-281-8/+12
* bnx2x: Fix VF stats syncAriel Elior2013-08-273-1/+39
* bnx2x: Fix VF memory leak unloadAriel Elior2013-08-272-4/+8
* bnx2x: Fix functionality of configuring vlan listAriel Elior2013-08-271-35/+2
* bnx2x: Fix move FP memory deallocationsYuval Mintz2013-08-271-0/+6
* bnx2x: vf mark stats startedAriel Elior2013-08-271-12/+8
* ps3_gelic: lower NAPI weightMichal Schmidt2013-08-272-3/+1
* netxen: lower NAPI weightMichal Schmidt2013-08-272-2/+1
* jme: lower NAPI weightMichal Schmidt2013-08-271-1/+1
* be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi2013-08-261-0/+4
* be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
* Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
|\
| * sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
* | r8169: remember WOL preferences on driver loadPeter Wu2013-08-201-1/+1
* | bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
* | bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
* | bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
* | bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
* | bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
* | bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
|/
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-154-35/+29
* qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-151-0/+5
* qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
* qlcnic: Fix set driver version commandHimanshu Madhani2013-08-152-3/+6
* net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
* drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
* Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24
* be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
* ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-131-1/+1
* bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
* bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
* bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
* bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24
* bnx2x: protect different statistics flowsDmitry Kravkov2013-08-133-12/+57
* skge: dma_sync the whole receive bufferstephen hemminger2013-08-131-2/+4
* stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-121-19/+92
* net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-08-091-0/+1
* mlx5: remove health handler pluginEli Cohen2013-08-051-28/+1
* skge: fix build on 32 bitStephen Hemminger2013-08-041-7/+7
* skge: add dma_mapping checkstephen hemminger2013-08-041-6/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0327-238/+413
|\
| * qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| * qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
OpenPOWER on IntegriCloud