index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
2021-03-25
1
-60
/
+48
|
*
|
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
2021-03-25
3
-13
/
+42
|
*
|
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
2021-03-25
3
-60
/
+53
|
*
|
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2021-03-25
2
-44
/
+46
|
*
|
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
2021-03-25
4
-27
/
+109
|
*
|
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2021-03-24
1
-2
/
+2
|
*
|
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2021-03-23
1
-2
/
+2
|
*
|
Bluetooth: check for zapped sk before connecting
Archie Pusaka
2021-03-23
1
-0
/
+8
|
*
|
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
2021-03-22
1
-1
/
+1
|
*
|
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
2021-03-22
1
-0
/
+2
|
*
|
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
2021-03-22
1
-1
/
+1
|
*
|
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-03-22
2
-1
/
+3
|
*
|
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
2021-03-22
1
-0
/
+2
|
*
|
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
2021-03-18
1
-0
/
+2
|
*
|
Bluetooth: btbcm: Add BCM4334 DT binding
Linus Walleij
2021-03-18
1
-0
/
+1
|
*
|
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
2021-03-17
1
-1
/
+1
|
*
|
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
2021-03-16
1
-4
/
+0
|
*
|
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
2021-03-15
1
-46
/
+52
|
*
|
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2021-03-15
2
-3
/
+10
|
*
|
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
2021-03-15
1
-0
/
+1
|
*
|
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
2021-03-11
1
-0
/
+15
|
*
|
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
2021-03-11
1
-0
/
+9
|
*
|
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
2021-03-08
1
-1
/
+2
|
*
|
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
2021-03-08
1
-2
/
+4
|
*
|
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
2021-03-08
1
-0
/
+17
|
*
|
Bluetooth: btbcm: Rewrite bindings in YAML and add reset
Linus Walleij
2021-03-08
3
-57
/
+118
|
*
|
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
2021-03-03
3
-1
/
+4
|
*
|
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
2021-03-03
3
-17
/
+55
|
*
|
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
2021-03-02
1
-0
/
+10
|
*
|
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
mark-yw.chen
2021-02-26
1
-4
/
+4
|
*
|
Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
Rasmus Moorats
2021-02-26
1
-0
/
+2
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-04-08
12
-250
/
+391
|
\
\
\
|
*
|
|
ice: Remove unnecessary blank line
Tony Nguyen
2021-04-08
1
-1
/
+0
|
*
|
|
ice: Remove unnecessary checks in add/kill_vid ndo ops
Brett Creeley
2021-04-08
1
-12
/
+0
|
*
|
|
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
2021-04-08
4
-6
/
+1
|
*
|
|
ice: Use local variable instead of pointer derefs
Anirudh Venkataramanan
2021-04-08
1
-15
/
+12
|
*
|
|
ice: Remove unnecessary variable
Anirudh Venkataramanan
2021-04-08
1
-6
/
+1
|
*
|
|
ice: Limit forced overrides based on FW version
Jeb Cramer
2021-04-08
1
-12
/
+2
|
*
|
|
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-08
6
-42
/
+103
|
*
|
|
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
2021-04-08
1
-7
/
+3
|
*
|
|
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
2021-04-08
1
-7
/
+7
|
*
|
|
ice: Rename a couple of variables
Anirudh Venkataramanan
2021-04-08
1
-25
/
+25
|
*
|
|
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
2021-04-08
1
-9
/
+1
|
*
|
|
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2021-04-08
4
-38
/
+59
|
*
|
|
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-04-08
4
-23
/
+24
|
*
|
|
ice: Modify recursive way of adding nodes
Victor Raj
2021-04-08
1
-53
/
+77
|
*
|
|
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
2021-04-08
3
-2
/
+84
*
|
|
|
Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...
David S. Miller
2021-04-08
3
-7
/
+6
|
\
\
\
\
|
*
|
|
|
batman-adv: Fix misspelled "wont"
Sven Eckelmann
2021-03-30
1
-1
/
+1
|
*
|
|
|
batman-adv: Drop unused header preempt.h
Sven Eckelmann
2021-03-23
1
-1
/
+0
[prev]
[next]