Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f640ee98bbeaa169684a571e0b96bea563bb6015
f640ee9
Bluetooth: Fix basic debugfs entries for unconfigured controllers
by Marcel Holtmann
· 9 years ago
4d6a6ae
6lowpan: move shared settings to lowpan_netdev_setup
by Alexander Aring
· 9 years ago
26d46df
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
by Johan Hedberg
· 9 years ago
0cd088f
Bluetooth: 6lowpan: Rename confusing 'pchan' variables
by Johan Hedberg
· 9 years ago
630ef79
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
by Johan Hedberg
· 9 years ago
b0c09f9
Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment
by Johan Hedberg
· 9 years ago
5d0fd77
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
by Johan Hedberg
· 9 years ago
301de2c
Bluetooth: 6lowpan: Fix imtu & omtu values
by Johan Hedberg
· 9 years ago
fe806dc
Bluetooth: Enforce packet types in hci_recv_frame driver function
by Marcel Holtmann
· 9 years ago
943cc59
Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly
by Marcel Holtmann
· 9 years ago
881f7e8
Bluetooth: bpa10x: Add support for set_diag driver callback
by Marcel Holtmann
· 9 years ago
ddd68ec
Bluetooth: bpa10x: Read revision information in setup stage
by Marcel Holtmann
· 9 years ago
acc649c
Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
by Marcel Holtmann
· 9 years ago
075e1f5
Bluetooth: hci_bcm: Enable support for set_diag driver callback
by Marcel Holtmann
· 9 years ago
4b4113d
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
by Marcel Holtmann
· 9 years ago
94c5813
Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
by Marcel Holtmann
· 9 years ago
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
Next »