summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr
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-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-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-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
2021-07-27ionic: print firmware version on identifyShannon Nelson
2021-07-27ionic: monitor fw status generationShannon Nelson
2021-07-27ionic: minimize resources when under kdumpShannon Nelson
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27wan: cosa: remove dead cosa_net_ioctl() functionArnd Bergmann
2021-07-27wan: use ndo_siocdevprivateArnd Bergmann
2021-07-27ppp: use ndo_siocdevprivateArnd Bergmann
2021-07-27sb1000: use ndo_siocdevprivateArnd Bergmann
2021-07-27hippi: use ndo_siocdevprivateArnd Bergmann
2021-07-27airo: use ndo_siocdevprivateArnd Bergmann
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann
2021-07-27cxgb3: use ndo_siocdevprivateArnd Bergmann
2021-07-27slip/plip: use ndo_siocdevprivateArnd Bergmann
2021-07-27net: usb: use ndo_siocdevprivateArnd Bergmann
2021-07-27fddi: use ndo_siocdevprivateArnd Bergmann
2021-07-27eql: use ndo_siocdevprivateArnd Bergmann
2021-07-27tehuti: use ndo_siocdevprivateArnd Bergmann