summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-29veth: use skb_prepare_for_gro()Paolo Abeni
2021-07-28net: dsa: sja1105: be stateless when installing FDB entriesVladimir Oltean
2021-07-28bnxt_en: Log if an invalid signal detected on TSIO pinPavan Chebbi
2021-07-28bnxt_en: Event handler for PPS eventsPavan Chebbi
2021-07-28bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi
2021-07-28bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi
2021-07-28bnxt_en: Do not read the PTP PHC during chip resetMichael Chan
2021-07-28bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()Michael Chan
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-07-28iwlwifi: add new so-jf devicesYaara Baruch
2021-07-28iwlwifi: add new SoF with JF devicesYaara Baruch
2021-07-28iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg
2021-07-28nubus: Make struct nubus_driver::remove return voidUwe Kleine-König
2021-07-28sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-28net: fec: add MAC internal delayed clock feature supportFugang Duan
2021-07-28net: fec: add eee mode tx lpi supportFugang Duan
2021-07-28net: fec: add imx8mq and imx8qm new versions supportFugang Duan
2021-07-28nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()Yang Yingliang
2021-07-28net/mlx5: Don't rely on always true registered fieldLeon Romanovsky
2021-07-28net: ti: am65-cpsw-nuss: fix wrong devlink release orderLeon Romanovsky
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb
2021-07-28net: ipa: don't suspend endpoints if setup not completeAlex Elder
2021-07-28net: ipa: add a clock reference for netdev operationsAlex Elder
2021-07-28net: ipa: add clock reference for remoteproc SSRAlex Elder
2021-07-28net: ipa: get another clock for ipa_setup()Alex Elder
2021-07-28net: ipa: get clock in ipa_probe()Alex Elder
2021-07-27net: ipa: kill ipa_interrupt_process_all()Alex Elder
2021-07-27net: ipa: get rid of some unneeded IPA interrupt codeAlex Elder
2021-07-27net: ipa: clear disabled IPA interrupt conditionsAlex Elder
2021-07-27net: ipa: make IPA interrupt handler threaded onlyAlex Elder
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo
2021-07-27ionic: add function tag to debug stringShannon Nelson
2021-07-27ionic: enable rxhash only with multiple queuesShannon Nelson
2021-07-27ionic: block some ethtool operations when fw in resetShannon Nelson
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson
2021-07-27ionic: increment num-vfs before configureShannon Nelson
2021-07-27ionic: use fewer inits on the buf_info structShannon Nelson
2021-07-27ionic: init reconfig err to 0Shannon Nelson