index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
ionic: Remove unused declarations
Yue Haibing
3
-3
/
+0
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+16
2023-08-06
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
1
-7
/
+16
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
3
-4
/
+62
2023-07-24
ionic: pull out common bits from fw_up
Shannon Nelson
1
-22
/
+42
2023-07-24
ionic: extract common bits from ionic_probe
Shannon Nelson
1
-35
/
+49
2023-07-24
ionic: extract common bits from ionic_remove
Shannon Nelson
1
-12
/
+13
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
1
-6
/
+0
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
1
-5
/
+0
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-12
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
3
-0
/
+12
2023-05-03
ionic: catch failure from devlink_alloc
Shannon Nelson
1
-0
/
+2
2023-05-03
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
1
-1
/
+1
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
1
-3
/
+2
2023-03-24
ionic: Remove redundant pci_clear_master
Cai Huoqing
1
-1
/
+0
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
8
-21
/
+404
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
4
-7
/
+7
2023-02-13
ionic: remove unnecessary indirection
Shannon Nelson
1
-2
/
+2
2023-02-04
ionic: missed doorbell workaround
Allen Hubbe
6
-4
/
+176
2023-02-04
ionic: clear up notifyq alloc commentary
Shannon Nelson
1
-5
/
+7
2023-02-04
ionic: clean interrupt before enabling queue to avoid credit race
Neel Patel
1
-3
/
+12
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2022-11-15
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
1
-1
/
+7
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-1
/
+1
2022-10-28
ionic: refactor use of ionic_rx_fill()
Neel Patel
1
-11
/
+12
2022-10-28
ionic: enable tunnel offloads
Neel Patel
2
-3
/
+13
2022-10-28
ionic: new ionic device identity level and VF start control
Shannon Nelson
5
-2
/
+64
2022-10-28
ionic: only save the user set VF attributes
Shannon Nelson
1
-16
/
+17
2022-10-28
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
1
-0
/
+70
2022-10-19
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-8
/
+4
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
1
-8
/
+8
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
1
-5
/
+87
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
1
-1
/
+3
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
1
-0
/
+3
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+2
2022-05-10
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
1
-1
/
+2
2022-02-28
ionic: no transition while stopping
Shannon Nelson
1
-5
/
+9
2022-02-23
ionic: use vmalloc include
Shannon Nelson
1
-0
/
+1
2022-02-19
ionic: clean up comments and whitespace
Shannon Nelson
3
-5
/
+3
2022-02-19
ionic: prefer strscpy over strlcpy
Shannon Nelson
2
-4
/
+4
2022-02-19
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-02-19
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
4
-67
/
+55
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
4
-24
/
+20
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2
-17
/
+1
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
1
-0
/
+1
[next]