summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/niu.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/sun/niu.c: fix error return codePeter Senna Tschudin2012-10-071-0/+1
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | niu: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7Star
|/
* niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-231-1/+1
* niu: Fix to check for dma mapping errors.Shuah Khan2012-07-231-0/+4
* Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1Star
* net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior2012-05-031-1/+1
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1Star
* niu: Fix typo in comment.David S. Miller2011-12-021-1/+1
* niu: Add support for byte queue limits.David S. Miller2011-12-021-1/+11
* niu: Remove redundant PHY ID test.David S. Miller2011-12-021-2/+4
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-211-2/+2
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-171-13/+2Star
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* niu: fix skb truesize underestimationEric Dumazet2011-10-141-8/+4Star
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-171-0/+2
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-171-2/+2
* niu: convert to SKB paged frag API.Ian Campbell2011-09-151-5/+2Star
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-181-1/+4
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-111-0/+10263