summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+6
* b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-031-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-261-0/+1
* qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-262-0/+2
* qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-261-9/+0
* qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-261-1/+1
* qlcnic: Fix function return error checkShahed Shaikh2014-02-261-1/+1
* net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-253-6/+6
* r8169: initialize rtl8169_stats seqlockKyle McMartin2014-02-251-0/+2
* net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-251-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-1917-23/+384
|\
| * net: ethernet: update dependency and help text of mvnetaThomas Petazzoni2014-02-191-3/+3
| * NET: fec: only enable napi if we are successfulRussell King2014-02-191-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-141-3/+3
| * net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König2014-02-141-0/+5
| * net: axienet: Fix compilation warningsMichal Simek2014-02-141-4/+8
| * net: axienet: Fix compilation errorMichal Simek2014-02-141-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
|\ \ | |/ |/|
| * IB/mlx5: Remove dependency on X86Eli Cohen2014-02-141-1/+1
* | alx: add missing stats_lock spinlock initJohn Greene2014-02-111-0/+1
* | net: vxge: Remove unused device pointerChristian Engelmayer2014-02-101-6/+0
* | 3c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer2014-02-101-2/+0
* | drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker2014-02-071-0/+2
* | bnx2x: Allow VF rss on higher PFsYuval Mintz2014-02-071-3/+3
* | tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-02-071-2/+2
* | tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-071-6/+7
* | bnx2[x]: Make module parameters readableJames M Leddy2014-02-072-7/+7
* | net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-071-0/+3
* | bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-051-1/+1
* | net: ethoc: set up MII management bus clockMax Filippov2014-02-051-2/+30
* | net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-051-0/+5
* | net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-021-0/+51
* | net: ethoc: implement ethtool get registersMax Filippov2014-02-021-0/+20
* | net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-021-0/+24
* | net: ethoc: implement basic ethtool operationsMax Filippov2014-02-021-0/+6
* | e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-311-1/+1