Age | Commit message (Expand) | Author | Files | Lines |
2015-01-27 | stmmac: prevent probe drivers to crash kernel | Andy Shevchenko | 1 | -1/+4 |
2015-01-27 | bnx2x: fix napi poll return value for repoll | Govindarajulu Varadarajan | 1 | -1/+1 |
2015-01-27 | sh_eth: Fix DMA-API usage for RX buffers | Ben Hutchings | 1 | -11/+23 |
2015-01-27 | sh_eth: Check for DMA mapping errors on transmit | Ben Hutchings | 1 | -0/+4 |
2015-01-27 | sh_eth: Ensure DMA engines are stopped before freeing buffers | Ben Hutchings | 1 | -7/+32 |
2015-01-27 | sh_eth: Remove RX overflow log messages | Ben Hutchings | 1 | -3/+0 |
2015-01-27 | net: mv643xx_eth: Fix highmem support in non-TSO egress path | Ezequiel Garcia | 1 | -10/+49 |
2015-01-27 | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers | Ben Hutchings | 2 | -9/+31 |
2015-01-27 | sh_eth: Fix crash or memory leak when resizing rings on device that is down | Ben Hutchings | 1 | -16/+18 |
2015-01-27 | sh_eth: Detach net device when stopping queue to resize DMA rings | Ben Hutchings | 1 | -1/+2 |
2015-01-27 | sh_eth: Fix padding of short frames on TX | Ben Hutchings | 1 | -4/+4 |
2015-01-27 | drivers: net: cpsw: discard dual emac default vlan configuration | Mugunthan V N | 1 | -0/+22 |
2015-01-25 | netxen: fix netxen_nic_poll() logic | Eric Dumazet | 1 | -1/+4 |
2015-01-25 | enic: fix rx napi poll return value | Govindarajulu Varadarajan | 1 | -1/+1 |
2015-01-24 | amd-xgbe: Use proper Rx flow control register | Lendacky, Thomas | 2 | -6/+7 |
2015-01-20 | s2io: use snprintf() as a safety feature | Dan Carpenter | 1 | -3/+8 |
2015-01-19 | bgmac: activate irqs only if there is nothing to poll | Hauke Mehrtens | 1 | -3/+3 |
2015-01-19 | bgmac: register napi before the device | Hauke Mehrtens | 1 | -3/+3 |
2015-01-19 | sh_eth: Fix ethtool operation crash when net device is down | Ben Hutchings | 1 | -0/+10 |
2015-01-19 | sh_eth: Fix promiscuous mode on chips without TSU | Ben Hutchings | 1 | -9/+9 |
2015-01-16 | net: davinci_emac: Add support for emac on dm816x | Tony Lindgren | 1 | -0/+5 |
2015-01-16 | net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ... | Tony Lindgren | 1 | -3/+12 |
2015-01-16 | net: davinci_emac: Fix incomplete code for getting the phy from device tree | Tony Lindgren | 1 | -5/+18 |
2015-01-16 | net: davinci_emac: Free clock after checking the frequency | Tony Lindgren | 1 | -0/+1 |
2015-01-16 | net: davinci_emac: Fix runtime pm calls for davinci_emac | Tony Lindgren | 1 | -4/+29 |
2015-01-16 | net: davinci_emac: Fix hangs with interrupts | Tony Lindgren | 1 | -9/+10 |
2015-01-16 | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2 | -3/+3 |
2015-01-16 | net: sxgbe: Fix waring for double kfree() | Byungho An | 1 | -11/+10 |
2015-01-16 | net: sxgbe: Fix NULL dereferece when using DT | Girish K.S | 1 | -4/+4 |
2015-01-15 | sh_eth: Fix addition of .trscer_err_mask to wrong SoC data | Geert Uytterhoeven | 1 | -2/+2 |
2015-01-15 | drivers: net: cpsw: fix cpsw hung with add vlan using vconfig | Mugunthan V N | 1 | -10/+17 |
2015-01-15 | be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured | Sriharsha Basavapatna | 1 | -3/+38 |
2015-01-15 | tg3: Release tp->lock before invoking synchronize_irq() | Prashant Sreedharan | 1 | -0/+12 |
2015-01-15 | tg3: tg3_reset_task() needs to use rtnl_lock to synchronize | Prashant Sreedharan | 1 | -0/+3 |
2015-01-15 | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync | Prashant Sreedharan | 1 | -3/+5 |
2015-01-15 | i40e: adds FCoE configure option | Vasu Dev | 3 | -3/+14 |
2015-01-15 | cxgb4vf: Fix queue allocation for 40G adapter | Hariprasad Shenai | 1 | -1/+1 |
2015-01-14 | net: fec: fix MDIO bus assignement for dual fec SoC's | Stefan Agner | 2 | -4/+7 |
2015-01-14 | drivers: net: cpsw: fix multicast flush in dual emac mode | Mugunthan V N | 3 | -4/+19 |
2015-01-14 | cxgb4vf: Initialize mdio_addr before using it | Hariprasad Shenai | 1 | -0/+2 |
2015-01-12 | net/at91_ether: prepare and unprepare clock | Alexandre Belloni | 1 | -5/+5 |
2015-01-12 | alx: fix alx_poll() | Eric Dumazet | 1 | -11/+13 |
2015-01-12 | net: dnet: fix dnet_poll() | Eric Dumazet | 1 | -13/+5 |
2015-01-09 | net: fec: fix NULL pointer dereference in fec_enet_timeout_work | Hubert Feurstein | 1 | -0/+1 |
2015-01-09 | sh_eth: Fix access to TRSCER register | Nobuhiro Iwamatsu | 2 | -1/+11 |
2015-01-09 | sh-eth: Set fdr_value of R-Car SoCs | Nobuhiro Iwamatsu | 1 | -0/+2 |
2015-01-07 | i40e: Fix bug with TCP over IPv6 over VXLAN | Anjali Singhai | 1 | -13/+11 |
2015-01-07 | i40e: Fix Rx checksum error counter | Anjali Singhai | 1 | -11/+13 |
2015-01-07 | i40e: fix un-necessary Tx hangs | Jesse Brandeburg | 2 | -8/+49 |
2015-01-07 | qla3xxx: don't allow never end busy loop | Andy Shevchenko | 1 | -5/+3 |