summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
* mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1
* cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai2015-04-014-26/+65
* cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2015-04-012-6/+41
* bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16
* bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
* net: fec: setup right value for mdio hold timeUwe Kleine-König2015-03-291-3/+27
* cxgb4vf: Fix sparse warningsHariprasad Shenai2015-03-292-7/+11
* cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai2015-03-291-7/+18
* cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai2015-03-293-15/+83
* cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai2015-03-251-1/+7
* ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-241-0/+3
* net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-243-12/+14
* net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
* rocker: handle non-bridge master changeSimon Horman2015-03-241-1/+7
* bnx2x: Fix statistics locking schemeYuval Mintz2015-03-235-100/+83
* be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
* be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
* be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
* net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha2015-03-181-2/+2
* net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
* Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik2015-03-171-12/+8
* bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
* Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11
* tulip_core.c : out-of-bounds check.Ameen Ali2015-03-131-1/+1
* cxgb4: fix coccinelle warningsHariprasad Shenai2015-03-101-1/+1
* net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-101-2/+1
* net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park2015-03-102-2/+2
* ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-101-2/+2
* net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
* bgmac: Clean warning messagesPeter Senna Tschudin2015-03-081-7/+0
* net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-051-1/+0
* net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-051-1/+1
* net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-051-2/+17
* net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-051-2/+4
* net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-041-0/+1
* net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
* drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
* bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
* stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-0342-555/+817
|\
| * gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| * ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| * sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-021-1/+1
| * Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-021-3/+2
| * sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-021-1/+1
| * sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-021-0/+6
OpenPOWER on IntegriCloud