summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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: btintel: Refactor firmware download functionKiran K2020-09-131-5/+31
* 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: hci_intel: enable on new platformAndy Shevchenko2020-09-111-4/+5
* 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: 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
* Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller2020-07-313-9/+4
|\
| * cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-1/+1
| * mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-1/+1
| * nl80211: S1G band and channel definitionsThomas Pedersen2020-07-311-7/+2
* | tun: add missing rcu annotation in tun_set_ebpf()Jason Wang2020-07-311-1/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-3111-171/+70
|\ \
| * | igb: use eth_zero_addr() to clear mac addressMiaohe Lin2020-07-301-2/+2
| * | ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin2020-07-301-1/+1
| * | ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
| * | igb: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
| * | e1000e: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
| * | e1000: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
| * | e100: use generic power managementVaibhav Gupta2020-07-301-18/+14
| * | ixgbevf: use generic power managementVaibhav Gupta2020-07-301-34/+10
| * | ixgbe: use generic power managementVaibhav Gupta2020-07-301-46/+15
| * | igbvf: use generic power managementVaibhav Gupta2020-07-301-29/+8
| * | iavf: use generic power managementVaibhav Gupta2020-07-301-33/+12
| |/
* | tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2020-07-311-1/+1
* | qede: Use %pM format specifier for MAC addressesAndy Shevchenko2020-07-311-3/+1
* | qed: Use %pM format specifier for MAC addressesAndy Shevchenko2020-07-312-7/+4
* | s390/qeth: use all configured RX buffersJulian Wiedmann2020-07-311-12/+4
* | s390/qeth: don't process empty bridge port eventsJulian Wiedmann2020-07-311-0/+4
* | s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann2020-07-314-18/+26
* | s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann2020-07-311-6/+14
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-3115-159/+450
|\ \
| * | Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi2020-07-301-4/+0
| * | Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba2020-07-281-4/+5
| * | Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat2020-07-281-1/+2
| * | Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat2020-07-281-1/+1
| * | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-281-10/+64
| * | Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba2020-07-131-4/+36
| * | Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang2020-07-131-0/+4
| * | Bluetooth: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-104-11/+3
| * | Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu2020-07-071-14/+20
| * | Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi2020-06-261-0/+1