summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Update Adv monitor count upon removalMiao-chen Chou2020-09-201-0/+2
* Bluetooth: btintel: Functions to send firmware header / payloadKiran K2020-09-142-2/+129
* Bluetooth: btintel: Add infrastructure to read controller informationKiran K2020-09-142-0/+217
* Bluetooth: pause/resume advertising around suspendDaniel Winkler2020-09-141-10/+57
* Bluetooth: btintel: Refactor firmware download functionKiran K2020-09-131-5/+31
* Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-134-1/+104
* Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-132-0/+5
* Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-133-0/+40
* Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi2020-09-131-2/+5
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-09-131-3/+4
* Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler2020-09-112-0/+4
* Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler2020-09-112-4/+4
* Bluetooth: hci_qca: Remove duplicate power off in proto closeVenkata Lakshmi Narayana Gubba2020-09-111-3/+2
* Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is setVenkata Lakshmi Narayana Gubba2020-09-111-3/+33
* Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTUJoseph Hwang2020-09-111-0/+6
* Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi2020-09-111-1/+1
* Bluetooth: hci_intel: enable on new platformAndy Shevchenko2020-09-111-4/+5
* Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye2020-09-111-4/+8
* Bluetooth: btmtksdio: use NULL instead of zeroYueHaibing2020-09-111-2/+2
* Bluetooth: hci_intel: switch to list_for_each_entry()Andy Shevchenko2020-09-111-21/+10
* Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 valuesAndy Shevchenko2020-09-111-10/+4
* Bluetooth: hci_qca: remove redundant null checkXu Wang2020-09-111-2/+1
* Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi2020-09-011-0/+11
* Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu2020-08-311-0/+1
* Bluetooth: btusb: Update boot parameter specific to SKUKiran K2020-08-311-4/+4
* Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2020-08-022-0/+3
* Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INITSamuel Holland2020-08-021-2/+0
* Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xxTamás Szűcs2020-08-021-50/+4
* mptcp: fix syncookie build error on UPFlorian Westphal2020-08-011-3/+1
* fib: fix another fib_rules_ops indirect call wrapper problemBrian Vazquez2020-08-011-0/+6
* tcp: fix build fong CONFIG_MPTCP=nEric Dumazet2020-08-011-2/+3
* Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller2020-07-3142-235/+511
|\
| * mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg2020-07-311-6/+5
| * nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-07-312-14/+31
| * cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-315-13/+10
| * mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau2020-07-313-23/+64
| * mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef2020-07-313-34/+43
| * mac80211: remove unused flags argument in transmit functionsMathy Vanhoef2020-07-317-22/+18
| * mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef2020-07-313-7/+3
| * mac80211: do not overwrite the sequence number if requestedMathy Vanhoef2020-07-311-0/+3
| * mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef2020-07-313-0/+6
| * mac80211: never drop injected frames even if normally not allowedMathy Vanhoef2020-07-311-1/+1
| * cfg80211: Add support to advertize OCV supportVeerendranath Jakkam2020-07-311-0/+4
| * cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2020-07-313-4/+11
| * mac80211: calculate skb hash early when using itxqFelix Fietkau2020-07-311-0/+1
| * net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2020-07-312-3/+1
| * mac80211: improve AQL tx airtime estimationFelix Fietkau2020-07-313-7/+24
| * cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-315-1/+12
| * cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-316-2/+23
| * cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-318-2/+66