Age | Commit message (Expand) | Author | Files | Lines |
2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
2024-03-20 | octeontx2-pf: Wait till detach_resources msg is complete | Subbaraya Sundeep | 1 | -1/+1 |
2024-03-20 | octeontx2: Detect the mbox up or down message via register | Subbaraya Sundeep | 1 | -28/+43 |
2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -7/+7 |
2023-05-15 | octeontx2-pf: Add support for HTB offload | Naveen Mamindlapalli | 1 | -0/+1 |
2023-05-15 | octeontx2-pf: Refactor schedular queue alloc/free calls | Hariprasad Kelam | 1 | -4/+0 |
2023-05-15 | octeontx2-pf: qos send queues management | Subbaraya Sundeep | 1 | -2/+5 |
2023-05-15 | octeontx2-pf: Rename tot_tx_queues to non_qos_queues | Hariprasad Kelam | 1 | -1/+1 |
2023-05-08 | net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues | Tejun Heo | 1 | -3/+2 |
2023-05-03 | octeontx2-vf: Detach LF resources on probe cleanup | Subbaraya Sundeep | 1 | -1/+1 |
2023-03-20 | octeontx2-vf: Add missing free for alloc_percpu | Jiasheng Jiang | 1 | -0/+2 |
2023-01-10 | octeontx2-pf: Fix resource leakage in VF driver unbind | Hariprasad Kelam | 1 | -0/+2 |
2022-05-06 | net: make drivers set the TSO limit not the GSO limit | Jakub Kicinski | 1 | -1/+1 |
2022-02-23 | octeontx2-pf: Vary completion queue event size | Subbaraya Sundeep | 1 | -0/+2 |
2022-02-10 | octeontx2-pf: Add TC feature for VFs | Subbaraya Sundeep | 1 | -19/+11 |
2022-02-09 | octeontx2-pf: PFC config support with DCBx | Hariprasad Kelam | 1 | -0/+14 |
2022-02-09 | octeontx2-af: Don't enable Pause frames by default | Hariprasad Kelam | 1 | -4/+8 |
2022-01-28 | octeontx2-pf: Change receive buffer size using ethtool | Subbaraya Sundeep | 1 | -0/+1 |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
2022-01-07 | octeontx2-nicvf: Free VF PTP resources. | Rakesh Babu Saladi | 1 | -1/+4 |
2021-11-22 | net: annotate accesses to dev->gso_max_segs | Eric Dumazet | 1 | -1/+1 |
2021-11-05 | octeontx2-nicvf: fix ioctl callback | Arnd Bergmann | 1 | -1/+1 |
2021-10-10 | ethernet: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 1 | -1/+0 |
2021-09-30 | octeontx2-pf: Add XDP support to netdev PF | Geetha sowjanya | 1 | -0/+1 |
2021-09-29 | octeontx2-nicvf: Add PTP hardware clock support to NIX VF | Naveen Mamindlapalli | 1 | -0/+6 |
2021-08-29 | octeontx2-pf: Fix inconsistent license text | Sunil Goutham | 1 | -1/+5 |
2021-08-17 | octeontx2-pf: devlink params support to set mcam entry count | Sunil Goutham | 1 | -0/+5 |
2021-08-17 | octeontx2-pf: Ntuple filters support for VF netdev | Rakesh Babu | 1 | -0/+28 |
2021-08-17 | octeontx2-pf: Enable NETIF_F_RXALL support for VF driver | Sunil Goutham | 1 | -1/+2 |
2021-07-01 | octeontx2-pf: cn10k: Use runtime allocated LMTLINE region | Geetha sowjanya | 1 | -7/+5 |
2021-06-11 | octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc | Naveen Mamindlapalli | 1 | -2/+56 |
2021-02-11 | octeontx2-pf: cn10k: Get max mtu supported from admin function | Hariprasad Kelam | 1 | -1/+1 |
2021-02-11 | octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations | Geetha sowjanya | 1 | -26/+2 |
2021-02-11 | octeontx2-pf: cn10k: Map LMTST region | Geetha sowjanya | 1 | -2/+35 |
2021-02-11 | octeontx2-pf: cn10k: Add mbox support for CN10K | Subbaraya Sundeep | 1 | -13/+24 |
2020-11-17 | octeontx2-pf: Implement ingress/egress VLAN offload | Hariprasad Kelam | 1 | -0/+5 |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2020-09-30 | octeontx2-pf: Fix synchnorization issue in mbox | Hariprasad Kelam | 1 | -2/+2 |
2020-09-23 | octeontx2-pf: Add tracepoints for PF/VF mailbox | Subbaraya Sundeep | 1 | -0/+2 |
2020-09-01 | octeontx2-pf: Add UDP segmentation offload support | Sunil Goutham | 1 | -1/+2 |
2020-07-28 | octeontx2-pf: Unregister netdev at driver remove | Subbaraya Sundeep | 1 | -0/+1 |
2020-07-28 | octeontx2-pf: cancel reset_task work | Subbaraya Sundeep | 1 | -0/+1 |
2020-05-08 | octeontx2-vf: Fix error return code in otx2vf_probe() | Wei Yongjun | 1 | -2/+6 |
2020-03-23 | octeontx2-pf: Remove wrapper APIs for mutex lock and unlock | Sunil Goutham | 1 | -1/+1 |
2020-03-23 | octeontx2-vf: Ethtool support | Tomasz Duszynski | 1 | -0/+2 |
2020-03-23 | octeontx2-vf: Virtual function driver support | Tomasz Duszynski | 1 | -0/+646 |