summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2022-01-15net: mvneta: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-15net: mvneta: reorder initialisationRussell King (Oracle)
2022-01-12net: mvneta: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)
2022-01-12net: mvneta: convert to phylink pcs operationsRussell King
2022-01-12net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2022-01-12net: mvpp2: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)
2022-01-12net: mvpp2: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-12net: mvneta: mark as a legacy_pre_march2020 driverRussell King (Oracle)
2022-01-12net: mvneta: program 1ms autonegotiation clock divisorRussell King
2022-01-12net: marvell: mvpp2: Add support for 5gbase-rMarek Behún
2022-01-12net: mvpp2: use phylink_generic_validate()Russell King (Oracle)
2022-01-12net: mvneta: use phylink_generic_validate()Russell King (Oracle)
2021-12-17net: marvell: prestera: fix incorrect structure accessYevhen Orlov
2021-12-17net: marvell: prestera: fix incorrect return of port_findYevhen Orlov
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-11-23net: marvell: mvpp2: increase MTU limit when XDP enabledMarek Behún
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-11-17octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter
2021-11-16net: mvmdio: fix compilation warningMarcin Wojtas
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-10net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek Behún
2021-11-07net: marvell: prestera: fix hw structure laid outVolodymyr Mytnyk
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann
2021-11-05octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang
2021-11-02net: marvell: prestera: Add explicit paddingGeert Uytterhoeven
2021-10-29net: marvell: prestera: add firmware v4.0 supportVolodymyr Mytnyk
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu
2021-10-28octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra
2021-10-28octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep
2021-10-28sky2: Remove redundant assignment and parenthesesluo penghao
2021-10-28net: mvpp2: clean up mvpp2_phylink_validate()Russell King (Oracle)
2021-10-28net: mvpp2: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-10-28net: mvpp2: remove interface checks in mvpp2_phylink_validate()Russell King (Oracle)
2021-10-28net: mvpp2: populate supported_interfaces memberRussell King
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)
2021-10-27net: mvneta: populate supported_interfaces memberRussell King
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson