开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
lio_vf_main.c
Age
Commit message (
Expand
)
Author
2023-05-10
net: liquidio: lio_vf_main: Remove unnecessary (void*) conversions
wuych
2023-03-24
net: liquidio: Remove redundant pci_clear_master
Cai Huoqing
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-02
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-13
net: liquidio: Add missing null pointer checks
Tom Seewald
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
liquidio_vf: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-03-03
net/liquidio: Delete driver version assignment
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2018-09-18
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-11
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-03
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-08-29
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-29
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-29
liquidio: improve soft command handling
Felix Manlunas
2018-07-16
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
2018-05-02
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
2018-03-27
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2018-03-25
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
2018-03-25
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
2018-03-25
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2018-03-25
liquidio: Removed one line function wake_q
Intiyaz Basha
2018-03-25
liquidio: Removed one line function stop_q
Intiyaz Basha
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
[next]