index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
|
\
|
*
net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
Salil Mehta
2017-11-14
|
*
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
Fuyun Liang
2017-11-11
|
*
net: hns3: fix a bug when getting phy address from NCL_config file
Fuyun Liang
2017-11-11
|
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-07
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
|
|
\
|
*
|
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
2017-11-03
|
*
|
net: hns3: add support for nway_reset
Fuyun Liang
2017-11-03
|
*
|
net: hns3: add support for set_link_ksettings
Fuyun Liang
2017-11-03
|
*
|
net: hns3: fix a bug in hns3_driv_to_eth_caps
Fuyun Liang
2017-11-03
|
*
|
net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
Fuyun Liang
2017-11-03
|
*
|
net: hns3: fix for getting autoneg in hns3_get_link_ksettings
Fuyun Liang
2017-11-03
|
*
|
net: hns3: hns3:fix a bug about statistic counter in reset process
qumingguang
2017-11-02
|
*
|
net: hns3: Fix a misuse to devm_free_irq
qumingguang
2017-11-02
|
*
|
net: hns3: Add reset interface implementation in client
Lipeng
2017-11-02
|
*
|
net: hns3: Add timeout process in hns3_enet
Lipeng
2017-11-02
|
*
|
net: hns3: Add reset process in hclge_main
Lipeng
2017-11-02
|
*
|
net: hns3: Add support for misc interrupt
Lipeng
2017-11-02
|
*
|
net: hns3: Refactor the initialization of command queue
Lipeng
2017-11-02
|
*
|
net: hns3: Refactor mac_init function
qumingguang
2017-11-02
|
*
|
net: hns3: Refactor the mapping of tqp to vport
Lipeng
2017-11-02
|
*
|
net: hns3: remove a couple of redundant assignments
Colin Ian King
2017-11-02
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
|
|
\
\
|
*
|
|
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
Lipeng
2017-10-26
|
*
|
|
net: hns3: fix a bug in hclge_uninit_client_instance
Lipeng
2017-10-26
|
*
|
|
net: hns3: add nic_client check when initialize roce base information
Lipeng
2017-10-26
|
*
|
|
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
2017-10-26
|
*
|
|
net: hns3: fix a bug about hns3_clean_tx_ring
Lipeng
2017-10-23
|
*
|
|
net: hns3: remove redundant memset when alloc buffer
Lipeng
2017-10-23
|
*
|
|
net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
Lipeng
2017-10-23
|
*
|
|
net: hns3: get vf count by pci_sriov_get_totalvfs
Lipeng
2017-10-23
|
*
|
|
net: hns3: fix the ops check in hns3_get_rxnfc
Lipeng
2017-10-23
|
*
|
|
net: hns3: fix the bug when map buffer fail
Lipeng
2017-10-23
|
*
|
|
net: hns3: fix a bug when alloc new buffer
Lipeng
2017-10-23
|
*
|
|
net: hns3: Add mac loopback selftest support in hns3 driver
Yunsheng Lin
2017-10-21
|
*
|
|
net: hns3: Refactor the skb receiving and transmitting function
Yunsheng Lin
2017-10-21
|
*
|
|
net: hns3: Add mqprio hardware offload support in hns3 driver
Yunsheng Lin
2017-10-19
|
*
|
|
net: hns: Convert timers to use timer_setup()
Kees Cook
2017-10-18
|
*
|
|
net: hns3: make local functions static
Wei Yongjun
2017-10-11
|
*
|
|
net: hns3: fix the ring count for ETHTOOL_GRXRINGS
Lipeng
2017-10-10
|
*
|
|
net: hns3: add support for ETHTOOL_GRXFH
Lipeng
2017-10-10
|
*
|
|
net: hns3: add support for set_rxnfc
Lipeng
2017-10-10
|
*
|
|
net: hns3: add support for set_ringparam
Lipeng
2017-10-10
|
*
|
|
net: hns3: fixes the ring index in hns3_fini_ring
Lipeng
2017-10-10
|
*
|
|
net: hns3: Cleanup for non-static function in hns3 driver
Yunsheng Lin
2017-10-09
|
*
|
|
net: hns3: Cleanup for endian issue in hns3 driver
Yunsheng Lin
2017-10-09
|
*
|
|
net: hns3: Cleanup for struct that used to send cmd to firmware
Yunsheng Lin
2017-10-09
|
*
|
|
net: hns3: Consistently using GENMASK in hns3 driver
Yunsheng Lin
2017-10-09
|
*
|
|
net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
Yunsheng Lin
2017-10-09
|
*
|
|
net: hns3: Add hns3_get_handle macro in hns3 driver
Yunsheng Lin
2017-10-09
[next]