summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
* net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
* net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
* net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8
* net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
* tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
* net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
* net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
* net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-241-1/+29
* via-rhine: Disable device in error pathRoger Luethi2014-03-191-3/+5
* ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-181-2/+2
* cnic: Update version to 2.5.20 and copyright year.Michael Chan2014-03-184-6/+6
* cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-182-52/+62
* cnic: Use proper ulp_ops for per device operations.Michael Chan2014-03-181-2/+3
* net: cpsw: do not register cpts twiceBenedikt Spranger2014-03-171-4/+0
* ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-171-10/+4
* eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren2014-03-131-7/+7
* net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-131-0/+2
* net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz2014-03-121-1/+1
* net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz2014-03-121-0/+8
* net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
* r8169: fix the incorrect tx descriptor versionhayeswang2014-03-121-1/+1
* stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
* stmmac: fix chained modeGiuseppe CAVALLARO2014-03-114-53/+34
* stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6
* stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO2014-03-111-4/+19
* bna: Replace large udelay() with mdelay()Ben Hutchings2014-03-101-1/+1
* bnx2: Fix shutdown sequenceMichael Chan2014-03-092-4/+38
* net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai2014-03-061-0/+11
* net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
* ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-062-10/+16
* net: macb: DMA-unmap full rx-bufferSoren Brinkmann2014-03-051-1/+1
* net: macb: Check DMA mappings for errorSoren Brinkmann2014-03-051-2/+12
* net/mlx4: Support shutdown() interfaceGavin Shan2014-03-051-0/+1
* net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton2014-03-031-0/+6
* be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
* be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
* be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
* be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-032-20/+12
* qlcnic: dcb: a couple off by one bugsDan Carpenter2014-03-031-2/+2
* b44: always set duplex mode why phy changesHauke Mehrtens2014-03-021-1/+6
* b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-021-0/+7
* bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-281-10/+30
* tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-282-3/+6
* bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-271-1/+8
* sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree2014-02-261-0/+7
* net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo2014-02-251-0/+1
* qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-252-0/+2
* qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-251-9/+0
* qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-251-1/+1
OpenPOWER on IntegriCloud