summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bluetooth: btusb: Consolidate code for waiting firmware downloadLuiz Augusto von Dentz2021-03-251-60/+48
| * | Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz2021-03-253-13/+42
| * | Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz2021-03-253-60/+53
| * | Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz2021-03-252-44/+46
| * | Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz2021-03-254-27/+109
| * | Bluetooth: Remove trailing semicolon in macrosMeng Yu2021-03-241-2/+2
| * | Bluetooth: Remove trailing semicolon in macrosMeng Yu2021-03-231-2/+2
| * | Bluetooth: check for zapped sk before connectingArchie Pusaka2021-03-231-0/+8
| * | Bluetooth: fix set_ecdh_privkey() prototypeArnd Bergmann2021-03-221-1/+1
| * | Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa2021-03-221-0/+2
| * | Bluetooth: hci_qca: Mundane typo fixBhaskar Chowdhury2021-03-221-1/+1
| * | Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-03-222-1/+3
| * | Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka2021-03-221-0/+2
| * | Bluetooth: btbcm: Add BCM4330 and BCM4334 compatiblesLinus Walleij2021-03-181-0/+2
| * | Bluetooth: btbcm: Add BCM4334 DT bindingLinus Walleij2021-03-181-0/+1
| * | Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg2021-03-171-1/+1
| * | Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina2021-03-161-4/+0
| * | Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz2021-03-151-46/+52
| * | Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz2021-03-152-3/+10
| * | Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka2021-03-151-0/+1
| * | Bluetooth: hci_qca: Add device_may_wakeup supportVenkata Lakshmi Narayana Gubba2021-03-111-0/+15
| * | Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-03-111-0/+9
| * | Bluetooth: btintel: Fix offset calculation boot address parameterKiran K2021-03-081-1/+2
| * | Bluetooth: btusb: print firmware file name on error loading firmwareKiran K2021-03-081-2/+4
| * | Bluetooth: btbcm: Obtain and handle reset GPIOLinus Walleij2021-03-081-0/+17
| * | Bluetooth: btbcm: Rewrite bindings in YAML and add resetLinus Walleij2021-03-083-57/+118
| * | Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-033-1/+4
| * | Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-033-17/+55
| * | Bluetooth: Notify suspend on le conn failedAbhishek Pandit-Subedi2021-03-021-0/+10
| * | Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbolmark-yw.chen2021-02-261-4/+4
| * | Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE deviceRasmus Moorats2021-02-261-0/+2
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-04-0812-250/+391
|\ \ \
| * | | ice: Remove unnecessary blank lineTony Nguyen2021-04-071-1/+0
| * | | ice: Remove unnecessary checks in add/kill_vid ndo opsBrett Creeley2021-04-071-12/+0
| * | | ice: Remove rx_gro_dropped statAnirudh Venkataramanan2021-04-074-6/+1
| * | | ice: Use local variable instead of pointer derefsAnirudh Venkataramanan2021-04-071-15/+12
| * | | ice: Remove unnecessary variableAnirudh Venkataramanan2021-04-071-6/+1
| * | | ice: Limit forced overrides based on FW versionJeb Cramer2021-04-071-12/+2
| * | | ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan2021-04-076-42/+103
| * | | ice: Replace some memsets and memcpys with assignmentAnirudh Venkataramanan2021-04-071-7/+3
| * | | ice: Fix error return codes in ice_set_link_ksettingsAnirudh Venkataramanan2021-04-071-7/+7
| * | | ice: Rename a couple of variablesAnirudh Venkataramanan2021-04-071-25/+25
| * | | ice: Remove unnecessary checker loopAnirudh Venkataramanan2021-04-071-9/+1
| * | | ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan2021-04-074-38/+59
| * | | ice: Align macro names to the specificationAnirudh Venkataramanan2021-04-074-23/+24
| * | | ice: Modify recursive way of adding nodesVictor Raj2021-04-071-53/+77
| * | | ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao2021-04-073-2/+84
* | | | Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...David S. Miller2021-04-083-7/+6
|\ \ \ \
| * | | | batman-adv: Fix misspelled "wont"Sven Eckelmann2021-03-301-1/+1
| * | | | batman-adv: Drop unused header preempt.hSven Eckelmann2021-03-231-1/+0