index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
i82092aa.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-22
mrf24j40: change irq trigger type behaviour
Alexander Aring
1
-3
/
+28
2015-09-22
mrf24j40: add promiscuous mode support
Alexander Aring
1
-1
/
+21
2015-09-22
mrf24j40: add tx power support
Alexander Aring
1
-0
/
+71
2015-09-22
mrf24j40: add cca ed level support
Alexander Aring
1
-1
/
+49
2015-09-22
mrf24j40: add cca mode support
Alexander Aring
1
-0
/
+40
2015-09-22
mrf24j40: add csma params support
Alexander Aring
1
-1
/
+26
2015-09-22
mrf24j40: async interrupt handling
Alexander Aring
1
-53
/
+40
2015-09-22
mrf24j40: rework rx handling to async rx handling
Alexander Aring
1
-164
/
+118
2015-09-22
mrf24j40: rework tx handling to async tx handling
Alexander Aring
1
-83
/
+78
2015-09-22
ieee802154: add helpers for frame control checks
Alexander Aring
1
-0
/
+12
2015-09-22
mrf24j40: change to frame delivery with crc
Alexander Aring
1
-4
/
+1
2015-09-22
mrf24j40: use regmap for register access
Alexander Aring
1
-97
/
+50
2015-09-22
mrf24j40: add regmap support
Alexander Aring
2
-0
/
+313
2015-09-22
mrf24j40: add more register defines
Alexander Aring
1
-0
/
+68
2015-09-22
mrf24j40: add random extended addr generation
Alexander Aring
1
-0
/
+1
2015-09-22
mrf24j40: add default channel setting
Alexander Aring
1
-0
/
+7
2015-09-22
mrf24j40: add device-tree support
Alexander Aring
3
-0
/
+30
2015-09-22
mrf24j40: remove spi settings overwrite
Alexander Aring
1
-3
/
+5
2015-09-22
mrf24j40: calling ieee802154_register_hw at last
Alexander Aring
1
-10
/
+7
2015-09-22
mrf24j40: use ieee802154_alloc_hw for private data
Alexander Aring
1
-16
/
+15
[next]