summaryrefslogtreecommitdiffstats
path: root/net/netlink (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-11b43legacy: remove WDS codeJohannes Berg1-5/+1
2020-11-11b43: remove WDS codeJohannes Berg1-5/+1
2020-11-11carl9170: remove WDS codeJohannes Berg2-5/+0
2020-11-11ath9k: remove WDS codeJohannes Berg4-27/+2
2020-11-10wireless: remove CONFIG_WIRELESS_WDSJohannes Berg1-13/+0
2020-11-06mac80211: assure that certain drivers adhere to DONT_REORDER flagMathy Vanhoef1-2/+7
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef2-4/+9
2020-11-06mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef1-2/+5
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef3-0/+8
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu2-1/+32
2020-11-06cfg80211: add support to configure HE MCS for beacon rateRajkumar Manoharan2-4/+30
2020-11-06nl80211: fix beacon tx rate mask validationRajkumar Manoharan1-5/+10
2020-11-06nl80211/cfg80211: fix potential infinite loopColin Ian King1-1/+1
2020-11-06cfg80211: Add support to calculate and report 4096-QAM HE ratesVamsi Krishna1-15/+17
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta3-0/+44
2020-11-06ieee80211: Add definition for WFA DPPKurt Lee1-0/+3
2020-11-06mac80211: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-06net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang4-27/+204
2020-11-06net: Add mhi-net driverLoic Poulain3-0/+324
2020-11-06bus: mhi: Add mhi_queue_is_full functionLoic Poulain2-0/+18
2020-11-06net: phy: realtek: remove the use of .ack_interrupt()Ioana Ciornei1-16/+52
2020-11-06net: phy: realtek: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+72
2020-11-06net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei2-0/+14
2020-11-06net: phy: davicom: remove the use of .ack_interrupt()Ioana Ciornei1-16/+21
2020-11-06net: phy: davicom: implement generic .handle_interrupt() calbackIoana Ciornei1-0/+26
2020-11-06net: phy: cicada: remove the use of .ack_interrupt()Ioana Ciornei1-4/+11
2020-11-06net: phy: cicada: implement the generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-06net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei6-57/+68
2020-11-06net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei7-15/+114
2020-11-06net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei1-17/+19
2020-11-06net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+27
2020-11-06net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei1-4/+8
2020-11-06net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei1-28/+28
2020-11-06net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei1-1/+1
2020-11-06net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei1-7/+12
2020-11-06net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+31
2020-11-06net: phy: make .ack_interrupt() optionalIoana Ciornei1-1/+1
2020-11-06net: phy: add a shutdown procedureIoana Ciornei1-0/+8
2020-11-06net: phy: export phy_error and phy_trigger_machineIoana Ciornei2-2/+6
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long3-3/+8