开源镜像站
帮助
动态
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
/
qlogic
/
qlcnic
/
qlcnic_io.c
Age
Commit message (
Expand
)
Author
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-05-17
qlcnic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
2018-09-29
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-08-03
qlcnic: fix napi budget alteration
Manish Chopra
2016-07-01
qlcnic: add wmb() call in transmit data path.
Sony Chacko
2016-06-29
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-04
qlcnic: Fix dump_skb output
Joe Perches
2014-08-29
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-04-27
qlcnic: Optimize MAC learning code
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
2014-01-28
qlcnic: Fix loopback test failure
Shahed Shaikh
2014-01-28
qlcnic: Correct off-by-one errors in bounds checks
Manish Chopra
2014-01-23
qlcnic: Interrupt code cleanup
Manish chopra
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-13
net: qlcnic: fix warning for incorrect type in argument
dingtianhong
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-03
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
2014-01-02
qlcnic: Fix loopback diagnostic test
Manish Chopra
2013-12-31
net: qlcnic: slight optimization of addr compare
dingtianhong
2013-12-19
drivers: net: Mark functions as static in qlcnic_io.c
Rashika Kheria
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
2013-12-17
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-10-18
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-05
qlcnic: use standard NAPI weights
Michal Schmidt
2013-08-27
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
2013-08-21
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
2013-08-21
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
2013-08-20
treewide: Fix typo in printk
Masanari Iida
[next]