index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
Age
Commit message (
Expand
)
Author
2020-12-09
net: cisco: enic: simplify the return vnic_cq_alloc()
Zheng Yongjun
2020-10-20
net: remove unneeded break
Tom Rix
2020-09-29
net: enic: Cure the enic api locking trainwreck
Thomas Gleixner
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-06
enic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
enic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-05
enic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-03
net/cisco: Delete driver and module versions
Leon Romanovsky
2020-02-26
net: cisco: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
enic: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-12
enic: prevent waking up stopped tx queues over watchdog reset
Firo Yang
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-07
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
2019-02-01
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-08-04
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-31
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
2018-07-28
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
2018-05-24
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
2018-03-16
enic: drop IP proto check for vxlan tunnel delete
Govindarajulu Varadarajan
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
2018-03-04
enic: set IG desc cache flag in open
Govindarajulu Varadarajan
2018-03-04
enic: enable rq before updating rq descriptors
Govindarajulu Varadarajan
2018-03-04
enic: set UDP rss flag
Govindarajulu Varadarajan
2018-03-04
enic: Check if hw supports multi wq with vxlan offload
Govindarajulu Varadarajan
2018-03-04
enic: Add vxlan offload support for IPv6 pkts
Govindarajulu Varadarajan
2018-03-04
enic: Check inner ip proto for pseudo header csum
Govindarajulu Varadarajan
2017-12-26
enic: add wq clean up budget
Govindarajulu Varadarajan
2017-12-03
enic: add sw timestamp support
Govindarajulu Varadarajan
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2017-11-02
enic: reset fetch index
Parvi Kaustubhi
2017-09-21
drivers: net: enic: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: enic: use setup_timer() helper.
Allen Pais
2017-07-11
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
2017-06-20
enic: Fix format truncation warning
Govindarajulu Varadarajan
2017-05-23
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
2017-02-09
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
[next]