| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-07-26 | Merge patch series "can: remove litteral strings used for driver names and re...testing | Marc Kleine-Budde | 8 | -22/+18 |
| 2022-07-26 | can: etas_es58x: remove DRV_VERSION | Vincent Mailhol | 1 | -5/+2 |
| 2022-07-26 | can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME | Vincent Mailhol | 1 | -4/+3 |
| 2022-07-26 | can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -2/+2 |
| 2022-07-26 | can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -1/+1 |
| 2022-07-26 | can: gs_ubs: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -3/+3 |
| 2022-07-26 | can: esd_usb: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -1/+1 |
| 2022-07-26 | can: softing: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -2/+2 |
| 2022-07-26 | can: ems_usb: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -2/+2 |
| 2022-07-26 | can: can327: use KBUILD_MODNAME instead of hard coded names | Vincent Mailhol | 1 | -2/+2 |
| 2022-07-26 | can: mcp251xfd: mcp251xfd_dump(): fix comment | Marc Kleine-Budde | 1 | -1/+1 |
| 2022-07-25 | Merge branch 'add-mtu-change-with-stmmac-interface-running' | Jakub Kicinski | 7 | -313/+459 |
| 2022-07-25 | net: ethernet: stmicro: stmmac: permit MTU change with interface up | Christian Marangi | 1 | -6/+24 |
| 2022-07-25 | net: ethernet: stmicro: stmmac: generate stmmac dma conf before open | Christian Marangi | 1 | -173/+289 |
| 2022-07-25 | net: ethernet: stmicro: stmmac: move dma conf to dedicated struct | Christian Marangi | 7 | -163/+172 |
| 2022-07-25 | net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re... | Christian Marangi | 1 | -2/+2 |
| 2022-07-25 | net: ethernet: stmicro: stmmac: move queue reset to dedicated functions | Christian Marangi | 1 | -28/+31 |
| 2022-07-25 | net: delete extra space and tab in blank line | William Dean | 2 | -2/+2 |
| 2022-07-25 | Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 179 | -6856/+9151 |
| 2022-07-25 | dt-bindings: net: fsl,fec: Add nvmem-cells / nvmem-cell-names properties | Alexander Stein | 1 | -1/+5 |
| 2022-07-25 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 10 | -19/+14 |
| 2022-07-25 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 4 | -33/+58 |
| 2022-07-25 | net: ethernet: mtk-ppe: fix traffic offload with bridged wlan | Lorenzo Bianconi | 1 | -17/+13 |
| 2022-07-25 | Merge branch 'mlxsw-Spectrum-2-PTP-preparations' | David S. Miller | 8 | -77/+344 |
| 2022-07-25 | mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq() | Amit Cohen | 1 | -2/+2 |
| 2022-07-25 | mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types() | Amit Cohen | 1 | -5/+6 |
| 2022-07-25 | mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASIC | Amit Cohen | 1 | -31/+44 |
| 2022-07-25 | mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASIC | Amit Cohen | 1 | -16/+35 |
| 2022-07-25 | mlxsw: pci: Simplify FRC clock reading | Amit Cohen | 2 | -9/+12 |
| 2022-07-25 | mlxsw: spectrum_ptp: Initialize the clock to zero as part of initialization | Amit Cohen | 1 | -2/+1 |
| 2022-07-25 | mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable' | Danielle Ratson | 3 | -3/+3 |
| 2022-07-25 | mlxsw: resources: Add resource identifier for maximum number of FIDs | Amit Cohen | 1 | -0/+2 |
| 2022-07-25 | mlxsw: spectrum: Fix the shift of FID field in TX header | Danielle Ratson | 1 | -1/+1 |
| 2022-07-25 | mlxsw: Set time stamp type as part of config profile | Danielle Ratson | 4 | -1/+38 |
| 2022-07-25 | mlxsw: cmd: Add UTC related fields to query firmware command | Danielle Ratson | 1 | -0/+26 |
| 2022-07-25 | mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2 | Danielle Ratson | 1 | -0/+78 |
| 2022-07-25 | mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration Register | Danielle Ratson | 1 | -0/+62 |
| 2022-07-25 | mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2 | Danielle Ratson | 2 | -4/+31 |
| 2022-07-25 | mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack() | Danielle Ratson | 2 | -4/+4 |
| 2022-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 9 | -42/+25 |
| 2022-07-25 | Merge branch 'macb-versal-device-support' | David S. Miller | 3 | -4/+19 |
| 2022-07-25 | net: macb: Update tsu clk usage in runtime suspend/resume for Versal | Harini Katakam | 2 | -2/+16 |
| 2022-07-25 | net: macb: Sort CAPS flags by bit positions | Harini Katakam | 1 | -2/+2 |
| 2022-07-25 | dt-bindings: net: cdns,macb: Add versal compatible string | Radhey Shyam Pandey | 1 | -0/+1 |
| 2022-07-25 | Merge branch 'mtk_eth_soc-xdp' | David S. Miller | 3 | -71/+537 |
| 2022-07-25 | net: ethernet: mtk_eth_soc: add support for page_pool_get_stats | Lorenzo Bianconi | 2 | -3/+35 |
| 2022-07-25 | net: ethernet: mtk_eth_soc: add xmit XDP support | Lorenzo Bianconi | 2 | -22/+180 |
| 2022-07-25 | net: ethernet: mtk_eth_soc: introduce xdp ethtool counters | Lorenzo Bianconi | 2 | -2/+36 |
| 2022-07-25 | net: ethernet: mtk_eth_soc: add basic XDP support | Lorenzo Bianconi | 2 | -19/+145 |
| 2022-07-25 | net: ethernet: mtk_eth_soc: rely on page_pool for single page buffers | Lorenzo Bianconi | 3 | -40/+156 |
| 2022-07-22 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 7 | -35/+308 |
| 2022-07-22 | ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN | Matthias May | 1 | -4/+8 |
| 2022-07-22 | Merge branch 'net-usb-ax88179_178a-improvements-and-bug-fixes' | Jakub Kicinski | 1 | -220/+99 |
| 2022-07-22 | net: usb: ax88179_178a: wol optimizations | Justin Chen | 1 | -24/+28 |
| 2022-07-22 | net: usb: ax88179_178a: move priv to driver_priv | Justin Chen | 1 | -13/+19 |
| 2022-07-22 | net: usb: ax88179_178a: restore state on resume | Justin Chen | 1 | -26/+1 |
| 2022-07-22 | net: usb: ax88179_178a: clean up pm calls | Justin Chen | 1 | -88/+59 |
| 2022-07-22 | net: usb: ax88179_178a: remove redundant init code | Justin Chen | 1 | -81/+4 |
| 2022-07-22 | Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 34 | -1176/+5224 |
| 2022-07-22 | Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet | Luiz Augusto von Dentz | 1 | -0/+10 |
| 2022-07-22 | Bluetooth: btusb: Add support for ISO packets | Luiz Augusto von Dentz | 1 | -0/+14 |
| 2022-07-22 | Bluetooth: ISO: Add broadcast support | Luiz Augusto von Dentz | 3 | -34/+370 |
| 2022-07-22 | Bluetooth: Add initial implementation of BIS connections | Luiz Augusto von Dentz | 13 | -126/+1333 |
| 2022-07-22 | Bluetooth: Add BTPROTO_ISO socket type | Luiz Augusto von Dentz | 8 | -5/+1636 |
| 2022-07-22 | Bluetooth: Add initial implementation of CIS connections | Luiz Augusto von Dentz | 10 | -55/+1145 |
| 2022-07-22 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 88 | -860/+3458 |
| 2022-07-22 | Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k... | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-22 | net: fix uninitialised msghdr->sg_from_iter | Pavel Begunkov | 1 | -1/+1 |
| 2022-07-22 | mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic... | Jiri Pirko | 1 | -2/+2 |
| 2022-07-22 | Bluetooth: hci_core: Introduce hci_recv_event_data | Luiz Augusto von Dentz | 3 | -0/+37 |
| 2022-07-22 | bpf: Simplify bpf_prog_pack_[size|mask] | Song Liu | 1 | -54/+17 |
| 2022-07-22 | bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch) | Song Liu | 2 | -17/+149 |
| 2022-07-22 | bpf, x64: Allow to use caller address from stack | Jiri Olsa | 2 | -4/+14 |
| 2022-07-22 | ftrace: Allow IPMODIFY and DIRECT ops on the same function | Song Liu | 2 | -26/+254 |
| 2022-07-22 | ftrace: Add modify_ftrace_direct_multi_nolock | Song Liu | 2 | -24/+67 |
| 2022-07-22 | Bluetooth: Convert delayed discov_off to hci_sync | Brian Gix | 2 | -89/+33 |
| 2022-07-22 | Bluetooth: Remove update_scan hci_request dependancy | Brian Gix | 7 | -29/+17 |
| 2022-07-22 | Bluetooth: Remove dead code from hci_request.c | Brian Gix | 3 | -290/+0 |
| 2022-07-22 | Bluetooth: btrtl: Fix typo in comment | shaomin Deng | 1 | -1/+1 |
| 2022-07-22 | Bluetooth: MGMT: Fix holding hci_conn reference while command is queued | Luiz Augusto von Dentz | 1 | -39/+12 |
| 2022-07-22 | iavf: Check for duplicate TC flower filter before parsing | Avinash Dayanand | 1 | -22/+33 |
| 2022-07-22 | bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test | Jie2x Zhou | 1 | -3/+3 |
| 2022-07-22 | i40e: Refactor tc mqprio checks | Przemyslaw Patynowski | 3 | -11/+25 |
| 2022-07-22 | bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF | Kumar Kartikeya Dwivedi | 1 | -2/+2 |
| 2022-07-22 | wifi: mac80211: fix link data leak | Johannes Berg | 1 | -10/+10 |
| 2022-07-22 | wifi: mac80211: mlme: fix disassoc with MLO | Johannes Berg | 1 | -3/+5 |
| 2022-07-22 | wifi: mac80211: add macros to loop over active links | Gregory Greenman | 1 | -0/+15 |
| 2022-07-22 | wifi: mac80211: remove erroneous sband/link validation | Johannes Berg | 1 | -13/+1 |
| 2022-07-22 | wifi: mac80211: mlme: transmit assoc frame with address translation | Johannes Berg | 1 | -9/+9 |
| 2022-07-22 | wifi: mac80211: verify link addresses are different | Johannes Berg | 1 | -4/+34 |
| 2022-07-22 | wifi: mac80211: rx: track link in RX data | Johannes Berg | 2 | -2/+18 |
| 2022-07-22 | wifi: mac80211: optionally implement MLO multicast TX | Johannes Berg | 5 | -11/+97 |
| 2022-07-22 | wifi: mac80211: expand ieee80211_mgmt_tx() for MLO | Johannes Berg | 6 | -25/+51 |
| 2022-07-22 | wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API | Johannes Berg | 3 | -0/+20 |
| 2022-07-22 | wifi: mac80211: report link ID to cfg80211 on mgmt RX | Johannes Berg | 1 | -1/+3 |
| 2022-07-22 | wifi: cfg80211: report link ID in NL80211_CMD_FRAME | Johannes Berg | 2 | -0/+7 |
| 2022-07-22 | wifi: mac80211: add hardware timestamps for RX and TX | Avraham Stern | 3 | -19/+77 |
| 2022-07-22 | wifi: cfg80211: add hardware timestamps to frame RX info | Avraham Stern | 2 | -1/+13 |
| 2022-07-22 | wifi: cfg80211/nl80211: move rx management data into a struct | Avraham Stern | 5 | -32/+81 |
| 2022-07-22 | wifi: cfg80211: add a function for reporting TX status with hardware timestamps | Avraham Stern | 2 | -16/+73 |
| 2022-07-22 | wifi: nl80211: add RX and TX timestamp attributes | Avraham Stern | 1 | -1/+21 |
| 2022-07-22 | wifi: ieee80211: add helper functions for detecting TM/FTM frames | Avraham Stern | 1 | -0/+54 |
| 2022-07-22 | wifi: mac80211_hwsim: handle links for wmediumd/virtio | Johannes Berg | 1 | -5/+35 |
| 2022-07-22 | wifi: mac80211: sta_info: fix link_sta insertion | Johannes Berg | 1 | -3/+14 |
| 2022-07-22 | wifi: mac80211: mlme: fix link_sta setup | Johannes Berg | 1 | -5/+6 |
| 2022-07-22 | wifi: nl80211/mac80211: clarify link ID in control port TX | Johannes Berg | 2 | -2/+47 |
| 2022-07-22 | wifi: mac80211: return error from control port TX for drops | Johannes Berg | 1 | -2/+7 |
| 2022-07-22 | wifi: nl80211: require MLD address on link STA add/modify | Johannes Berg | 1 | -3/+2 |
| 2022-07-22 | wifi: mac80211: more station handling sanity checks | Johannes Berg | 1 | -0/+7 |
| 2022-07-22 | wifi: mac80211: fix link sta hash table handling | Johannes Berg | 1 | -2/+16 |
| 2022-07-22 | wifi: mac80211: validate link address doesn't change | Johannes Berg | 1 | -6/+12 |
| 2022-07-22 | wifi: mac80211: mlme: set sta.mlo to mlo state | Johannes Berg | 1 | -2/+2 |
| 2022-07-22 | wifi: mac80211: fast-xmit: handle non-MLO clients | Johannes Berg | 1 | -1/+15 |
| 2022-07-22 | wifi: mac80211_hwsim: fix address translation for MLO | Johannes Berg | 1 | -20/+34 |
| 2022-07-22 | wifi: mac80211: fix RX MLD address translation | Johannes Berg | 1 | -4/+8 |
| 2022-07-22 | wifi: mac80211: fix NULL pointer deref with non-MLD STA | Johannes Berg | 1 | -1/+6 |
| 2022-07-22 | wifi: mac80211: mlme: fix override calculation | Johannes Berg | 1 | -0/+2 |
| 2022-07-22 | wifi: mac80211: tx: use AP address in some places for MLO | Johannes Berg | 2 | -5/+7 |
| 2022-07-22 | net: add missing includes and forward declarations under net/ | Jakub Kicinski | 63 | -11/+183 |
| 2022-07-22 | Merge branch 'sfc-E100-VF-respresenters' | David S. Miller | 23 | -53/+687 |
| 2022-07-22 | sfc: attach/detach EF100 representors along with their owning PF | Edward Cree | 5 | -3/+59 |
| 2022-07-22 | sfc: hook up ef100 representor TX | Edward Cree | 3 | -1/+38 |
| 2022-07-22 | sfc: support passing a representor to the EF100 TX path | Edward Cree | 7 | -17/+123 |
| 2022-07-22 | sfc: determine representee m-port for EF100 representors | Edward Cree | 5 | -1/+96 |
| 2022-07-22 | sfc: phys port/switch identification for ef100 reps | Edward Cree | 2 | -2/+39 |
| 2022-07-22 | sfc: add basic ethtool ops to ef100 reps | Edward Cree | 1 | -0/+26 |
| 2022-07-22 | sfc: add skeleton ef100 VF representors | Edward Cree | 8 | -11/+196 |
| 2022-07-22 | sfc: detect ef100 MAE admin privilege/capability at probe time | Edward Cree | 4 | -0/+55 |
| 2022-07-22 | sfc: update EF100 register descriptions | Edward Cree | 1 | -23/+60 |
| 2022-07-22 | ping: support ipv6 ping socket flow labels | Alan Brady | 3 | -16/+81 |
| 2022-07-22 | net: marvell: prestera: use netif_is_any_bridge_port instead of open code | Juhee Kang | 1 | -2/+2 |
| 2022-07-22 | mlxsw: use netif_is_any_bridge_port() instead of open code | Juhee Kang | 1 | -3/+1 |
| 2022-07-21 | Merge branch 'New nf_conntrack kfuncs for insertion, changing timeout, status' | Alexei Starovoitov | 23 | -349/+1139 |
| 2022-07-21 | selftests/bpf: Fix test_verifier failed test in unprivileged mode | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
| 2022-07-21 | selftests/bpf: Add negative tests for new nf_conntrack kfuncs | Kumar Kartikeya Dwivedi | 2 | -1/+189 |
| 2022-07-21 | selftests/bpf: Add tests for new nf_conntrack kfuncs | Lorenzo Bianconi | 2 | -12/+81 |
| 2022-07-21 | selftests/bpf: Add verifier tests for trusted kfunc args | Kumar Kartikeya Dwivedi | 1 | -0/+53 |
| 2022-07-21 | net: netfilter: Add kfuncs to set and change CT status | Lorenzo Bianconi | 4 | -37/+76 |
| 2022-07-21 | net: netfilter: Add kfuncs to set and change CT timeout | Kumar Kartikeya Dwivedi | 4 | -11/+60 |
| 2022-07-21 | net: netfilter: Add kfuncs to allocate and insert CT | Lorenzo Bianconi | 3 | -27/+204 |
| 2022-07-21 | net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup | Kumar Kartikeya Dwivedi | 1 | -34/+18 |
| 2022-07-21 | bpf: Add documentation for kfuncs | Kumar Kartikeya Dwivedi | 2 | -0/+171 |
| 2022-07-21 | bpf: Add support for forcing kfunc args to be trusted | Kumar Kartikeya Dwivedi | 3 | -3/+51 |
| 2022-07-21 | bpf: Switch to new kfunc flags infrastructure | Kumar Kartikeya Dwivedi | 11 | -222/+145 |
| 2022-07-21 | tools/resolve_btfids: Add support for 8-byte BTF sets | Kumar Kartikeya Dwivedi | 1 | -6/+34 |
| 2022-07-21 | bpf: Introduce 8-byte BTF set | Kumar Kartikeya Dwivedi | 1 | -4/+64 |
| 2022-07-21 | net: ipv6: avoid accepting values greater than 2 for accept_untracked_na | Jaehee Park | 1 | -3/+3 |
| 2022-07-21 | selftests: tls: add a test for timeo vs lock | Jakub Kicinski | 1 | -0/+32 |
| 2022-07-21 | tls: rx: release the sock lock on locking timeout | Jakub Kicinski | 1 | -4/+13 |
| 2022-07-21 | Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-21 | Bluetooth: mgmt: Fix using hci_conn_abort | Luiz Augusto von Dentz | 3 | -5/+38 |
| 2022-07-21 | Bluetooth: Use bt_status to convert from errno | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2022-07-21 | Bluetooth: Add bt_status | Luiz Augusto von Dentz | 2 | -0/+72 |
| 2022-07-21 | Bluetooth: hci_sync: Split hci_dev_open_sync | Luiz Augusto von Dentz | 1 | -99/+126 |
| 2022-07-21 | Bluetooth: hci_sync: Refactor remove Adv Monitor | Manish Mandlik | 5 | -178/+75 |
| 2022-07-21 | Bluetooth: hci_sync: Refactor add Adv Monitor | Manish Mandlik | 4 | -196/+78 |
| 2022-07-21 | Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING | Zijun Hu | 2 | -14/+0 |
| 2022-07-21 | Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR | Zijun Hu | 1 | -1/+0 |
| 2022-07-21 | Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA | Zijun Hu | 1 | -1/+0 |
| 2022-07-21 | Bluetooth: hci_sync: Check LMP feature bit instead of quirk | Zijun Hu | 2 | -2/+3 |
| 2022-07-21 | Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask | Zijun Hu | 1 | -2/+2 |
| 2022-07-21 | Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 | He Wang | 1 | -0/+3 |
| 2022-07-21 | Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTK | Yuri D'Elia | 1 | -0/+1 |
| 2022-07-21 | Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode | Hakan Jansson | 1 | -4/+16 |
| 2022-07-21 | Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode | Hakan Jansson | 1 | -4/+1 |
| 2022-07-21 | Bluetooth: hci_bcm: Add DT compatible for CYW55572 | Hakan Jansson | 1 | -0/+1 |
| 2022-07-21 | dt-bindings: net: broadcom-bluetooth: Add conditional constraints | Hakan Jansson | 1 | -0/+16 |
| 2022-07-21 | dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding | Hakan Jansson | 1 | -0/+1 |
| 2022-07-21 | Bluetooth: clean up error pointer checking | Dan Carpenter | 1 | -1/+1 |
| 2022-07-21 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 | Hilda Wu | 1 | -0/+2 |
| 2022-07-21 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 | Hilda Wu | 1 | -0/+2 |
| 2022-07-21 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 | Hilda Wu | 1 | -0/+2 |
| 2022-07-21 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 | Hilda Wu | 1 | -0/+2 |
| 2022-07-21 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 | Hilda Wu | 1 | -0/+4 |
| 2022-07-21 | Bluetooth: Add default wakeup callback for HCI UART driver | Ying Hsu | 1 | -0/+11 |
| 2022-07-21 | Bluetooth: hci_sync: Don't remove connected devices from accept list | Luiz Augusto von Dentz | 1 | -2/+5 |
| 2022-07-21 | Bluetooth: hci_sync: Fix not updating privacy_mode | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2022-07-21 | Bluetooth: Collect kcov coverage from hci_rx_work | Tamas Koczka | 1 | -1/+9 |
| 2022-07-21 | Bluetooth: hci_sync: Fix resuming scan after suspend resume | Zhengping Jiang | 1 | -3/+2 |
| 2022-07-21 | Bluetooth: btmtksdio: Add in-band wakeup support | Sean Wang | 1 | -0/+15 |
| 2022-07-21 | Bluetooth: mgmt: Fix refresh cached connection info | Zhengping Jiang | 1 | -5/+5 |
| 2022-07-21 | Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data | Luiz Augusto von Dentz | 3 | -43/+76 |
| 2022-07-21 | Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name} | Luiz Augusto von Dentz | 2 | -17/+28 |
| 2022-07-21 | Bluetooth: use memset avoid memory leaks | Xiaohui Zhang | 1 | -0/+1 |
| 2022-07-21 | Bluetooth: fix an error code in hci_register_dev() | Dan Carpenter | 1 | -1/+2 |
| 2022-07-21 | Bluetooth: hci_bcm: Add BCM4349B1 variant | Ahmad Fatoum | 2 | -0/+3 |
| 2022-07-21 | dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding | Ahmad Fatoum | 1 | -0/+1 |
| 2022-07-21 | Bluetooth: Unregister suspend with userchannel | Abhishek Pandit-Subedi | 3 | -8/+30 |
| 2022-07-21 | Bluetooth: Fix index added after unregister | Abhishek Pandit-Subedi | 1 | -1/+7 |
| 2022-07-21 | Bluetooth: When HCI work queue is drained, only queue chained work | Schspa Shi | 3 | -3/+13 |
| 2022-07-21 | Bluetooth: hci_intel: Add check for platform_driver_register | Jiasheng Jiang | 1 | -1/+5 |
| 2022-07-21 | Bluetooth: clear the temporary linkkey in hci_conn_cleanup | Alain Michaud | 2 | -2/+5 |
| 2022-07-21 | Bluetooth: hci_bcm: Add support for FW loading in autobaud mode | Hakan Jansson | 3 | -15/+40 |
| 2022-07-21 | dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode | Hakan Jansson | 1 | -0/+7 |
| 2022-07-21 | Bluetooth: hci_qca: Return wakeup for qca_wakeup | Sai Teja Aluvala | 1 | -1/+1 |
| 2022-07-21 | Bluetooth: btusb: Add support of IMC Networks PID 0x3568 | Aaron Ma | 1 | -0/+3 |
| 2022-07-21 | net: ipa: fix build | Paolo Abeni | 6 | -24/+24 |
| 2022-07-22 | bpf, docs: Use SPDX license identifier in bpf_doc.py | Alejandro Colomar | 1 | -21/+1 |
| 2022-07-22 | bpf, arm64: Fix compile error in dummy_tramp() | Xu Kuohai | 1 | -2/+2 |
| 2022-07-21 | ice: add write functionality for GNSS TTY | Karol Kolacinski | 4 | -31/+254 |