aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun
AgeCommit message (Expand)Author
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-02niu: Fix typo in comment.David S. Miller
2011-12-01niu: Add support for byte queue limits.David S. Miller
2011-12-01niu: Remove redundant PHY ID test.David S. Miller
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-13niu: fix skb truesize underestimationEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell
2011-09-22sungem: convert to SKB paged frag API.Ian Campbell
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller
2011-09-15niu: convert to SKB paged frag API.Ian Campbell
2011-08-30cassini: convert to SKB paged frag API.Ian Campbell
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-25sunbmac: use standard #defines from mii.h.Francois Romieu
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-16net: Fix sungem_phy sharing.David S. Miller
2011-08-15sungem: sungem_phy.h movedStephen Rothwell
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller
2011-08-11spider_net: fix compile issue introduced by driver moveJeff Kirsher
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher