aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-11wifi: iwlwifi: mvm: Add locking to the rate read flowpending-fixesAriel Malamud1-0/+3
2023-05-11wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit1-30/+22
2023-05-11wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-11wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi1-1/+1
2023-05-11wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi1-1/+1
2023-05-11wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya1-1/+1
2023-05-11wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman4-2/+22
2023-05-11wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg1-8/+11
2023-05-11wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2-9/+12
2023-05-11wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg1-1/+1
2023-05-11wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg1-5/+5
2023-05-11wifi: iwlwifi: mvm: always free dup_dataJohannes Berg3-5/+3
2023-05-07wifi: mac80211: implement proper AP MLD HW restartJohannes Berg1-1/+43
2023-05-07wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach3-0/+48
2023-05-07wifi: cfg80211: Add null check for ie dataMukesh Sisodiya1-1/+1
2023-05-07wifi: mac80211: skip EHT BSS membership selectorJohannes Berg2-3/+7
2023-05-07wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg1-1/+8
2023-05-07wifi: mac80211: Fix elements scratch buffer allocationIlan Peer2-4/+1
2023-05-07wifi: mac80211: HW restart for MLOJohannes Berg1-34/+73
2023-05-07wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg1-0/+3
2023-05-07wifi: mac80211: consider reserved chanctx for mindefJohannes Berg3-30/+47
2023-05-07wifi: mac80211: simplify chanctx allocationJohannes Berg1-1/+1
2023-05-07wifi: mac80211: fix min center freq offset tracingJohannes Berg1-1/+1
2023-05-05wifi: mt7601u: delete dead code checking debugfs returnsWang Jikai1-2/+0
2023-05-05wifi: mwifiex: Use list_count_nodes()Christophe JAILLET2-17/+2
2023-05-05wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851BDan Carpenter1-1/+1
2023-05-05wifi: rtw89: 8851b: rfk: add IQKPing-Ke Shih3-0/+1117
2023-05-05wifi: rtw89: 8851b: rfk: add DACKPing-Ke Shih3-0/+355
2023-05-05wifi: rtw89: 8851b: rfk: add RCKPing-Ke Shih2-0/+41
2023-05-05wifi: rtw89: 8851b: rfk: add AACKPing-Ke Shih3-0/+49
2023-05-05wifi: rtw89: 8851b: add set_channel_rf()Ping-Ke Shih2-0/+253
2023-05-05wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih3-0/+53
2023-05-05wifi: rtw89: 8851b: add support WoWLAN to 8851BChih-Kang Chang2-1/+13
2023-05-05wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih7-14/+21
2023-05-05wifi: rtw89: use chip_info::small_fifo_size to choose debug_maskPing-Ke Shih6-2/+7
2023-05-05wifi: rtw89: add CFO XTAL registers field to support 8851BChia-Yuan Li7-7/+38
2023-05-05wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih6-1/+11
2023-05-05wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilitiesPing-Ke Shih1-0/+86
2023-05-05wifi: rtw89: 8851b: add 8851B basic chip_infoPing-Ke Shih2-0/+116
2023-05-05wifi: rtw89: scan offload wait for FW done ACKZong-Zhe Yang3-30/+58
2023-05-05wifi: rtw89: mac: handle C2H receive/done ACK in interrupt contextZong-Zhe Yang1-0/+12
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang5-34/+90
2023-05-05wifi: rtw89: refine packet offload delete flow of 6 GHz probeZong-Zhe Yang4-4/+44
2023-05-05wifi: rtw89: release bit in rtw89_fw_h2c_del_pkt_offload()Zong-Zhe Yang1-4/+3
2023-05-05wifi: rtw89: add EVM for antenna diversityEric Huang2-1/+17
2023-05-05wifi: rtw89: add RSSI based antenna diversityEric Huang4-0/+214
2023-05-05wifi: rtw89: initialize antenna for antenna diversityEric Huang2-2/+88
2023-05-05wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih4-5/+54
2023-05-05wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfsPing-Ke Shih2-6/+22
2023-05-05wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih4-3/+25
2023-05-05wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 ...Ping-Ke Shih2-11/+20
2023-05-05wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_*Zhang Shurong1-14/+41
2023-05-05wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_userZhang Shurong1-2/+2
2023-05-05wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary returnMartin Kaiser1-1/+0
2023-05-05wifi: rtl8xxxu: Support USB RX aggregation for the newer chipsBitterblue Smith1-41/+78
2023-05-05wifi: rtl8xxxu: Set maximum number of supported stationsMartin Kaistra3-0/+4
2023-05-05wifi: rtl8xxxu: Declare AP mode support for 8188fMartin Kaistra3-0/+4
2023-05-05wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flagsMartin Kaistra1-20/+20
2023-05-05wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate()Martin Kaistra1-24/+3
2023-05-05wifi: rtl8xxxu: Clean up filter configurationMartin Kaistra1-7/+7
2023-05-05wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data framesMartin Kaistra1-0/+3
2023-05-05wifi: rtl8xxxu: Add parameter macid to update_rate_maskMartin Kaistra3-8/+15
2023-05-05wifi: rtl8xxxu: Put the macid in txdescMartin Kaistra2-9/+27
2023-05-05wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacksMartin Kaistra2-0/+61
2023-05-05wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_maskMartin Kaistra1-3/+4
2023-05-05wifi: rtl8xxxu: Add parameter role to report_connectMartin Kaistra2-8/+12
2023-05-05wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connectMartin Kaistra1-0/+2
2023-05-05wifi: rtl8xxxu: Allow creating interface in AP modeMartin Kaistra2-4/+29
2023-05-05wifi: rtl8xxxu: Allow setting rts threshold to -1Martin Kaistra1-1/+1
2023-05-05wifi: rtl8xxxu: Add set_tim() callbackMartin Kaistra1-0/+11
2023-05-05wifi: rtl8xxxu: Add beacon functionsMartin Kaistra3-0/+79
2023-05-05wifi: rtl8xxxu: Select correct queue for beacon framesMartin Kaistra1-1/+3
2023-05-05wifi: rtl8xxxu: Add start_ap() callbackMartin Kaistra2-0/+16
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych1-2/+2
2023-04-24net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi1-4/+4
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur3-23/+28
2023-04-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-44/+87
2023-04-24Merge branch 'tsnep-xdp-socket-zero-copy-support'Jakub Kicinski3-123/+822
2023-04-24tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2-11/+121
2023-04-24tsnep: Add XDP socket zero-copy RX supportGerhard Engleder3-14/+556
2023-04-24tsnep: Move skb receive action to separate functionGerhard Engleder1-16/+23
2023-04-24tsnep: Add functions for queue enable/disableGerhard Engleder1-33/+64
2023-04-24tsnep: Rework TX/RX queue initializationGerhard Engleder1-43/+51
2023-04-24tsnep: Replace modulo operation with maskGerhard Engleder2-14/+15
2023-04-24net: phy: dp83867: Add led_brightness_set supportAlexander Stein1-0/+31
2023-04-24net: phy: Fix reading LED reg propertyAlexander Stein1-1/+5
2023-04-24drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang1-5/+0
2023-04-24net: phy: dp83867: Remove unnecessary (void*) conversionswuych1-2/+1
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2-11/+47
2023-04-24Merge branch 'update-coding-style-and-check-alloc_frag'Jakub Kicinski1-6/+18
2023-04-24net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang1-0/+15
2023-04-24net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang1-6/+3
2023-04-24Merge branch 'add-page_pool-support-for-page-recycling-in-veth-driver'Jakub Kicinski2-7/+63
2023-04-24net: veth: add page_pool statsLorenzo Bianconi2-3/+18
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi2-4/+45
2023-04-24selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko1-11/+15
2023-04-24Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski12-382/+463
2023-04-24bpf: Add __rcu_read_{lock,unlock} into btf id deny listYafang Shao1-0/+4
2023-04-24bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky2-3/+4
2023-04-24Merge tag 'for-net-next-2023-04-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller50-516/+4122
2023-04-23Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz3-6/+33
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang1-0/+222
2023-04-23Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale1-7/+6
2023-04-23Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2-0/+7
2023-04-23Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-04-23Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz1-34/+51
2023-04-23Bluetooth: btrtl: Firmware format v2 supportMax Chou2-41/+362
2023-04-23Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu1-6/+7
2023-04-23bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li1-1/+8
2023-04-23Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li1-1/+0
2023-04-23bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li1-0/+28
2023-04-23Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini3-1/+14
2023-04-23Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz3-57/+68
2023-04-23Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2-2/+13
2023-04-23Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz4-97/+172
2023-04-23Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter1-6/+10
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski1-1/+1
2023-04-23Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu1-1/+0
2023-04-23Bluetooth: fix inconsistent indentingLanzhe Li1-1/+1
2023-04-23Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale1-16/+3
2023-04-23Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale1-1/+1
2023-04-23Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale1-0/+1
2023-04-23Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale1-8/+59
2023-04-23Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_tableHans de Goede1-0/+8
2023-04-23Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq...Hans de Goede1-2/+13
2023-04-23Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000Hans de Goede1-13/+24
2023-04-23Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede1-3/+44
2023-04-23Bluetooth: hci_h5: Complements reliable packet processing logicQiqi Zhang1-0/+2
2023-04-23Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz3-6/+30
2023-04-23Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu5-135/+237
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi3-10/+128
2023-04-23Bluetooth: btusb: Add btusb devcoredump supportManish Mandlik1-0/+19
2023-04-23Bluetooth: Add vhci devcoredump supportManish Mandlik2-0/+98
2023-04-23Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi6-0/+670
2023-04-23Bluetooth: btintel: Add LE States quirk supportChethan T N1-3/+2
2023-04-23Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski3-15/+66
2023-04-23dt-bindings: net: Add WCN6855 BluetoothSteev Klimaszewski1-0/+17
2023-04-23Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou1-0/+3
2023-04-23bluetooth: Add device 13d3:3571 to device tablesLarry Finger1-0/+2
2023-04-23bluetooth: Add device 0bda:887b to device tablesLarry Finger1-0/+2
2023-04-23Bluetooth: NXP: select CONFIG_CRC8Arnd Bergmann1-0/+1
2023-04-23Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsetsNeeraj Sanjay Kale4-0/+1311
2023-04-23dt-bindings: net: bluetooth: Add NXP bluetooth supportNeeraj Sanjay Kale2-0/+51
2023-04-23serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale3-0/+29
2023-04-23serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale3-7/+7
2023-04-23Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptionsIlpo Järvinen1-4/+4
2023-04-23Bluetooth: Improve support for Actions Semi ATS2851 based devicesRaul Cheleguini1-0/+2
2023-04-23Bluetooth: btrtl: add support for the RTL8723CSVasily Khoruzhick3-4/+125
2023-04-23Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2-2/+14
2023-04-23Bluetooth: btmtkuart: mark OF related data as maybe unusedKrzysztof Kozlowski1-3/+3
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski1-5/+5
2023-04-23Bluetooth: btmrvl_sdio: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-04-23Bluetooth: hci_ll: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-04-23Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz3-6/+12
2023-04-23Bluetooth: hci_sync: Remove duplicate statementInga Stotland1-1/+0
2023-04-23Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix1-25/+11
2023-04-23Bluetooth: hci_sync: Don't wait peer's reply when powering offArchie Pusaka1-3/+5
2023-04-23Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Meng Tang1-0/+3
2023-04-23arm64: dts: rockchip: Update compatible for bluetoothChris Morgan1-1/+1
2023-04-23Bluetooth: hci_h5: btrtl: Add support for RTL8821CSChris Morgan1-0/+8
2023-04-23dt-bindings: net: realtek-bluetooth: Add RTL8821CSChris Morgan1-9/+15
2023-04-23Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang1-0/+3
2023-04-23Bluetooth: hci_sync: Fix smatch warningLuiz Augusto von Dentz1-1/+1
2023-04-23Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz1-1/+1
2023-04-23Bluetooth: btrtl: Add support for RTL8852BSVictor Hassan1-0/+10
2023-04-23Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger1-7/+79
2023-04-23Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger1-3/+1
2023-04-23dt-bindings: bluetooth: marvell: add max-speed propertyStefan Eichenberger1-0/+16
2023-04-23dt-bindings: bluetooth: marvell: add 88W8997Stefan Eichenberger1-1/+3
2023-04-23Bluetooth: btusb: Do not require hardcoded interface numbersTomasz Moń1-7/+3
2023-04-23Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-40/+40
2023-04-23Merge branch 'act_pedit-minor-improvements'David S. Miller1-45/+40
2023-04-23net/sched: act_pedit: rate limit datapath messagesPedro Tammela1-7/+5
2023-04-23net/sched: act_pedit: remove extra check for key typePedro Tammela1-22/+7
2023-04-23net/sched: act_pedit: check static offsets a prioriPedro Tammela1-6/+14
2023-04-23net/sched: act_pedit: use extack in 'ex' parsing errorsPedro Tammela1-4/+13
2023-04-23net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keysPedro Tammela1-8/+3
2023-04-23net: sched: Print msecs when transmit queue time outYajun Deng1-5/+5
2023-04-23Merge branch 'dsa-skb_mac_header'David S. Miller19-51/+66
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean3-8/+23
2023-04-23net: dsa: update TX path comments to not mention skb_mac_header()Vladimir Oltean2-3/+3
2023-04-23net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()Vladimir Oltean1-1/+1
2023-04-23net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX pathsVladimir Oltean1-1/+1
2023-04-23net: dsa: tag_ksz: do not rely on skb_mac_header() in TX pathsVladimir Oltean1-9/+9
2023-04-23net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmitVladimir Oltean1-1/+1
2023-04-23net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean1-7/+2
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean12-20/+24
2023-04-23net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean1-1/+2
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez3-0/+144
2023-04-23rxrpc: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-04-23Merge branch 'napi_threaded_poll-enhancements'David S. Miller3-26/+42
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet2-2/+13
2023-04-23net: make napi_threaded_poll() aware of sd->defer_listEric Dumazet1-0/+3
2023-04-23net: move skb_defer_free_flush() upEric Dumazet1-21/+21
2023-04-23net: do not provide hard irq safety for sd->defer_lockEric Dumazet2-5/+4
2023-04-23net: add debugging checks in skb_attempt_defer_free()Eric Dumazet1-0/+3
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller5-53/+36
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau2-3/+10
2023-04-22selftests/bpf: verifier/prevent_map_lookup converted to inline assemblyEduard Zingerman3-29/+63