summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/pci-txe.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-17um: Use generic runtime constant implementationLinus Torvalds1-0/+1
2024-07-16eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King1-1/+1
2024-07-16tcp: Replace strncpy() with strscpy()Kees Cook1-4/+5
2024-07-16wifi: ath12k: fix build vs old compilerPaolo Abeni1-2/+2
2024-07-16tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima1-7/+8
2024-07-16platform/x86: asus-wmi: fix TUF laptop RGB variantLuke D. Jones1-1/+5
2024-07-16platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()Dan Carpenter1-1/+2
2024-07-16Docs/admin-guide: Remove pmf leftover reference from the indexIlpo Järvinen1-1/+0
2024-07-16workqueue: Remove unneeded lockdep_assert_cpus_held()Lai Jiangshan1-10/+2
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck7-1/+498
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck9-0/+678
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck5-3/+402
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck4-1/+477
2024-07-15eth: fbnic: Add link detectionAlexander Duyck12-0/+629
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck6-0/+555
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck6-9/+638
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck6-11/+550
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck9-2/+775
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck7-0/+641
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck3-1/+706
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck7-0/+845
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck5-2/+222
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck10-0/+289
2024-07-15PCI: Add Meta Platforms vendor IDAlexander Duyck1-0/+2
2024-07-15net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECKAsbjørn Sloth Tønnesen1-14/+20
2024-07-15flow_dissector: set encapsulation control flags for non-IPAsbjørn Sloth Tønnesen2-1/+6
2024-07-15flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGSAsbjørn Sloth Tønnesen4-39/+1
2024-07-15doc: netlink: specs: tc: flower: add enc-flagsAsbjørn Sloth Tønnesen1-0/+12
2024-07-15net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usageAsbjørn Sloth Tønnesen2-45/+15
2024-07-15net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()Asbjørn Sloth Tønnesen1-0/+30
2024-07-15flow_dissector: set encapsulated control flags from tun_flagsAsbjørn Sloth Tønnesen1-0/+9
2024-07-15flow_dissector: prepare for encapsulated control flagsAsbjørn Sloth Tønnesen1-9/+12
2024-07-15net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGSAsbjørn Sloth Tønnesen1-2/+8
2024-07-15net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGSAsbjørn Sloth Tønnesen1-10/+30
2024-07-15net/sched: flower: define new tunnel flagsAsbjørn Sloth Tønnesen3-1/+14
2024-07-15doc: netlink: specs: tc: describe flower control flagsAsbjørn Sloth Tønnesen1-0/+10
2024-07-15net/sched: flower: refactor control flag definitionsAsbjørn Sloth Tønnesen2-3/+14
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski1-6/+6
2024-07-15llc: Constify struct llc_sap_state_transChristophe JAILLET3-21/+21
2024-07-15llc: Constify struct llc_conn_state_transChristophe JAILLET3-262/+262
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers2-6/+6
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent101-123/+151
2024-07-15net: net_tstamp: Add unspec field to hwtstamp_source enumerationKory Maincent1-0/+1
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent9-8/+43
2024-07-15firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún1-2/+1
2024-07-15firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún1-9/+6
2024-07-15firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún1-1/+4
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor1-18/+21
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz1-0/+1
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski1-2/+17