aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco/enic/vnic_rq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 1)Thomas Gleixner1-15/+1
2018-08-04net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-1/+1
2017-11-02enic: reset fetch indexParvi Kaustubhi1-14/+2
2016-10-29enic: fix rq disableGovindarajulu Varadarajan1-9/+23
2016-03-11cisco: enic: Update logging macros and usesJoe Perches1-2/+2
2015-08-17enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan1-2/+4
2015-06-10enic: fix memory leak in rq_cleanGovindarajulu Varadarajan1-5/+4
2013-08-20drivers/net: enic: Adding support for Cisco Low Latency NICNeel Patel1-4/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-08-11enic: Move the Cisco driverJeff Kirsher1-0/+221