summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
Commit message (Expand)AuthorAgeFilesLines
* sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2
* niu: Fix typo in comment.David S. Miller2011-12-021-1/+1
* niu: Add support for byte queue limits.David S. Miller2011-12-011-1/+11
* niu: Remove redundant PHY ID test.David S. Miller2011-12-011-2/+4
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-211-2/+2
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-161-13/+2
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-4/+3
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-143-11/+13
* sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-081-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-194-11/+11
* niu: fix skb truesize underestimationEric Dumazet2011-10-131-8/+4
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-062-2/+2
* sunhme: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+2
* sungem: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+2
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-2/+1
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-161-0/+2
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-2/+2
* Merge branch 'master' of ../netdev-next/David S. Miller2011-09-161-8/+7
|\
| * cassini: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+7
* | niu: convert to SKB paged frag API.Ian Campbell2011-09-151-5/+2
|/
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-252-32/+16
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-176-6/+6
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-1/+4
* net: Fix sungem_phy sharing.David S. Miller2011-08-163-1202/+1
* sungem: sungem_phy.h movedStephen Rothwell2011-08-151-1/+1
* net: Move sungem_phy.h under include/linuxDavid S. Miller2011-08-142-133/+1
* spider_net: fix compile issue introduced by driver moveJeff Kirsher2011-08-112-1/+3
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-1118-0/+35550
OpenPOWER on IntegriCloud