Searched hist:"57 c5bc9a" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | Makefile | 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver
Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue.
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net> 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue. Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver
Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue.
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net> 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue. Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hix5hd2_gmac.c | 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver
Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue.
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net> 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue. Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | Kconfig | 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver
Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue.
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net> 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue. Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver
Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue.
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net> 57c5bc9a Tue Jun 03 00:49:37 CDT 2014 Zhangfei Gao <zhangfei.gao@linaro.org> net: hisilicon: add hix5hd2 mac driver Add support for the hix5hd2 XGMAC 1Gb ethernet device. The controller requires two queues for tx and two queues for rx. Controller fetch buffer from free queue and then push to used queue. Diver should prepare free queue and free buffer from used queue. Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|