index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
af
/
cgx.c
Age
Commit message (
Expand
)
Author
2022-01-21
octeontx2-af: cn10k: Use appropriate register for LMAC enable
Geetha sowjanya
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-09-28
octeontx2-af: cn10k: RPM hardware timestamp configuration
Hariprasad Kelam
2021-09-04
octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...
Christophe JAILLET
2021-08-29
octeontx2-af: Fix inconsistent license text
Sunil Goutham
2021-07-25
octeontx2-pf: Dont enable backpressure on LBK links
Hariprasad Kelam
2021-07-01
octeontx2-af: Debugfs support for DMAC filters
Hariprasad Kelam
2021-07-01
octeontx2-af: DMAC filter support in MAC block
Sunil Kumar Kori
2021-03-24
octeontx2: fix -Wnonnull warning
Arnd Bergmann
2021-03-03
octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()
Dan Carpenter
2021-02-11
octeontx2-af: cn10k: MAC internal loopback support
Hariprasad Kelam
2021-02-11
octeontx2-af: cn10k: Add RPM Rx/Tx stats support
Hariprasad Kelam
2021-02-11
octeontx2-af: cn10k: Add RPM LMAC pause frame support
Rakesh Babu
2021-02-11
octeontx2-af: cn10K: Add MTU configuration
Hariprasad Kelam
2021-02-11
octeontx2-af: cn10k: Add support for programmable channels
Subbaraya Sundeep
2021-02-11
octeontx2-af: cn10k: Add RPM MAC support
Hariprasad Kelam
2021-02-10
octeontx2-af: advertised link modes support on cgx
Christina Jacob
2021-02-10
octeontx2-af: Physical link configuration support
Christina Jacob
2021-02-10
octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
Felix Manlunas
2021-02-10
octeontx2-af: forward error correction configuration
Christina Jacob
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
2021-01-05
octeontx2-af: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-10-31
octeontx2-af: Map NIX block from CGX connection
Subbaraya Sundeep
2020-08-24
octeontx2-af: Support to enable/disable HW timestamping
Zyta Szpak
2020-03-02
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
2020-03-02
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
2020-02-19
octeontx2-af: Remove unnecessary export symbols in CGX driver
Sunil Goutham
2019-11-14
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
2019-11-14
octeontx2-af: Add per CGX port level NIX Rx/Tx counters
Linu Cherian
2019-01-04
octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'
Christophe JAILLET
2018-12-03
octeontx2-af: Enable mkex profile
Vamsi Attunuru
2018-11-23
octeontx2-af: Bringup CGX LMAC links by default
Linu Cherian
2018-11-23
octeontx2-af: Unregister cgx event callbacks gracefully
Linu Cherian
2018-11-23
octeontx2-af: Handle non-contiguous CGX LMAC interfaces
Linu Cherian
2018-10-22
octeontx2-af: Config pkind for CGX mapped PFs
Geetha sowjanya
2018-10-17
octeontx2-af: Enable or disable CGX internal loopback
Geetha sowjanya
2018-10-17
octeontx2-af: Forward CGX link notifications to PFs
Linu Cherian
2018-10-17
octeontx2-af: Support for MAC address filters in CGX
Vidhya Raman
2018-10-17
octeontx2-af: Support to retrieve CGX LMAC stats
Christina Jacob
2018-10-17
octeontx2-af: CGX Rx/Tx enable/disable mbox handlers
Sunil Goutham
2018-10-15
octeontx2-af: remove unused cgx_fwi_link_change
Arnd Bergmann
2018-10-11
octeontx2-af: Remove set but not used variable 'dev'
YueHaibing
2018-10-10
octeontx2-af: Add support for CGX link management
Linu Cherian
2018-10-10
octeontx2-af: Set RVU PFs to CGX LMACs mapping
Linu Cherian
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 CGX driver
Sunil Goutham