开源镜像站
帮助
动态
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
/
pensando
Age
Commit message (
Expand
)
Author
2023-08-22
ionic: Remove unused declarations
Yue Haibing
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-06
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
2023-07-24
ionic: pull out common bits from fw_up
Shannon Nelson
2023-07-24
ionic: extract common bits from ionic_probe
Shannon Nelson
2023-07-24
ionic: extract common bits from ionic_remove
Shannon Nelson
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
2023-06-12
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
2023-05-03
ionic: catch failure from devlink_alloc
Shannon Nelson
2023-05-03
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
2023-03-24
ionic: Remove redundant pci_clear_master
Cai Huoqing
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
2023-02-13
ionic: remove unnecessary indirection
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2023-02-03
ionic: clear up notifyq alloc commentary
Shannon Nelson
2023-02-03
ionic: clean interrupt before enabling queue to avoid credit race
Neel Patel
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-14
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-10-27
ionic: refactor use of ionic_rx_fill()
Neel Patel
2022-10-27
ionic: enable tunnel offloads
Neel Patel
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
2022-10-27
ionic: only save the user set VF attributes
Shannon Nelson
2022-10-27
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
2022-02-28
ionic: no transition while stopping
Shannon Nelson
2022-02-22
ionic: use vmalloc include
Shannon Nelson
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
[next]