| Commit message (Expand) | Author | Age | Files | Lines |
* | net: hns: Fix loopback test failed at copper ports | Yonglong Liu | 2019-07-10 | 1 | -0/+4 |
* | net: hns: Fix WARNING when remove HNS driver with SMMU enabled | Yonglong Liu | 2019-05-16 | 1 | -1/+3 |
* | net: hns: Use NAPI_POLL_WEIGHT for hns driver | Yonglong Liu | 2019-05-16 | 1 | -5/+2 |
* | net: hns: Fix wrong read accesses via Clause 45 MDIO protocol | Yonglong Liu | 2019-03-23 | 1 | -1/+1 |
* | net: hns: Fix use after free identified by SLUB debug | Yonglong Liu | 2019-03-23 | 1 | -4/+2 |
* | net: hisilicon: remove unexpected free_netdev | Pan Bian | 2018-12-17 | 1 | -3/+1 |
* | net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES | Huazhong Tan | 2018-10-10 | 1 | -3/+3 |
* | net: hns: Fix ethtool private flags | Matthias Brugger | 2018-04-08 | 4 | -4/+6 |
* | net: hns: fix ethtool_get_strings overflow in hns driver | Timmy Li | 2018-03-24 | 4 | -4/+4 |
* | net: hns: Fix the device being used for dma mapping during TX | Kejian Yan | 2017-06-17 | 1 | -1/+1 |
* | hns: avoid stack overflow with CONFIG_KASAN | Arnd Bergmann | 2017-02-14 | 1 | -6/+2 |
* | net:hns: print MAC with %pM | Andy Shevchenko | 2015-12-13 | 1 | -35/+14 |
* | net:hns: annotate IO address space properly | Andy Shevchenko | 2015-12-13 | 1 | -5/+6 |
* | net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA | Geert Uytterhoeven | 2015-11-09 | 1 | -1/+2 |
* | net: hisilicon: Remove .owner assignment from platform_driver | huangdaode | 2015-11-01 | 1 | -1/+0 |
* | net: hns: fixes the bug tested XGE by ethtool -p | Li Peng | 2015-10-27 | 1 | -8/+1 |
* | net: hisilicon: deals with the sub ctrl by syscon | yankejian | 2015-10-22 | 1 | -10/+11 |
* | net: hisilicon: fix ptr_ret.cocci warnings | Wu Fengguang | 2015-10-21 | 1 | -4/+1 |
* | net: hix5hd2_gmac: avoid integer overload warning | Arnd Bergmann | 2015-10-18 | 1 | -1/+1 |
* | net: hisilicon: add OF dependency | Arnd Bergmann | 2015-10-18 | 1 | -1/+1 |
* | net: hisilicon: include linux/vmalloc.h in dsaf | Arnd Bergmann | 2015-10-18 | 1 | -0/+2 |
* | net: hns: fixes a bug about timeout by pause frame | lisheng | 2015-10-18 | 1 | -7/+6 |
* | net: hns: fixes the issue by using ethtool -s | Chenny Xu | 2015-10-18 | 1 | -27/+12 |
* | net: hisilicon fix a bug on Hisilicon Network Subsystem | huangdaode | 2015-10-18 | 1 | -1/+1 |
* | net: hisilicon rm hnae sysfs interface | huangdaode | 2015-10-18 | 1 | -47/+0 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -1/+0 |
* | net: hisilicon: fixes a bug when using ethtool -S | lipeng | 2015-10-15 | 1 | -3/+3 |
* | net: hisilicon net: fix a bug about led | lipeng | 2015-10-14 | 1 | -1/+3 |
* | net: hisilicon: supports promisc mode | yankejian | 2015-10-14 | 7 | -3/+55 |
* | net: hns: fix the unknown phy_nterface_t type error | huangdaode | 2015-10-12 | 1 | -0/+1 |
* | net: HNS: fix MDIO dependencies | Arnd Bergmann | 2015-10-12 | 1 | -3/+2 |
* | net: hns: fix 32-bit build warning | Arnd Bergmann | 2015-10-08 | 1 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 | 1 | -1/+1 |
|\ |
|
| * | net: hisilicon: fix handling platform_get_irq result | Andrzej Hajda | 2015-09-26 | 1 | -1/+1 |
* | | net: Fix Hisilicon Network Subsystem Support Compilation | huangdaode | 2015-09-28 | 6 | -25/+7 |
* | | net: add Hisilicon Network Subsystem basic ethernet support | huangdaode | 2015-09-20 | 5 | -0/+2971 |
* | | net: add Hisilicon Network Subsystem DSAF support | huangdaode | 2015-09-20 | 18 | -0/+9798 |
* | | net: add Hisilicon Network Subsystem hnae framework support | huangdaode | 2015-09-20 | 5 | -0/+1103 |
* | | net: add Hisilicon Network Subsystem MDIO support | huangdaode | 2015-09-20 | 4 | -187/+531 |
|/ |
|
* | net: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-07-10 | 2 | -2/+0 |
* | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 | 1 | -3/+1 |
* | net: batch of last_rx update avoidance in ethernet drivers. | françois romieu | 2015-05-14 | 1 | -1/+0 |
* | hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() | Alexander Duyck | 2015-05-12 | 1 | -1/+1 |
* | net: hip04: Make tx coalesce timer actually work | Thomas Gleixner | 2015-04-15 | 1 | -7/+11 |
* | net: hip04: add missing MODULE_LICENSE | Arnd Bergmann | 2015-02-02 | 1 | -0/+1 |
* | hisilicon: add some missing curly braces | Dan Carpenter | 2015-01-28 | 1 | -1/+2 |
* | net: hisilicon: new hip04 ethernet driver | dingtianhong | 2015-01-14 | 2 | -1/+970 |
* | net: hisilicon: new hip04 MDIO driver | Zhangfei Gao | 2015-01-14 | 3 | -0/+196 |
* | net: hisilicon: add hix5hd2 mac driver | Zhangfei Gao | 2014-06-02 | 3 | -0/+1098 |