summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
Commit message (Expand)AuthorAgeFilesLines
* 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