index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
Dmitry Tunin
2
-0
/
+3
2014-11-26
mac802154: remove unnecessary if statement
Varka Bhadram
1
-5
/
+3
2014-11-26
ieee802154: fix spelling mistakes
Varka Bhadram
4
-4
/
+4
2014-11-19
Bluetooth: btmrvl: update hs_state in interrupt handler
Amitkumar Karwar
1
-0
/
+6
2014-11-19
Bluetooth: btmrvl: add DT-bindings for gpio-gap
Amitkumar Karwar
2
-3
/
+16
2014-11-19
Bluetooth: btmrvl: add DT bindings documentation
Amitkumar Karwar
2
-17
/
+36
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
3
-21
/
+21
2014-11-19
Bluetooth: Fix setting conn->pending_sec_level value from link key
Johan Hedberg
1
-7
/
+40
2014-11-19
Bluetooth: Fix setting state back to TASK_RUNNING
Johan Hedberg
1
-0
/
+2
2014-11-18
Bluetooth: Add support for Broadcom BCM20702A1 variant
Fabio K
1
-0
/
+2
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
Johan Hedberg
1
-0
/
+10
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
6
-50
/
+42
2014-11-18
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
1
-0
/
+22
2014-11-17
ieee802154: fix byteorder for short address and panid
Alexander Aring
4
-15
/
+15
2014-11-17
ieee802154: rename and move WPAN_NUM_ defines
Alexander Aring
3
-11
/
+7
2014-11-17
ieee802154: add del interface command
Alexander Aring
5
-0
/
+52
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
7
-13
/
+27
2014-11-17
ieee802154: add new interface command
Alexander Aring
4
-0
/
+61
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
4
-7
/
+4
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
4
-16
/
+16
2014-11-17
mac802154: remove deprecated linux-zigbee info
Alexander Aring
1
-2
/
+0
2014-11-17
mac802154: remove const for non pointer in rdev-ops
Alexander Aring
1
-9
/
+5
2014-11-17
mac802154: remove const for non pointer in cfg ops
Alexander Aring
1
-15
/
+17
2014-11-17
mac802154: remove const for non pointer in driver-ops
Alexander Aring
1
-25
/
+21
2014-11-17
at86rf230: fix commentation for symbol duration
Alexander Aring
1
-2
/
+2
2014-11-17
mac802154: remove unused prototypes
Alexander Aring
1
-6
/
+0
2014-11-15
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
1
-0
/
+7
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2
-2
/
+11
2014-11-15
Bluetooth: Remove unnecessary hdev locking in smp.c
Johan Hedberg
1
-7
/
+0
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
3
-24
/
+33
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
4
-26
/
+31
2014-11-15
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
1
-1
/
+22
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
3
-11
/
+21
2014-11-15
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
1
-1
/
+2
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-7
/
+3
2014-11-13
Bluetooth: Fix correct nesting for 6lowpan server channel
Johan Hedberg
1
-0
/
+2
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2
-3
/
+3
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
1
-3
/
+10
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
3
-1
/
+33
2014-11-13
at86rf230: remove interframe spacing time workaround
Alexander Aring
1
-23
/
+37
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
9
-6
/
+67
2014-11-12
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
Johan Hedberg
1
-4
/
+0
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
1
-1
/
+1
2014-11-12
ieee820154: add lbt setting support
Alexander Aring
4
-0
/
+50
2014-11-12
at86rf230: remove invalid max frame retries check
Alexander Aring
1
-3
/
+0
2014-11-12
ieee820154: add max frame retries setting support
Alexander Aring
4
-0
/
+60
2014-11-12
at86rf230: remove invalid max csma backoffs check
Alexander Aring
1
-3
/
+0
2014-11-12
ieee820154: add max csma backoffs setting support
Alexander Aring
4
-0
/
+61
2014-11-12
at86rf230: remove invalid backoff exponent check
Alexander Aring
1
-1
/
+1
2014-11-12
ieee820154: add backoff exponent setting support
Alexander Aring
4
-0
/
+64
[next]