| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-06 | 3 | -7/+38 |
|\ |
|
| * | net: hns: Add ACPI support to check SFP present | Daode Huang | 2017-04-01 | 2 | -5/+34 |
| * | net: hns: avoid gcc-7.0.1 warning for uninitialized data | Arnd Bergmann | 2017-03-25 | 1 | -0/+1 |
| * | net: hns: fix uninitialized data use | Arnd Bergmann | 2017-03-25 | 1 | -2/+3 |
* | | net: hns: Some checkpatch.pl script & warning fixes | Salil | 2017-04-03 | 6 | -14/+11 |
* | | net: hns: Avoid Hip06 chip TX packet line bug | lipeng | 2017-04-03 | 7 | -70/+169 |
* | | net: hns: Adjust the SBM module buffer threshold | Kejian Yan | 2017-04-03 | 1 | -4/+4 |
* | | net: hns: Simplify the exception sequence in hns_ppe_init() | Kejian Yan | 2017-04-03 | 1 | -9/+8 |
* | | net: hns: Optimise the code in hns_mdio_wait_ready() | Kejian Yan | 2017-04-03 | 1 | -4/+6 |
* | | net: hns: Clean redundant code from hns_mdio.c file | Kejian Yan | 2017-04-03 | 1 | -10/+0 |
* | | net: hns: Remove redundant mac table operations | Kejian Yan | 2017-04-03 | 2 | -170/+0 |
* | | net: hns: Remove redundant mac_get_id() | Kejian Yan | 2017-04-03 | 3 | -23/+0 |
* | | net: hns: Remove the redundant adding and deleting mac function | Kejian Yan | 2017-04-03 | 4 | -122/+0 |
* | | net: hns: Correct HNS RSS key set function | lipeng | 2017-04-03 | 2 | -14/+18 |
* | | net: hns: Replace netif_tx_lock to ring spin lock | lipeng | 2017-04-03 | 3 | -10/+15 |
* | | net: hns: Fix to adjust buf_size of ring according to mtu | lipeng | 2017-04-03 | 7 | -24/+337 |
* | | net: hns: Optimize hns_nic_common_poll for better performance | lipeng | 2017-04-03 | 2 | -21/+31 |
* | | net: hns: bug fix of ethtool show the speed | Daode Huang | 2017-04-03 | 1 | -1/+1 |
* | | net: hns: Remove redundant memset during buffer release | lipeng | 2017-04-03 | 1 | -1/+0 |
* | | net: hns: Optimize the code for GMAC pad and crc Config | lipeng | 2017-04-03 | 1 | -20/+16 |
* | | net: hns: Modify GMAC init TX threshold value | lipeng | 2017-04-03 | 2 | -0/+10 |
* | | net: hns: Fix the implementation of irq affinity function | lipeng | 2017-04-03 | 2 | -46/+30 |
* | | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn | 2017-03-28 | 1 | -1/+1 |
|/ |
|
* | net: hip04: Omit private ndo_get_stats function | Tobias Klauser | 2017-02-14 | 1 | -6/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-11 | 1 | -1/+1 |
|\ |
|
| * | net: hns: Fix the device being used for dma mapping during TX | Kejian Yan | 2017-02-10 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-07 | 1 | -6/+2 |
|\| |
|
| * | hns: avoid stack overflow with CONFIG_KASAN | Arnd Bergmann | 2017-02-06 | 1 | -6/+2 |
* | | hns_enet: use cpumask_var_t for on-stack mask | Arnd Bergmann | 2017-02-03 | 1 | -10/+15 |
* | | drivers: net: generalize napi_complete_done() | Eric Dumazet | 2017-01-30 | 3 | -3/+3 |
* | | net: Remove usage of net_device last_rx member | Tobias Klauser | 2017-01-18 | 1 | -1/+0 |
* | | net: make ndo_get_stats64 a void function | stephen hemminger | 2017-01-08 | 1 | -4/+2 |
|/ |
|
* | net: hix5hd2_gmac: fix compatible strings name | Dongpo Li | 2016-12-20 | 1 | -6/+7 |
* | net: ethernet: hip04: Call SET_NETDEV_DEV() | Dongpo Li | 2016-12-16 | 1 | -1/+1 |
* | net: ethernet: hisi_femac: Call SET_NETDEV_DEV() | Dongpo Li | 2016-12-16 | 1 | -1/+1 |
* | net: hns: Fix to conditionally convey RX checksum flag to stack | Salil | 2016-12-06 | 2 | -7/+71 |
* | net: hix5hd2_gmac: add reset control and clock signals | Dongpo Li | 2016-12-06 | 1 | -12/+127 |
* | net: hix5hd2_gmac: add tx scatter-gather feature | Dongpo Li | 2016-12-06 | 1 | -11/+187 |
* | net: hix5hd2_gmac: add generic compatible string | Dongpo Li | 2016-12-06 | 1 | -4/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 | 1 | -1/+7 |
|\ |
|
| * | net: hns: fix device reference leaks | Johan Hovold | 2016-11-07 | 1 | -1/+7 |
* | | net: hns: add the support to add/remove the ucast entry to/from table | Kejian Yan | 2016-11-10 | 7 | -0/+155 |
* | | net: hns: add multicast tcam table clear | Kejian Yan | 2016-11-10 | 7 | -0/+113 |
* | | net: hns: modify tcam table of mask_key | Qianqian Xie | 2016-11-10 | 1 | -0/+7 |
* | | net: hns: modify tcam table of mac mc-entry | Qianqian Xie | 2016-11-10 | 1 | -8/+17 |
* | | net: hns: modify tcam table of mac mc-port | Qianqian Xie | 2016-11-10 | 1 | -5/+13 |
* | | net: hns: modify table index to get mac entry | Qianqian Xie | 2016-11-10 | 1 | -4/+10 |
* | | net: hns: modify tcam table of mac uc-entry | Qianqian Xie | 2016-11-10 | 1 | -6/+12 |
* | | net: hns: modify tcam table and set mac key | Qianqian Xie | 2016-11-10 | 2 | -9/+20 |
* | | net: hns: modify buffer format of cpu data to le64 | Qianqian Xie | 2016-11-10 | 1 | -3/+3 |