summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-288-17/+20
* net: ocelot: delete call to br_fdb_replayVladimir Oltean2021-06-281-4/+0
* bnxt_en: Enable hardware PTP supportMichael Chan2021-06-281-0/+7
* bnxt_en: Transmit and retrieve packet timestampsPavan Chebbi2021-06-284-5/+131
* bnxt_en: Get the RX packet timestampPavan Chebbi2021-06-284-3/+52
* bnxt_en: Get the full 48-bit hardware timestamp periodicallyPavan Chebbi2021-06-283-0/+41
* bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan2021-06-286-1/+382
* bnxt_en: Get PTP hardware capability from firmwareMichael Chan2021-06-283-0/+113
* bnxt_en: Update firmware interface to 1.10.2.47Michael Chan2021-06-282-42/+629
* net: hns3: add support for dumping MAC umv counter in debugfsJian Shen2021-06-283-0/+42
* net: hns3: add support for FD counter in debugfsJian Shen2021-06-285-2/+62
* Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-285-20/+48
|\
| * mac80211: notify driver on mgd TX completionJohannes Berg2021-06-233-5/+5
| * mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau2021-06-231-0/+3
| * mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi2021-06-231-0/+2
| * mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du2021-06-231-10/+38
| * cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-5/+0
* | gtp: reset mac_header after decapGuillaume Nault2021-06-281-0/+1
* | bareudp: allow redirecting bareudp packets to eth devicesGuillaume Nault2021-06-281-0/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-259-5/+641
|\ \
| * | ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET2021-06-251-2/+4
| * | ice: remove unnecessary VSI assignmentTony Nguyen2021-06-251-1/+0
| * | ice: remove the VSI info from previous aggVictor Raj2021-06-251-2/+22
| * | ice: add support for auxiliary input/output pinsMaciej Machnikowski2021-06-254-0/+366
| * | ice: add tracepointsJesse Brandeburg2021-06-253-0/+249
* | | Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller2021-06-25144-3064/+5549
|\ \ \
| * | | iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo2021-06-241-36/+0
| * | | rtw88: fix c2h memory leakPo-Hao Huang2021-06-243-1/+13
| * | | brcmfmac: support parse country code map from DTShawn Guo2021-06-241-2/+55
| * | | Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...Kalle Valo2021-06-2347-784/+1637
| |\ \ \
| | * | | iwlwifi: bump FW API to 64 for AX devicesLuca Coelho2021-06-221-2/+2
| | * | | iwlwifi: fw: dump TCM error table if presentJohannes Berg2021-06-224-0/+79
| | * | | iwlwifi: add 9560 killer deviceybaruch2021-06-223-1/+9
| | * | | iwlwifi: move error dump to fw utilsJohannes Berg2021-06-226-351/+368
| | * | | iwlwifi: support loading the reduced power table from UEFILuca Coelho2021-06-229-14/+318
| | * | | iwlwifi: move UEFI code to a separate fileLuca Coelho2021-06-224-81/+114
| | * | | iwlwifi: mvm: introduce iwl_wowlan_get_status_cmdEmmanuel Grumbach2021-06-223-8/+28
| | * | | iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4Emmanuel Grumbach2021-06-222-9/+34
| | * | | iwlwifi: mvm: update iwl_wowlan_patterns_cmdEmmanuel Grumbach2021-06-222-5/+22
| | * | | iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4Emmanuel Grumbach2021-06-223-11/+42
| | * | | iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errorsLuca Coelho2021-06-221-6/+8
| | * | | iwlwifi: pcie: free some DMA memory earlierJohannes Berg2021-06-223-12/+21
| | * | | iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg2021-06-221-6/+4
| | * | | iwlwifi: pcie: fix context info freeingJohannes Berg2021-06-221-1/+2
| | * | | iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2021-06-222-5/+13
| | * | | iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES versionEmmanuel Grumbach2021-06-221-2/+5
| | * | | iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSESNaftali Goldstein2021-06-222-15/+23
| | * | | iwlwifi: mvm: don't request mac80211 to disable/enable sta's queuesNaftali Goldstein2021-06-221-2/+6
| | * | | iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer2021-06-222-12/+30
| | * | | iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik2021-06-223-3/+37