summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/niu.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* net: ethernet: sun: remove redundant assignment to variable errColin Ian King2019-07-041-2/+0
* net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...Nathan Chancellor2019-03-081-0/+1
* niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2018-12-271-2/+8
* net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King2018-07-051-16/+0
* net: ethernet: sun: niu set correct packet size in skbRob Taglang2018-05-041-3/+2
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-5/+5
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-8/+4
|\
| * net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+4
| * drivers : net: niu: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-13/+11
* net: niu: fix format string overflow warning:Arnd Bergmann2017-07-141-2/+2
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-17/+20
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2
* ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-181-3/+4
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-07-261-3/+1
* niu: fix error handling in niu_class_to_ethflow()Dan Carpenter2015-02-281-4/+2
* niu: remove one compound_head() callEric Dumazet2015-01-171-2/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * net: ethernet: sun: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | niu: Use eth_skb_pad helperAlexander Duyck2014-12-081-7/+2
|/
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-2/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* niu: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* niu: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-8/+3
* net: sun-niu calls skb_set_hashTom Herbert2013-12-181-4/+6
* net: niu: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-4/+4
|\
| * net: niu: use dev_get_platdata()Jingoo Han2013-08-301-4/+4
* | sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-221-1/+1
|/
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-251-3/+2
* net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-1/+1
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-26/+20
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-26/+17
* net/sun: remove __dev* attributesBill Pemberton2012-12-031-45/+45
* 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/+7
|/
* niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-221-1/+1
* niu: Fix to check for dma mapping errors.Shuah Khan2012-07-221-0/+4
* Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1