Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77dfdeb41125b6468790fa4c620da262c910cbc9
/
net
/
nfc
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
ddc1a70
NFC: Fix SE API related sparse warning
by Samuel Ortiz
· 11 years ago
2bed278
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
by Eric Lapuyade
· 11 years ago
22d4aae
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
by Eric Lapuyade
· 11 years ago
a4ada6c
NFC: NCI: zero struct spi_transfer variables before usage
by Eric Lapuyade
· 11 years ago
5ce3f32
NFC: netlink: SE API implementation
by Samuel Ortiz
· 11 years ago
13292c9
NFC: digital: Fix sens_res endiannes handling
by Thierry Escande
· 11 years ago
4cf7e03
NFC: rawsock: Fix a memory leak
by Thierry Escande
· 11 years ago
180106b
NFC: digital: digital_tg_send_sensf_res() can be static
by Fengguang Wu
· 11 years ago
2604253
NFC: digital: Add newline to pr_* calls
by Samuel Ortiz
· 11 years ago
c5da0e4
NFC: digital: Remove PR_ERR and PR_DBG macros
by Samuel Ortiz
· 11 years ago
645d508
NFC: NCI: Store the spi device pointer from the spi instance
by Eric Lapuyade
· 11 years ago
1c7a4c2
NFC Digital: Add target NFC-DEP support
by Thierry Escande
· 11 years ago
7d0911c
NFC Digital: Add initiator NFC-DEP support
by Thierry Escande
· 11 years ago
8c0695e4
NFC Digital: Add NFC-F technology support
by Thierry Escande
· 11 years ago
2c66dae
NFC Digital: Add NFC-A technology support
by Thierry Escande
· 11 years ago
59ee236
NFC Digital: Implement driver commands mechanism
by Thierry Escande
· 11 years ago
4b10884eb
NFC: Digital Protocol stack implementation
by Thierry Escande
· 11 years ago
e29a9e2
NFC: Set active target upon DEP up event reception
by Samuel Ortiz
· 11 years ago
fa544ff
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
by Eric Lapuyade
· 11 years ago
d593751
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
by Eric Lapuyade
· 11 years ago
079797c
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
by Eric Lapuyade
· 11 years ago
d8eb18e
NFC: Export nfc_find_se()
by Arron Wang
· 11 years ago
39525ee1
NFC: Update secure element state
by Arron Wang
· 11 years ago
2c38328
NFC: Fix secure element state check
by Arron Wang
· 11 years ago
4eba11e
NFC: hci: Fix enable/disable confusion
by Dan Carpenter
· 11 years ago
352a5f5
NFC: netlink: Add result of firmware operation to completion event
by Eric Lapuyade
· 11 years ago
ef04158
NFC: Move nfc_fw_download_done() definition from private to public
by Eric Lapuyade
· 11 years ago
ac22ac4
NFC: Add a GET_SE netlink API
by Samuel Ortiz
· 11 years ago
369f4d5
NFC: Fix SE discovery failure warning condition
by Samuel Ortiz
· 11 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 11 years ago
7427b37
NFC: Fix NCI over SPI build
by Frederic Danis
· 11 years ago
4ca546e
NFC: llcp: Fix the well known services endianness
by Samuel Ortiz
· 11 years ago
f768b34
NFC: llcp: Set the LLC Link Management well known service bit
by Samuel Ortiz
· 11 years ago
2635a4b
NFC: llcp: Do not send pending Tx frames when the remote is not ready
by Samuel Ortiz
· 11 years ago
b401123
NFC: llcp: Fix non blocking sockets connections
by Samuel Ortiz
· 12 years ago
f1b79dc
NFC: Fix a potential memory leak
by Thierry Escande
· 11 years ago
17f7ae16
NFC: Keep socket alive until the DISC PDU is actually sent
by Thierry Escande
· 11 years ago
58e3dd1
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
by Thierry Escande
· 11 years ago
be08565
NFC: Add secure element enablement netlink API
by Samuel Ortiz
· 11 years ago
c531c9e
NFC: Add secure element enablement internal API
by Samuel Ortiz
· 11 years ago
ee656e9
NFC: Remove and free all SEs when releasing an NFC device
by Samuel Ortiz
· 11 years ago
2757c372
NFC: Send netlink events for secure elements additions and removals
by Samuel Ortiz
· 11 years ago
fed7c25
NFC: Add secure elements addition and removal API
by Samuel Ortiz
· 11 years ago
0a94630
NFC: Extend and fix the internal secure element API
by Samuel Ortiz
· 11 years ago
0b456c4
NFC: Remove the static supported_se field
by Samuel Ortiz
· 11 years ago
391d8a2
NFC: Add NCI over SPI receive
by Frederic Danis
· 11 years ago
ee9596d
NFC: Add NCI over SPI send
by Frederic Danis
· 11 years ago
8a00a61
NFC: Add basic NCI over SPI
by Frederic Danis
· 11 years ago
a395298
NFC: HCI: Follow a positive code path in the HCI ops implementations
by Samuel Ortiz
· 11 years ago
9a695d2
NFC: HCI: Implement fw_upload ops
by Eric Lapuyade
· 12 years ago
9674da8
NFC: Add firmware upload netlink command
by Eric Lapuyade
· 12 years ago
1095e69
NFC: NCI: Fix skb->dev usage
by Frederic Danis
· 11 years ago
7c05588
NFC: Remove commented out LLCP related Makefile line
by Paul Bolle
· 11 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
17a2911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
c204ea0
NFC: Add missing RFKILL dependency for Kconfig
by Marcel Holtmann
· 12 years ago
30cc458
NFC: Move LLCP code to the NFC top level diirectory
by Samuel Ortiz
· 12 years ago
5ffedc6
NFC: llcp: two bugs in ->getname()
by Dan Carpenter
· 12 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
be055b2
NFC: RFKILL support
by Samuel Ortiz
· 12 years ago
7757dc8
NFC: Prevent polling when device is down
by Samuel Ortiz
· 12 years ago
6d2cd97
NFC: llcp: Terminate connection when receiving a DISC on (0,0)
by Samuel Ortiz
· 12 years ago
c470e31
NFC: llcp: Remove local_cleanup last argument
by Samuel Ortiz
· 12 years ago
b436a13
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
by Samuel Ortiz
· 12 years ago
064f370
NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters
by Thierry Escande
· 12 years ago
abd18d4
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
by Thierry Escande
· 12 years ago
66cbfa1
NFC: llcp: Use localy stored remote_miu value if not set at socket level
by Thierry Escande
· 12 years ago
098dafc
NFC: llcp: Aggregated frames support
by Thierry Escande
· 12 years ago
0b23d66
NFC: llcp: Fix zero octets length SDU handling
by Olivier Guiter
· 12 years ago
00e856d
NFC: llcp: Fall back to local values when getting socket options
by Samuel Ortiz
· 12 years ago
5eef666
NFC: llcp: Socket miux is a big endian field
by Samuel Ortiz
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d26d650
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
by Mathias Krause
· 12 years ago
8facd5f
net: fix smatch warnings inside datagram_poll
by Jacob Keller
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
39a352a
NFC: llcp: Keep the connected socket parent pointer alive
by Samuel Ortiz
· 12 years ago
b315515
NFC: llcp: Remove possible double call to kfree_skb
by Thierry Escande
· 12 years ago
bec964e
NFC: llcp: Detach socket from process context only when releasing the socket
by Samuel Ortiz
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
40213fa
NFC: llcp: Add cleanup support for unreplied SNL requests
by Thierry Escande
· 12 years ago
d9b8d8e
NFC: llcp: Service Name Lookup netlink interface
by Thierry Escande
· 12 years ago
e0ae7ba
NFC: llcp: Service Name Lookup SDRES aggregation
by Thierry Escande
· 12 years ago
8af362d
NFC: Add missing type policies for netlink attributes
by Thierry Escande
· 12 years ago
8808edb
NFC: llcp: Remove redundant printk
by Samuel Ortiz
· 12 years ago
06d44f8
NFC: llcp: Use socket specific link parameters before the local ones
by Samuel Ortiz
· 12 years ago
26fd76c
NFC: llcp: Implement socket options
by Samuel Ortiz
· 12 years ago
e4306be
NFC: llcp: Rename socket rw and miu fields
by Samuel Ortiz
· 12 years ago
3bbc0ce
NFC: llcp: Report error to pending sockets when a device is removed
by Samuel Ortiz
· 12 years ago
e6a3a4b
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
by Samuel Ortiz
· 12 years ago
3536da0
NFC: llcp: Clean local timers and works when removing a device
by Samuel Ortiz
· 12 years ago
b141e81
NFC: llcp: Decrease socket ack log when accepting a connection
by Samuel Ortiz
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
e9a4aa3
NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
by Dan Carpenter
· 12 years ago
Next »