index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-23
Bluetooth: Remove inquiry helpers
Andre Guedes
1
-30
/
+0
2013-06-23
Bluetooth: Remove LE scan helpers
Andre Guedes
1
-113
/
+0
2013-06-23
Bluetooth: Refactor hci_cc_le_set_scan_enable
Andre Guedes
1
-6
/
+3
2013-06-23
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
1
-16
/
+16
2013-06-23
Bluetooth: Remove stop discovery handling from hci_event.c
Andre Guedes
1
-14
/
+2
2013-06-23
Bluetooth: Update stop_discovery to use HCI request
Andre Guedes
1
-7
/
+40
2013-06-23
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
3
-28
/
+64
2013-06-23
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
1
-18
/
+6
2013-06-23
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
1
-21
/
+21
2013-06-23
Bluetooth: Remove start discovery handling from hci_event.c
Andre Guedes
1
-23
/
+1
2013-06-23
Bluetooth: Update start_discovery to use HCI request
Andre Guedes
1
-9
/
+85
2013-06-23
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
1
-5
/
+5
2013-06-23
Bluetooth: Fix multiple LE socket handling
Johan Hedberg
1
-4
/
+8
2013-06-23
Bluetooth: Remove useless hci_conn disc_timeout setting
Johan Hedberg
1
-2
/
+0
2013-06-23
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
Johan Hedberg
1
-3
/
+5
2013-06-23
Bluetooth: Remove unnecessary L2CAP channel state check
Johan Hedberg
1
-4
/
+1
2013-06-23
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
Johan Hedberg
1
-5
/
+3
2013-06-23
Bluetooth: Fix duplicate call to l2cap_chan_ready()
Johan Hedberg
1
-2
/
+0
2013-06-23
Bluetooth: Add clarifying comment to l2cap_conn_ready()
Johan Hedberg
1
-0
/
+3
2013-06-23
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
Johan Hedberg
1
-2
/
+6
2013-06-23
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
Johan Hedberg
1
-10
/
+4
2013-06-23
Bluetooth: Fix LE vs BR/EDR selection when connecting
Johan Hedberg
1
-1
/
+1
2013-06-23
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2
-9
/
+9
2013-06-23
Bluetooth: Handle LE L2CAP signalling in its own function
Johan Hedberg
1
-5
/
+48
2013-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+105
2013-06-14
NFC: llcp: Fix the well known services endianness
Samuel Ortiz
1
-2
/
+2
2013-06-14
NFC: llcp: Set the LLC Link Management well known service bit
Samuel Ortiz
1
-0
/
+1
2013-06-14
NFC: llcp: Do not send pending Tx frames when the remote is not ready
Samuel Ortiz
1
-0
/
+3
2013-06-14
NFC: llcp: Fix non blocking sockets connections
Samuel Ortiz
2
-3
/
+6
2013-06-14
NFC: Fix a potential memory leak
Thierry Escande
1
-0
/
+1
2013-06-14
NFC: Keep socket alive until the DISC PDU is actually sent
Thierry Escande
3
-0
/
+15
2013-06-14
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
Thierry Escande
3
-24
/
+3
2013-06-14
NFC: Add secure element enablement netlink API
Samuel Ortiz
1
-0
/
+56
2013-06-14
NFC: Add secure element enablement internal API
Samuel Ortiz
2
-4
/
+109
2013-06-14
NFC: Remove and free all SEs when releasing an NFC device
Samuel Ortiz
1
-0
/
+8
2013-06-14
NFC: Send netlink events for secure elements additions and removals
Samuel Ortiz
3
-0
/
+80
2013-06-14
NFC: Add secure elements addition and removal API
Samuel Ortiz
1
-1
/
+44
2013-06-14
NFC: Extend and fix the internal secure element API
Samuel Ortiz
3
-0
/
+58
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
5
-9
/
+2
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
1
-0
/
+174
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
1
-1
/
+70
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
3
-1
/
+149
2013-06-14
NFC: HCI: Follow a positive code path in the HCI ops implementations
Samuel Ortiz
1
-18
/
+18
2013-06-14
NFC: HCI: Implement fw_upload ops
Eric Lapuyade
1
-0
/
+11
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
3
-0
/
+114
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2
-13
/
+6
2013-06-13
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
1
-5
/
+10
2013-06-13
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
1
-0
/
+3
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
22
-698
/
+646
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-30
/
+102
[next]