summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens
2015-01-19bgmac: register napi before the deviceHauke Mehrtens
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz
2015-01-15net: sxgbe: Fix waring for double kfree()Byungho An
2015-01-15net: sxgbe: Fix NULL dereferece when using DTGirish K.S
2015-01-15sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven
2015-01-15drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N
2015-01-15be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
2015-01-11alx: fix alx_poll()Eric Dumazet
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet
2015-01-08net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein
2015-01-08sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu
2015-01-08sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu
2015-01-06i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai
2015-01-06i40e: Fix Rx checksum error counterAnjali Singhai
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan
2015-01-02Altera TSE: Add missing phydevKostya Belezko
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu
2014-12-31net: axienet: fix error return codeJulia Lawall
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall
2014-12-31myri10ge: fix error return codeJulia Lawall
2014-12-31net: Xilinx: fix error return codeJulia Lawall
2014-12-31i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka
2014-12-31e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross