summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* qlcnic: Fix function return error checkShahed Shaikh2014-02-251-1/+1
* net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-253-6/+6
* r8169: initialize rtl8169_stats seqlockKyle McMartin2014-02-241-0/+2
* net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-241-1/+1
* net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386112014-02-201-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-1817-23/+384
|\
| * net: ethernet: update dependency and help text of mvnetaThomas Petazzoni2014-02-181-3/+3
| * NET: fec: only enable napi if we are successfulRussell King2014-02-181-2/+2
| * netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-177-11/+11
| * drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar2014-02-171-0/+1
| * drivers: net: cpsw: fix buggy loop conditionHeiko Schocher2014-02-131-3/+3
| * net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König2014-02-131-0/+5
| * net: axienet: Fix compilation warningsMichal Simek2014-02-131-4/+8
| * net: axienet: Fix compilation errorMichal Simek2014-02-131-0/+1
| * net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-135-0/+350
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-02-141-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud