summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27qeth: 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
2021-07-27hamachi: use ndo_siocdevprivateArnd Bergmann
2021-07-27appletalk: use ndo_siocdevprivateArnd Bergmann
2021-07-27bonding: use siocdevprivateArnd Bergmann
2021-07-27tulip: use ndo_siocdevprivateArnd Bergmann
2021-07-27phonet: use siocdevprivateArnd Bergmann
2021-07-27hostap: use ndo_siocdevprivateArnd Bergmann
2021-07-27staging: wlan-ng: use siocdevprivateArnd Bergmann
2021-07-27staging: rtlwifi: use siocdevprivateArnd Bergmann
2021-07-27net: qed: remove unneeded return variablesJason Wang
2021-07-27net: build all switchdev drivers as modules when the bridge is a moduleVladimir Oltean
2021-07-26net: ipa: introduce ipa_uc_clock()Alex Elder
2021-07-26net: ipa: set up the microcontroller earlierAlex Elder
2021-07-26net: ipa: set up IPA interrupts earlierAlex Elder
2021-07-26net: ipa: configure memory regions earlyAlex Elder
2021-07-26net: ipa: kill ipa_modem_setup()Alex Elder
2021-07-26net: ipa: enable inline checksum offload for IPA v4.5+Alex Elder
2021-07-26net: ipa: use WARN_ON() rather than assertionsAlex Elder
2021-07-26net: ipa: kill the remaining conditional validation codeAlex Elder
2021-07-26net: ipa: always validate filter and route tablesAlex Elder
2021-07-26net: ipa: fix ipa_cmd_table_valid()Alex Elder
2021-07-26net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean
2021-07-26net: dsa: sja1105: add support for imprecise RXVladimir Oltean
2021-07-26net: dsa: sja1105: deny more than one VLAN-aware bridgeVladimir Oltean