index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
2012-09-25
2
-2
/
+2
|
|
|
*
|
|
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
2012-09-25
3
-17
/
+1
|
|
|
*
|
|
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2012-09-25
4
-1009
/
+123
|
|
|
*
|
|
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
2012-09-25
4
-2
/
+851
|
|
|
*
|
|
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
2012-09-25
4
-2
/
+105
|
|
|
*
|
|
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
2012-09-25
4
-1
/
+241
|
|
|
*
|
|
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2012-09-25
2
-20
/
+42
|
|
|
*
|
|
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
2012-09-25
1
-1
/
+33
|
|
|
*
|
|
NFC: Changed the HCI cmd execution callback prototype
Eric Lapuyade
2012-09-25
4
-24
/
+21
|
|
|
*
|
|
NFC: Correct outgoing frame before requeueing
Waldemar Rymarkiewicz
2012-09-25
1
-2
/
+1
|
|
|
*
|
|
NFC: Remove crc generation from shdlc layer
Waldemar Rymarkiewicz
2012-09-25
1
-25
/
+2
|
|
|
*
|
|
NFC: Fix possible LLCP memory leak
Wei Yongjun
2012-09-25
1
-5
/
+9
|
|
|
*
|
|
NFC: Remove pointless conditional before HCI kfree_skb()
Wei Yongjun
2012-09-25
2
-4
/
+2
|
|
|
*
|
|
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
2012-09-25
6
-118
/
+26
|
|
|
*
|
|
NFC: Remove repeated code for NULL check
Syam Sidhardhan
2012-09-25
1
-3
/
+0
|
|
|
*
|
|
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2012-09-25
2
-1
/
+55
|
|
|
*
|
|
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
2012-09-25
1
-0
/
+32
|
|
|
*
|
|
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2012-09-25
2
-0
/
+69
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
6
-65
/
+195
|
|
|
|
\
\
\
|
|
|
|
*
|
|
Bluetooth: Update management interface revision
Johan Hedberg
2012-09-18
1
-1
/
+1
|
|
|
|
*
|
|
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
2
-0
/
+84
|
|
|
|
*
|
|
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
2012-09-08
1
-0
/
+3
|
|
|
|
*
|
|
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-09-08
1
-1
/
+0
|
|
|
|
*
|
|
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-3
/
+1
|
|
|
|
*
|
|
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
1
-1
/
+1
|
|
|
|
*
|
|
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-21
1
-5
/
+6
|
|
|
|
*
|
|
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
1
-7
/
+8
|
|
|
|
*
|
|
Bluetooth: debug: Correct the PSM printing
Syam Sidhardhan
2012-08-21
1
-1
/
+1
|
|
|
|
*
|
|
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
2
-7
/
+28
|
|
|
|
*
|
|
Bluetooth: Fix minor coding style in hci_event.c
Mikel Astiz
2012-08-21
1
-4
/
+4
|
|
|
|
*
|
|
Bluetooth: trivial: Use preferred method for NULL check
Andrei Emeltchenko
2012-08-21
1
-2
/
+2
|
|
|
|
*
|
|
Bluetooth: trivial: Shorten variable scope
Andrei Emeltchenko
2012-08-15
1
-4
/
+2
|
|
|
|
*
|
|
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-15
1
-1
/
+1
|
|
|
|
*
|
|
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-15
1
-4
/
+7
|
|
|
|
*
|
|
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-14
/
+19
|
|
|
|
*
|
|
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-10
/
+22
|
|
|
|
*
|
|
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-24
/
+29
|
|
|
|
*
|
|
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-15
1
-9
/
+9
|
|
|
|
*
|
|
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+2
|
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-24
16
-245
/
+415
|
|
|
|
\
\
\
\
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
2012-09-14
1
-1
/
+2
|
|
|
|
*
|
|
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
2012-09-14
4
-8
/
+5
|
|
|
|
*
|
|
mac80211: handle power constraint/country IE better
Johannes Berg
2012-09-14
3
-22
/
+72
|
|
|
|
*
|
|
mac80211: remove unneeded CONFIG_PM ifdef
Johannes Berg
2012-09-11
1
-13
/
+0
|
|
|
|
*
|
|
mac80211: validate skb->dev in the tx status path
Felix Fietkau
2012-09-10
1
-18
/
+30
|
|
|
|
*
|
|
mac80211: use call_rcu() on sta deletion
Eliad Peller
2012-09-10
3
-57
/
+81
|
|
|
|
*
|
|
mac80211: add key flag for management keys
Johannes Berg
2012-09-10
2
-1
/
+33
|
|
|
|
*
|
|
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
2012-09-07
1
-1
/
+32
|
|
|
|
*
|
|
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
2012-09-07
3
-50
/
+54
|
|
|
|
*
|
|
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-07
1
-1
/
+1
[prev]
[next]