summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-03-29qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-27net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni1-6/+11
2014-03-27net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-03-27net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon1-1/+29
2014-03-20via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-19ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-19cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-19cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2-52/+62
2014-03-19cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cpsw: do not register cpts twiceBenedikt Spranger1-4/+0
2014-03-18ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin1-10/+4
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2
2014-03-13net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz1-1/+1
2014-03-13net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz1-0/+8
2014-03-13net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2014-03-12stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-03-12stmmac: fix chained modeGiuseppe CAVALLARO4-53/+34
2014-03-12stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO1-6/+6
2014-03-12stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO1-4/+19
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-10bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-03-07net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai1-0/+11
2014-03-07net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-07ibmveth: Fix endian issues with MAC addressesAnton Blanchard2-10/+16
2014-03-06net: macb: DMA-unmap full rx-bufferSoren Brinkmann1-1/+1
2014-03-06net: macb: Check DMA mappings for errorSoren Brinkmann1-2/+12
2014-03-06net/mlx4: Support shutdown() interfaceGavin Shan1-0/+1
2014-03-04net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-04be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-04be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-04be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur1-3/+9
2014-03-04be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-04qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-03b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-03b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-03-01bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-03-01tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-28bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-27sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-02-26net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-26qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2-0/+2
2014-02-26qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty1-9/+0