summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* s2io: use snprintf() as a safety featureDan Carpenter2015-01-191-3/+8
* bgmac: activate irqs only if there is nothing to pollHauke Mehrtens2015-01-191-3/+3
* bgmac: register napi before the deviceHauke Mehrtens2015-01-191-3/+3
* sh_eth: Fix ethtool operation crash when net device is downBen Hutchings2015-01-191-0/+10
* sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings2015-01-191-9/+9
* net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-161-0/+5
* net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren2015-01-161-3/+12
* net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren2015-01-161-5/+18
* net: davinci_emac: Free clock after checking the frequencyTony Lindgren2015-01-161-0/+1
* net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren2015-01-161-4/+29
* net: davinci_emac: Fix hangs with interruptsTony Lindgren2015-01-161-9/+10
* net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-152-3/+3
* net: sxgbe: Fix waring for double kfree()Byungho An2015-01-151-11/+10
* net: sxgbe: Fix NULL dereferece when using DTGirish K.S2015-01-151-4/+4
* sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven2015-01-151-2/+2
* drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-151-10/+17
* be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna2015-01-151-3/+38
* tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
* tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
* tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
* i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
* cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
* net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-142-4/+7
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-133-4/+19
* cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-131-0/+2
* net/at91_ether: prepare and unprepare clockAlexandre Belloni2015-01-121-5/+5
* alx: fix alx_poll()Eric Dumazet2015-01-111-11/+13
* net: dnet: fix dnet_poll()Eric Dumazet2015-01-111-13/+5
* net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein2015-01-081-0/+1
* sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2015-01-082-1/+11
* sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu2015-01-081-0/+2
* i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-061-13/+11
* i40e: Fix Rx checksum error counterAnjali Singhai2015-01-061-11/+13
* i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-062-8/+49
* qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-061-5/+3
* net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-041-11/+8
* enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-021-2/+4
* Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6
* net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
* net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
* qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2014-12-311-0/+1
* net: axienet: fix error return codeJulia Lawall2014-12-311-0/+2
* net: sun4i-emac: fix error return codeJulia Lawall2014-12-311-1/+3
* myri10ge: fix error return codeJulia Lawall2014-12-311-1/+3
* net: Xilinx: fix error return codeJulia Lawall2014-12-312-0/+3
* i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-311-1/+3
* igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
* e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
* ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-264-13/+21
OpenPOWER on IntegriCloud