summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYsOleksij Rempel2023-11-293-1/+74
| * net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...Oleksij Rempel2023-11-293-2/+56
|/
* Merge branch 'gve-add-support-for-non-4k-page-sizes'Jakub Kicinski2023-11-298-52/+81
|\
| * gve: Remove dependency on 4k page size.John Fraker2023-11-295-10/+11
| * gve: Add page size register to the register_page_list command.John Fraker2023-11-292-1/+3
| * gve: Remove obsolete checks that rely on page size.John Fraker2023-11-292-18/+1
| * gve: Deprecate adminq_pfn for pci revision 0x1.John Fraker2023-11-292-13/+44
| * gve: Perform adminq allocations through a dma_pool.John Fraker2023-11-292-10/+22
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-11-2812-200/+90
|\
| * iavf: use iavf_schedule_aq_request() helperPetr Oros2023-11-272-17/+8
| * iavf: Remove queue tracking fields from iavf_adminq_ringIvan Vecera2023-11-274-70/+39
| * i40e: Remove queue tracking fields from i40e_adminq_ringIvan Vecera2023-11-274-70/+39
| * i40e: Remove AQ register definitions for VF typesIvan Vecera2023-11-271-10/+0
| * i40e: Delete unused and useless i40e_pf fieldsIvan Vecera2023-11-273-33/+4
* | r8169: remove multicast filter limitHeiner Kallweit2023-11-281-6/+1
* | ice: fix error code in ice_eswitch_attach()Dan Carpenter2023-11-281-1/+3
* | nfp: ethtool: support TX/RX pause frame on/offYu Xiao2023-11-283-4/+124
* | Merge branch 'net-page_pool-add-netlink-based-introspection'Paolo Abeni2023-11-2825-33/+1574
|\ \
| * | tools: ynl: add sample for getting page-pool informationJakub Kicinski2023-11-287-2/+776
| * | net: page_pool: mute the periodic warning for visible page poolsJakub Kicinski2023-11-281-4/+7
| * | net: page_pool: expose page pool stats via netlinkJakub Kicinski2023-11-288-9/+250
| * | net: page_pool: report when page pool was destroyedJakub Kicinski2023-11-286-0/+29
| * | net: page_pool: report amount of memory held by page poolsJakub Kicinski2023-11-285-4/+36
| * | net: page_pool: add netlink notifications for state changesJakub Kicinski2023-11-285-0/+62
| * | net: page_pool: implement GET in the netlink APIJakub Kicinski2023-11-284-0/+167
| * | net: page_pool: add nlspec for basic access to page poolsJakub Kicinski2023-11-281-0/+46
| * | eth: link netdev to page_pools in driversJakub Kicinski2023-11-284-0/+5
| * | net: page_pool: stash the NAPI ID for easier accessJakub Kicinski2023-11-282-1/+4
| * | net: page_pool: record pools per netdevJakub Kicinski2023-11-285-0/+114
| * | net: page_pool: id the page poolsJakub Kicinski2023-11-285-6/+66
| * | net: page_pool: factor out uninitJakub Kicinski2023-11-281-8/+13
|/ /
* | Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-11-27158-58838/+3424
|\ \
| * | wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad2023-11-241-5/+9
| * | wifi: mac80211: Extend support for scanning while MLO connectedIlan Peer2023-11-241-5/+43
| * | wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer2023-11-243-3/+9
| * | wifi: ieee80211: fix PV1 frame control field nameLiam Kearney2023-11-241-2/+2
| * | rfkill: return ENOTTY on invalid ioctlThomas Weißschuh2023-11-241-2/+2
| * | MAINTAINERS: update iwlwifi maintainersGregory Greenman2023-11-241-0/+1
| * | wifi: rtw89: 8922a: read efuse content from physical mapPing-Ke Shih2023-11-222-0/+88
| * | wifi: rtw89: 8922a: read efuse content via efuse map struct from logic mapPing-Ke Shih2023-11-222-0/+208
| * | wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih2023-11-224-2/+66
| * | wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih2023-11-2211-6/+552
| * | wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih2023-11-225-9/+29
| * | wifi: rtw89: 8922a: add 8922A basic chip infoPing-Ke Shih2023-11-224-0/+139
| * | wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas2023-11-2211-28/+0
| * | wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variableSu Hui2023-11-221-8/+0
| * | wifi: rtw89: regd: update regulatory map to R65-R44Zong-Zhe Yang2023-11-221-3/+3
| * | wifi: rtw89: regd: handle policy of 6 GHz according to BIOSZong-Zhe Yang2023-11-222-2/+160
| * | wifi: rtw89: acpi: process 6 GHz band policy from DSMZong-Zhe Yang2023-11-225-19/+109
| * | wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()Dmitry Antipov2023-11-221-8/+0