summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/niu.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-03net/sun: remove __dev* attributesBill Pemberton1-45/+45
2012-10-07drivers/net/ethernet/sun/niu.c: fix error return codePeter Senna Tschudin1-0/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-08-23niu: Use PCI Express Capability accessorsJiang Liu1-12/+7
2012-08-21workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-23niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan1-1/+1
2012-07-23niu: Fix to check for dma mapping errors.Shuah Khan1-0/+4
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-05-03net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior1-1/+1
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