index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
Marcel Holtmann
1
-7
/
+8
2015-10-08
Bluetooth: hci_bcm: Enable support for set_diag driver callback
Marcel Holtmann
1
-0
/
+24
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
3
-3
/
+62
2015-10-08
Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
Marcel Holtmann
1
-3
/
+14
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
5
-0
/
+21
2015-10-08
Bluetooth: Send index information updates to monitor channel
Marcel Holtmann
2
-1
/
+31
2015-10-07
Bluetooth: btbcm: Read the local name in setup stage
Marcel Holtmann
1
-0
/
+44
2015-10-05
Bluetooth: Send transport open and close monitor events
Marcel Holtmann
2
-0
/
+28
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
13
-82
/
+4
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
9
-31
/
+5
2015-10-05
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
2
-0
/
+8
2015-10-05
Bluetooth: Limit userspace exposure of stack internal events
Marcel Holtmann
1
-7
/
+9
2015-10-05
Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands
Marcel Holtmann
1
-2
/
+8
2015-10-03
Bluetooth: btintel: Add iBT register access over HCI support
Loic Poulain
3
-0
/
+206
2015-10-02
nl802154: Missing return in nl802154_add_llsec_key()
Dan Carpenter
1
-0
/
+1
2015-10-01
ieee802154: handle datagram variables as u16
Alexander Aring
3
-7
/
+9
2015-10-01
Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
Jarkko Nikula
1
-6
/
+2
2015-10-01
Bluetooth: hci_bcm: Remove needless looking code
Jarkko Nikula
1
-10
/
+3
2015-10-01
Bluetooth: hci_bcm: Remove needless acpi_match_device() call
Jarkko Nikula
1
-5
/
+0
2015-10-01
Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
Jarkko Nikula
1
-1
/
+3
2015-10-01
Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
Jarkko Nikula
1
-0
/
+1
2015-10-01
Bluetooth: hci_intel: Cleanup the device probe code
Jarkko Nikula
1
-24
/
+0
2015-09-30
Bluetooth: hci_h5: clean up hci_h5 code
Prasanna Karthik
1
-5
/
+5
2015-09-30
Bluetooth: btuart_cs: remove obsolete header
Prasanna Karthik
1
-1
/
+1
2015-09-30
ieee802154: 6lowpan: add tx/rx stats
Alexander Aring
2
-0
/
+6
2015-09-30
ieee802154: 6lowpan: don't skip first dsn while fragmentation
Alexander Aring
1
-10
/
+17
2015-09-30
ieee802154: 6lowpan: change datagram var types
Alexander Aring
3
-7
/
+7
2015-09-30
mac802154: check on len instead mac_len
Alexander Aring
1
-1
/
+1
2015-09-30
ieee802154: change mtu size behaviour
Alexander Aring
3
-14
/
+13
2015-09-30
mac802154: add comments for llsec issues
Alexander Aring
2
-0
/
+8
2015-09-30
nl802154: add support for security layer
Alexander Aring
9
-75
/
+1782
2015-09-30
nl802154: use nla_get_le64 for get extended addr
Alexander Aring
1
-3
/
+1
2015-09-30
netlink: add nla_get for le32 and le64
Alexander Aring
1
-0
/
+18
2015-09-29
Bluetooth: Add hci_cmd_sync function
Loic Poulain
2
-0
/
+22
2015-09-28
Bluetooth: hci_qca: Changed unsigned long to bool
Prasanna Karthik
1
-2
/
+2
2015-09-25
Bluetooth: btmrvl: Comparison to NULL re-written
Prasanna Karthik
2
-2
/
+2
2015-09-25
Bluetooth: btuart_cs: Comparison to NULL re-written
Prasanna Karthik
1
-1
/
+1
2015-09-25
Bluetooth: bt3c_cs: Comparison to NULL re-written
Prasanna Karthik
1
-1
/
+1
2015-09-25
Bluetooth: bluecard: Comparison to NULL could be re-written
Prasanna Karthik
1
-1
/
+1
2015-09-24
mac802154: iface: assume big endian for af_packet
Alexander Aring
1
-5
/
+3
2015-09-24
ieee802154: remove unnecessary includes
Alexander Aring
1
-3
/
+0
2015-09-24
mrf24j40: remove trailing semicolon
Alexander Aring
1
-1
/
+1
2015-09-24
Bluetooth: hci_bcm: Add suspend/resume runtime PM functions
Frederic Danis
1
-4
/
+56
2015-09-24
Bluetooth: Remove useless rx_lock spinlock
Frederic Danis
2
-6
/
+3
2015-09-24
Bluetooth: hci_bcm: Prepare PM runtime support
Frederic Danis
1
-28
/
+60
2015-09-24
Bluetooth: hci_bcm: Fix IRQ polarity for T100
Frederic Danis
1
-0
/
+25
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
2
-0
/
+21
2015-09-22
Bluetooth: btmrvl: add sd8997 chipset support
Amitkumar Karwar
2
-2
/
+38
2015-09-22
Bluetooth: btmrvl: remove extra space in cast
Amitkumar Karwar
1
-5
/
+5
2015-09-22
mrf24j40: replace magic numbers
Alexander Aring
1
-38
/
+98
[next]