aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/niu.c
Commit message (Expand)AuthorAge
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
* niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-07-27
* niu: fix error handling in niu_class_to_ethflow()Dan Carpenter2015-02-28
* niu: remove one compound_head() callEric Dumazet2015-01-17
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * net: ethernet: sun: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | niu: Use eth_skb_pad helperAlexander Duyck2014-12-08
|/
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* niu: remove unnecessary break after returnFabian Frederick2014-07-21
* niu: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* net: sun-niu calls skb_set_hashTom Herbert2013-12-18
* net: niu: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * net: niu: use dev_get_platdata()Jingoo Han2013-08-30
* | sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-22
|/
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26
* net: add ETH_P_802_3_MINSimon Horman2013-03-28
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/sun: remove __dev* attributesBill Pemberton2012-12-03
* drivers/net/ethernet/sun/niu.c: fix error return codePeter Senna Tschudin2012-10-07
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | niu: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-23
* niu: Fix to check for dma mapping errors.Shuah Khan2012-07-23
* Revert "niu: Add support for byte queue limits."David S. Miller2012-06-08
* net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior2012-05-03
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* niu: Fix typo in comment.David S. Miller2011-12-02
* niu: Add support for byte queue limits.David S. Miller2011-12-01
* niu: Remove redundant PHY ID test.David S. Miller2011-12-01
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-21
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-16
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* net: add skb frag size accessorsEric Dumazet2011-10-19
* niu: fix skb truesize underestimationEric Dumazet2011-10-13
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-16
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* niu: convert to SKB paged frag API.Ian Campbell2011-09-15
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-11