summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/niu.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-24ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-01drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2011-12-02niu: Fix typo in comment.David S. Miller1-1/+1
2011-12-02niu: Add support for byte queue limits.David S. Miller1-1/+11
2011-12-02niu: Remove redundant PHY ID test.David S. Miller1-2/+4
2011-11-22net: Change mii to ethtool advertisement function namesMatt Carlson1-2/+2
2011-11-17net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-13/+2
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-10-14niu: fix skb truesize underestimationEric Dumazet1-8/+4
2011-09-17ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings1-0/+2
2011-09-17ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-2/+2
2011-09-15niu: convert to SKB paged frag API.Ian Campbell1-5/+2
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-1/+4
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher1-0/+10263