Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e875ff84079b9e7d3ce24b97e3396230d41044d4
e875ff8
Bluetooth: Add support for vendor specific diagnostic channel
by Marcel Holtmann
· 9 years ago
6c566dd
Bluetooth: Send index information updates to monitor channel
by Marcel Holtmann
· 9 years ago
9bc63ca
Bluetooth: btbcm: Read the local name in setup stage
by Marcel Holtmann
· 9 years ago
22db3cbc
Bluetooth: Send transport open and close monitor events
by Marcel Holtmann
· 9 years ago
e9ca8bf
Bluetooth: Move handling of HCI_RUNNING flag into core
by Marcel Holtmann
· 9 years ago
73d0d3c
Bluetooth: Move HCI_RUNNING check into hci_send_frame
by Marcel Holtmann
· 9 years ago
4a3f95b
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
by Marcel Holtmann
· 9 years ago
ed1b28a
Bluetooth: Limit userspace exposure of stack internal events
by Marcel Holtmann
· 9 years ago
b224d3f
Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands
by Marcel Holtmann
· 9 years ago
d06f107
Bluetooth: btintel: Add iBT register access over HCI support
by Loic Poulain
· 9 years ago
aa65556
nl802154: Missing return in nl802154_add_llsec_key()
by Dan Carpenter
· 9 years ago
5f50923
ieee802154: handle datagram variables as u16
by Alexander Aring
· 9 years ago
e98d6d6
Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
by Jarkko Nikula
· 9 years ago
4d1c455
Bluetooth: hci_bcm: Remove needless looking code
by Jarkko Nikula
· 9 years ago
5fbae60
Bluetooth: hci_bcm: Remove needless acpi_match_device() call
by Jarkko Nikula
· 9 years ago
5be0028
Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
by Jarkko Nikula
· 9 years ago
09dbf1b
Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
by Jarkko Nikula
· 9 years ago
23270e1
Bluetooth: hci_intel: Cleanup the device probe code
by Jarkko Nikula
· 9 years ago
4a2fa2b
Bluetooth: hci_h5: clean up hci_h5 code
by Prasanna Karthik
· 9 years ago
239ede3
Bluetooth: btuart_cs: remove obsolete header
by Prasanna Karthik
· 9 years ago
1c64f14
ieee802154: 6lowpan: add tx/rx stats
by Alexander Aring
· 9 years ago
4bc8fbc
ieee802154: 6lowpan: don't skip first dsn while fragmentation
by Alexander Aring
· 9 years ago
72d53b1
ieee802154: 6lowpan: change datagram var types
by Alexander Aring
· 9 years ago
5f2ebb3
mac802154: check on len instead mac_len
by Alexander Aring
· 9 years ago
b40988c
ieee802154: change mtu size behaviour
by Alexander Aring
· 9 years ago
d58a2fa
mac802154: add comments for llsec issues
by Alexander Aring
· 9 years ago
a26c5fd
nl802154: add support for security layer
by Alexander Aring
· 9 years ago
1ee06ef
nl802154: use nla_get_le64 for get extended addr
by Alexander Aring
· 9 years ago
c648a01
netlink: add nla_get for le32 and le64
by Alexander Aring
· 9 years ago
fbef168
Bluetooth: Add hci_cmd_sync function
by Loic Poulain
· 9 years ago
a913718
Bluetooth: hci_qca: Changed unsigned long to bool
by Prasanna Karthik
· 9 years ago
1f438c6
Bluetooth: btmrvl: Comparison to NULL re-written
by Prasanna Karthik
· 9 years ago
05bd776
Bluetooth: btuart_cs: Comparison to NULL re-written
by Prasanna Karthik
· 9 years ago
7a1dc78
Bluetooth: bt3c_cs: Comparison to NULL re-written
by Prasanna Karthik
· 9 years ago
54b5b34
Bluetooth: bluecard: Comparison to NULL could be re-written
by Prasanna Karthik
· 9 years ago
c2d5ecf
mac802154: iface: assume big endian for af_packet
by Alexander Aring
· 9 years ago
f856f21
ieee802154: remove unnecessary includes
by Alexander Aring
· 9 years ago
eb24d06
mrf24j40: remove trailing semicolon
by Alexander Aring
· 9 years ago
e88ab30
Bluetooth: hci_bcm: Add suspend/resume runtime PM functions
by Frederic Danis
· 9 years ago
7649faf
Bluetooth: Remove useless rx_lock spinlock
by Frederic Danis
· 9 years ago
b7a622a
Bluetooth: hci_bcm: Prepare PM runtime support
by Frederic Danis
· 9 years ago
5cebdfe
Bluetooth: hci_bcm: Fix IRQ polarity for T100
by Frederic Danis
· 9 years ago
594b31e
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
by Frederic Danis
· 9 years ago
f0ef674
Bluetooth: btmrvl: add sd8997 chipset support
by Amitkumar Karwar
· 9 years ago
53d6cfa
Bluetooth: btmrvl: remove extra space in cast
by Amitkumar Karwar
· 9 years ago
7d84054
mrf24j40: replace magic numbers
by Alexander Aring
· 9 years ago
afaf7fde
mrf24j40: change irq trigger type behaviour
by Alexander Aring
· 9 years ago
8ba4041
mrf24j40: add promiscuous mode support
by Alexander Aring
· 9 years ago
00250f7
mrf24j40: add tx power support
by Alexander Aring
· 9 years ago
e33a0f9
mrf24j40: add cca ed level support
by Alexander Aring
· 9 years ago
f1d7812
mrf24j40: add cca mode support
by Alexander Aring
· 9 years ago
2323cf3
mrf24j40: add csma params support
by Alexander Aring
· 9 years ago
3744161
mrf24j40: async interrupt handling
by Alexander Aring
· 9 years ago
c91a301
mrf24j40: rework rx handling to async rx handling
by Alexander Aring
· 9 years ago
6844a0e
mrf24j40: rework tx handling to async tx handling
by Alexander Aring
· 9 years ago
79750ac
ieee802154: add helpers for frame control checks
by Alexander Aring
· 9 years ago
ab40ff7
mrf24j40: change to frame delivery with crc
by Alexander Aring
· 9 years ago
42c7148
mrf24j40: use regmap for register access
by Alexander Aring
· 9 years ago
b015679
mrf24j40: add regmap support
by Alexander Aring
· 9 years ago
554b494
mrf24j40: add more register defines
by Alexander Aring
· 9 years ago
d344c91
mrf24j40: add random extended addr generation
by Alexander Aring
· 9 years ago
766928f
mrf24j40: add default channel setting
by Alexander Aring
· 9 years ago
2e6fd64
mrf24j40: add device-tree support
by Alexander Aring
· 9 years ago
78aedb6
mrf24j40: remove spi settings overwrite
by Alexander Aring
· 9 years ago
a339e18
mrf24j40: calling ieee802154_register_hw at last
by Alexander Aring
· 9 years ago
b2cfdf3
mrf24j40: use ieee802154_alloc_hw for private data
by Alexander Aring
· 9 years ago
c9f883f
mrf24j40: cleanup define identation
by Alexander Aring
· 9 years ago
57c1bc7
at86rf230: support edge triggered irq
by Alexander Aring
· 9 years ago
02c7b69
mac802154: tx: add warning if MTU exceeds
by Alexander Aring
· 9 years ago
87a93e4
ieee802154: change needed headroom/tailroom
by Alexander Aring
· 9 years ago
838b83d
ieee802154: introduce wpan_dev_header_ops
by Alexander Aring
· 9 years ago
a1da67b
ieee802154: header_ops: fix frame control setting
by Alexander Aring
· 9 years ago
cdd38b2
mac802154: llsec: fix device deletion from list
by Alexander Aring
· 9 years ago
475b9ea
Bluetooth: btmrvl: fix firmware dump issue
by Nachiket Kukade
· 9 years ago
97170ea
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
by Stephen Rothwell
· 9 years ago
35736c8
Merge branch 'cpsw-macid-no-of'
by David S. Miller
· 9 years ago
cec4284
arm: dts: am4372: add syscon phandle to cpsw node
by Mugunthan V N
· 9 years ago
a084e13
arm: dts: dra7: add syscon phandle to cpsw node
by Mugunthan V N
· 9 years ago
d230a11
drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms
by Mugunthan V N
· 9 years ago
b6745f6
drivers: net: cpsw: davinci_emac: move reading mac id to common file
by Mugunthan V N
· 9 years ago
607cba1
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
852bcaf
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
by Florian Fainelli
· 9 years ago
f9b9958
tcp: send loss probe after 1s if no RTT available
by Yuchung Cheng
· 9 years ago
0f1c28a
tcp: usec resolution SYN/ACK RTT
by Yuchung Cheng
· 9 years ago
21fe8af
Merge branch 's390-next'
by David S. Miller
· 9 years ago
91e60eb
s390/iucv: do not use arrays as argument
by Ursula Braun
· 9 years ago
4d7def2
qeth: add layer 2 RX/TX checksum offloading
by Thomas Richter
· 9 years ago
239ff40
qeth: move OSA portname into deprecated status
by Ursula Braun
· 9 years ago
248046b
qeth: no write permission for readonly sysattr
by Lakhvich Dmitriy
· 9 years ago
9846e70
qeth: remove extraneous length from %pM format
by Eugene Crosser
· 9 years ago
5dcd246
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
6fa7da2
can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
by Marc Kleine-Budde
· 9 years ago
1ba763d
can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
by Marc Kleine-Budde
· 9 years ago
89af874
can: flexcan: use pointer to struct regs instead of void pointer for mmio address space
by Marc Kleine-Budde
· 10 years ago
f377bff
can: flexcan: rename feature into quirks
by Marc Kleine-Budde
· 10 years ago
749de6f
can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
by Marc Kleine-Budde
· 9 years ago
8c41174
can: flexcan: remove unused header files
by Marc Kleine-Budde
· 10 years ago
2785968
can: headers: make header files self contained
by Marc Kleine-Budde
· 10 years ago
0012e5c
can: flexcan: cleanup coding style and fix typos
by Marc Kleine-Budde
· 9 years ago
a1ef48e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
Next »