summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-14wlcore: make some of the fwlog calculations more obviousRussell King
2021-06-14wlcore: tidy up use of fw_log.actual_buff_sizeRussell King
2021-06-14wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-06-14wlcore: use DEVICE_ATTR_<RW|RO> macroYueHaibing
2021-06-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-06-14wcn36xx: Fix inconsistent indentingJiapeng Chong
2021-06-14wcn36xx: Enable WOWLAN flagsBryan O'Donoghue
2021-06-14wcn36xx: Add host resume request supportBryan O'Donoghue
2021-06-14wcn36xx: Add Host suspend indication supportBryan O'Donoghue
2021-06-14wcn36xx: Add GTK offload info to WoWLAN resumeBryan O'Donoghue
2021-06-14wcn36xx: Add GTK offload to WoWLAN pathBryan O'Donoghue
2021-06-14wcn36xx: Add set_rekey_data callbackBryan O'Donoghue
2021-06-14wcn36xx: Add ipv6 namespace offload in suspendBryan O'Donoghue
2021-06-14wcn36xx: Add ipv6 address trackingBryan O'Donoghue
2021-06-14wcn36xx: Do not flush indication queue on suspend/resumeBryan O'Donoghue
2021-06-14wcn36xx: Add ipv4 ARP offload support in suspendBryan O'Donoghue
2021-06-14wcn36xx: Run suspend for the first ieee80211_vifBryan O'Donoghue
2021-06-14wcn36xx: Return result of set_power_params in suspendBryan O'Donoghue
2021-06-14ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman
2021-06-13net: iosm: infrastructureM Chetan Kumar
2021-06-13net: iosm: net driverM Chetan Kumar
2021-06-13net: iosm: uevent supportM Chetan Kumar
2021-06-13net: iosm: protocol operationsM Chetan Kumar
2021-06-13net: iosm: shared memory protocolM Chetan Kumar
2021-06-13net: iosm: power managementM Chetan Kumar
2021-06-13net: iosm: encode or decode datagramM Chetan Kumar
2021-06-13net: iosm: multiplex IP sessionsM Chetan Kumar
2021-06-13net: iosm: bottom halfM Chetan Kumar
2021-06-13net: iosm: wwan port control deviceM Chetan Kumar
2021-06-13net: iosm: channel configurationM Chetan Kumar
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar
2021-06-13net: iosm: mmio scratchpadM Chetan Kumar
2021-06-13net: iosm: irq handlingM Chetan Kumar
2021-06-13net: iosm: entry pointM Chetan Kumar
2021-06-12net: qualcomm: rmnet: IPv6 payload length is simpleAlex Elder
2021-06-12net: qualcomm: rmnet: drop some unary NOTsAlex Elder
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder
2021-06-12net: qualcomm: rmnet: remove unneeded codeAlex Elder
2021-06-12net: qualcomm: rmnet: return earlier for bad checksumAlex Elder
2021-06-12net: qualcomm: rmnet: show that an intermediate sum is zeroAlex Elder
2021-06-12net: qualcomm: rmnet: rearrange some NOTsAlex Elder
2021-06-12net: qualcomm: rmnet: remove some local variablesAlex Elder
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain
2021-06-12wwan: add interface creation supportJohannes Berg
2021-06-12ibmvnic: fix kernel build warnings in build_hdr_descs_arrLijun Pan
2021-06-12ibmvnic: fix kernel build warningLijun Pan