Age | Commit message (Expand) | Author | Files | Lines |
2014-09-10 | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 1 | -3/+3 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-06-19 | skge: Added FS A8NE-FM to the list of 32bit DMA boards | Mirko Lindner | 1 | -0/+7 |
2014-03-25 | skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -2/+2 |
2013-10-22 | net: skge: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-09-24 | skge: fix invalid value passed to pci_unmap_sigle | Mikulas Patocka | 1 | -3/+6 |
2013-09-19 | skge: fix broken driver | Mikulas Patocka | 1 | -2/+3 |
2013-08-14 | skge: dma_sync the whole receive buffer | stephen hemminger | 1 | -2/+4 |
2013-08-05 | skge: fix build on 32 bit | Stephen Hemminger | 1 | -7/+7 |
2013-08-05 | skge: add dma_mapping check | stephen hemminger | 1 | -6/+42 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 1 | -3/+2 |
2013-01-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 1 | -1/+0 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -2/+1 |
2012-12-03 | skge: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-11-03 | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 1 | -1/+1 |
2012-10-08 | net: gro: selective flush of packets | Eric Dumazet | 1 | -1/+1 |
2012-10-08 | skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard | Graham Gower | 1 | -0/+7 |
2012-10-07 | drivers/net/ethernet/marvell/skge.c: fix error return code | Peter Senna Tschudin | 1 | -1/+3 |
2012-02-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -58/+13 |
2012-02-07 | Revert "skge: check for PCI dma mapping errors" | stephen hemminger | 1 | -58/+13 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -3/+1 |
2012-01-23 | skge: add byte queue limit support | stephen hemminger | 1 | -13/+24 |
2012-01-23 | skge: check for PCI dma mapping errors | stephen hemminger | 1 | -13/+58 |
2012-01-23 | skge: don't assert carrier until link is up | stephen hemminger | 1 | -0/+1 |
2012-01-03 | skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP | Daniel Halperin | 1 | -2/+2 |
2012-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2011-12-31 | skge: restore rx multicast filter on resume and after config changes | Florian Zumbiehl | 1 | -0/+3 |
2011-11-23 | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 1 | -1/+0 |
2011-11-09 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 1 | -4/+5 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -4/+4 |
2011-10-08 | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 1 | -4/+0 |
2011-10-07 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 1 | -1/+1 |
2011-09-27 | skge: handle irq better on single port card | Stephen Hemminger | 1 | -20/+52 |
2011-09-23 | skge: convert to SKB paged frag API. | Ian Campbell | 1 | -2/+2 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers | Jeff Kirsher | 1 | -0/+4133 |