Age | Commit message (Expand) | Author |
2013-04-05 | ixgbe: fix registration order of driver and DCA nofitication | Jakub Kicinski |
2013-04-05 | atl1e: limit gso segment size to prevent generation of wrong ip length fields | Hannes Frederic Sowa |
2013-04-04 | r8169: fix auto speed down issue | hayeswang |
2013-04-02 | net/mlx4_en: Fix setting initial MAC address | Yan Burman |
2013-03-31 | DM9000B: driver initialization upgrade | Joseph CHANG |
2013-03-31 | sh_eth: make 'link' field of 'struct sh_eth_private' *int* | Sergei Shtylyov |
2013-03-31 | sh_eth: workaround for spurious ECI interrupt | Sergei Shtylyov |
2013-03-31 | sh_eth: fix handling of no LINK signal | Sergei Shtylyov |
2013-03-29 | ks8851: Fix interpretation of rxlen field. | Max.Nekludov@us.elster.com |
2013-03-29 | atl1e: drop pci-msi support because of packet corruption | Hannes Frederic Sowa |
2013-03-29 | net: calxedaxgmac: Wake-on-LAN fixes | Rob Herring |
2013-03-29 | net: calxedaxgmac: fix rx ring handling when OOM | Rob Herring |
2013-03-29 | sky2: Threshold for Pause Packet is set wrong | Mirko Lindner |
2013-03-29 | sky2: Receive Overflows not counted | Mirko Lindner |
2013-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-03-27 | tg3: fix length overflow in VPD firmware parsing | Kees Cook |
2013-03-27 | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting... | Mugunthan V N |
2013-03-27 | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue | Mugunthan V N |
2013-03-27 | enet: fec: fix fail resume from suspend state | Frank Li |
2013-03-27 | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers | Christoph Paasch |
2013-03-27 | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers | Christoph Paasch |
2013-03-27 | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings | Christoph Paasch |
2013-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-03-26 | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico |
2013-03-26 | igb: fix PHC stopping on max freq | Jiri Benc |
2013-03-26 | igb: make sensor info static | Stephen Hemminger |
2013-03-26 | igb: SR-IOV init reordering | Alex Williamson |
2013-03-26 | igb: Fix null pointer dereference | Alex Williamson |
2013-03-26 | igb: fix i350 anti spoofing config | Lior Levy |
2013-03-26 | ixgbevf: don't release the soft entries | xunleer |
2013-03-24 | bnx2x: fix assignment of signed expression to unsigned variable | Kumar Amit Mehta |
2013-03-21 | net/mlx4_core: Disallow releasing VF QPs which have steering rules | Hadar Hen Zion |
2013-03-21 | net/mlx4_core: Always use 64 bit resource ID when doing lookup | Hadar Hen Zion |
2013-03-21 | net/mlx4_en: Remove ethtool flow steering rules before releasing QPs | Hadar Hen Zion |
2013-03-21 | net/mlx4_core: Fix wrong order of flow steering resources removal | Hadar Hen Zion |
2013-03-21 | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper | Moshe Lazer |
2013-03-21 | net: ethernet: cpsw: fix erroneous condition in error check | Lothar Waßmann |
2013-03-21 | lantiq_etop: use free_netdev(netdev) instead of kfree() | Wei Yongjun |
2013-03-20 | fec: Fix the build as module | Fabio Estevam |
2013-03-20 | net: fec: Define indexes as 'unsigned int' | Fabio Estevam |
2013-03-20 | lpc_eth: fix error return code in lpc_eth_drv_probe() | Wei Yongjun |
2013-03-20 | sh_eth: check TSU registers ioremap() error | Sergei Shtylyov |
2013-03-20 | sh_eth: fix bitbang memory leak | Sergei Shtylyov |
2013-03-18 | bnx2x: fix occasional statistics off-by-4GB error | Maciej Żenczykowski |
2013-03-17 | bnx2x: add missing napi deletion in error path | Michal Schmidt |
2013-03-17 | drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de... | Mugunthan V N |
2013-03-17 | ethernet/tulip: DE4x5 needs VIRT_TO_BUS | Arnd Bergmann |
2013-03-15 | net: fec: fix missing napi_disable call | Georg Hofmann |
2013-03-15 | net: fec: restart the FEC when PHY speed changes | Lucas Stach |
2013-03-13 | tg3: 5715 does not link up when autoneg off | Nithin Sujir |