aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-29
* | | | | | | | | | | | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-29
* | | | | | | | | | | | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-29
* | | | | | | | | | | | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-29
* | | | | | | | | | | | sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-29
* | | | | | | | | | | | sky2: Receive Overflows not countedMirko Lindner2013-03-29
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-27
| * | | | | | | | | | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-27
| * | | | | | | | | | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-27
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-27
* | | | | | | | | | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-27
* | | | | | | | | | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-27
* | | | | | | | | | | | enet: fec: fix fail resume from suspend stateFrank Li2013-03-27
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | igb: fix PHC stopping on max freqJiri Benc2013-03-26
| * | | | | | | | | | | igb: make sensor info staticStephen Hemminger2013-03-26
| * | | | | | | | | | | igb: SR-IOV init reorderingAlex Williamson2013-03-26
| * | | | | | | | | | | igb: Fix null pointer dereferenceAlex Williamson2013-03-26
| * | | | | | | | | | | igb: fix i350 anti spoofing configLior Levy2013-03-26
| * | | | | | | | | | | ixgbevf: don't release the soft entriesxunleer2013-03-26
* | | | | | | | | | | | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-26
|/ / / / / / / / / / /
* | | | | | | | | / / bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-24
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-21
* | | | | | | | | | net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-21
* | | | | | | | | | net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-21
* | | | | | | | | | net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-21
* | | | | | | | | | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-21
* | | | | | | | | | net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-21
* | | | | | | | | | lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun2013-03-21
* | | | | | | | | | fec: Fix the build as moduleFabio Estevam2013-03-20
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-20
* | | | | | | | | lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-20
* | | | | | | | | sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-20
* | | | | | | | | sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-20
| |/ / / / / / / |/| | | | | | |
* | | | | | | | bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-18
* | | | | | | | bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-17
* | | | | | | | drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-17
* | | | | | | | ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-17
* | | | | | | | net: fec: fix missing napi_disable callGeorg Hofmann2013-03-15
* | | | | | | | net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-15
* | | | | | | | tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-13
* | | | | | | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-13
|\ \ \ \ \ \ \ \
| * | | | | | | | sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-12
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack2013-03-13
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-12
| |_|_|_|/ / |/| | | | |
* | | | | | tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-08
* | | | | | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-08
* | | | | | bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-08
* | | | | | mv643xx_eth: fix for disabled autonegPhil Sutter2013-03-07