aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24sun/sunqe: print MAC via printk format specifierDanny Kukawka1-8/+2
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi4-4/+4
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches4-8/+2
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2-7/+3
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-02niu: Fix typo in comment.David S. Miller1-1/+1
2011-12-01niu: Add support for byte queue limits.David S. Miller1-1/+11
2011-12-01niu: Remove redundant PHY ID test.David S. Miller1-2/+4
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson1-2/+2
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-13/+2
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-4/+3
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones3-11/+13
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet4-11/+11
2011-10-13niu: fix skb truesize underestimationEric Dumazet1-8/+4
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2-2/+2
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22sungem: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+1
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings1-0/+2
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-2/+2
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller1-8/+7
2011-09-15niu: convert to SKB paged frag API.Ian Campbell1-5/+2
2011-08-30cassini: convert to SKB paged frag API.Ian Campbell1-8/+7
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-25sunbmac: use standard #defines from mii.h.Francois Romieu2-32/+16
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko6-6/+6
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-1/+4
2011-08-16net: Fix sungem_phy sharing.David S. Miller3-1202/+1
2011-08-15sungem: sungem_phy.h movedStephen Rothwell1-1/+1
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller2-133/+1
2011-08-11spider_net: fix compile issue introduced by driver moveJeff Kirsher2-1/+3
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher18-0/+35550