summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones1-1/+2
2013-09-05net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni1-0/+16
2013-09-05net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni1-1/+12
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov1-5/+7
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B386112-46/+77
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov1-1/+1
2013-09-04drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang1-1/+1
2013-09-04tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir1-2/+16
2013-09-04net: calxedaxgmac: fix xgmac_xmit DMA mapping error handlingRob Herring1-5/+26
2013-09-04net: calxedaxgmac: fix rx DMA mapping API size mismatchesRob Herring1-6/+12
2013-09-04net: calxedaxgmac: remove some unused statistic countersRob Herring1-3/+0
2013-09-04net: calxedaxgmac: fix various errors in xgmac_set_rx_modeRob Herring1-4/+13
2013-09-04net: calxedaxgmac: enable interrupts after napi_enableRob Herring1-3/+5
2013-09-04net: calxedaxgmac: fix race with tx queue stop/wakeRob Herring1-5/+15
2013-09-04net: calxedaxgmac: update ring buffer tx_head after barriersRob Herring1-1/+2
2013-09-04net: calxedaxgmac: fix possible skb free before tx completeRob Herring1-31/+24
2013-09-04net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_errRob Herring1-20/+18
2013-09-04net: calxedaxgmac: read correct field in xgmac_desc_get_buf_lenRob Herring1-1/+1
2013-09-04net: calxedaxgmac: remove NETIF_F_FRAGLIST settingRob Herring1-1/+1
2013-08-31net: fec: fix time stamping logic after napi conversionRichard Cochran1-2/+1
2013-08-29net: xilinx: fix memleakLibo Chen1-0/+1
2013-08-29net: stmmac: fixed the pbl setting with DTByungho An1-8/+12
2013-08-28bnx2x: Fix VF stats syncAriel Elior3-1/+39
2013-08-28bnx2x: Fix VF memory leak unloadAriel Elior2-4/+8
2013-08-28bnx2x: Fix functionality of configuring vlan listAriel Elior1-35/+2
2013-08-28bnx2x: Fix move FP memory deallocationsYuval Mintz1-0/+6
2013-08-28bnx2x: vf mark stats startedAriel Elior1-12/+8
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt2-3/+1
2013-08-27netxen: lower NAPI weightMichal Schmidt2-2/+1
2013-08-27jme: lower NAPI weightMichal Schmidt1-1/+1
2013-08-27be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi1-0/+4
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-23Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-21sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-08-21r8169: remember WOL preferences on driver loadPeter Wu1-1/+1
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-16net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer4-35/+29
2013-08-16qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-16qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-16qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-16net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann1-5/+8
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1