index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
2011-07-08
2
-0
/
+5
|
*
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
2011-07-08
5
-9
/
+16
|
*
Bluetooth: Add support for communicating keys with userspace
Vinicius Costa Gomes
2011-07-08
1
-15
/
+45
|
*
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
2011-07-08
2
-3
/
+0
|
*
Bluetooth: Use the stored LTK for restabilishing security
Vinicius Costa Gomes
2011-07-08
1
-0
/
+12
|
*
Bluetooth: Use the link key list to temporarily store the STK
Vinicius Costa Gomes
2011-07-08
1
-8
/
+15
|
*
Bluetooth: Add support for storing the LTK
Vinicius Costa Gomes
2011-07-08
1
-6
/
+14
|
*
Bluetooth: Fix SM pairing parameters negotiation
Vinicius Costa Gomes
2011-07-08
1
-10
/
+30
|
*
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
2011-07-08
1
-2
/
+16
|
*
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
2011-07-08
2
-0
/
+78
|
*
Bluetooth: Add new structures for supporting SM key distribution
Vinicius Costa Gomes
2011-07-08
3
-0
/
+22
|
*
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2011-07-08
3
-2
/
+114
|
*
Bluetooth: Remove L2CAP busy queue
Mat Martineau
2011-07-07
2
-121
/
+8
|
*
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2011-07-07
3
-19
/
+89
|
*
Bluetooth: Move code for ERTM local busy state to separate functions
Mat Martineau
2011-07-07
1
-24
/
+38
|
*
Bluetooth: Fix potential deadlock in mgmt
Andre Guedes
2011-07-07
1
-44
/
+44
|
*
Bluetooth: Fix potential deadlock in hci_core
Andre Guedes
2011-07-07
1
-4
/
+4
|
*
Bluetooth: Remove enable_smp parameter
Andre Guedes
2011-07-06
2
-14
/
+10
|
*
Bluetooth: Add lmp_host_le_capable() macro
Andre Guedes
2011-07-06
3
-1
/
+7
|
*
Bluetooth: Add enable_le module parameter
Andre Guedes
2011-07-06
2
-0
/
+23
|
*
Bluetooth: Write LE Host Supported command
Andre Guedes
2011-07-06
2
-0
/
+25
|
*
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
2011-07-06
3
-0
/
+32
|
*
Bluetooth: Check earlier for L2CAP ERTM frames to drop
Mat Martineau
2011-07-01
1
-3
/
+3
|
*
Bluetooth: Clean up unused struct hci_conn items
Gustavo F. Padovan
2011-07-01
1
-2
/
+0
|
*
Bluetooth: Fix bad locking balance
Gustavo F. Padovan
2011-07-01
1
-2
/
+2
|
*
Bluetooth: Add Atheros AR3012 one PID/VID supported
Steven.Li
2011-07-01
2
-1
/
+16
|
*
Bluetooth: Add bt_printk
Joe Perches
2011-06-30
2
-3
/
+25
|
*
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
2011-06-30
5
-8
/
+8
|
*
Bluetooth: ERTM timeouts need to be converted to jiffies
Mat Martineau
2011-06-30
1
-1
/
+1
|
*
Bluetooth: Fix indentation whitespace
Mat Martineau
2011-06-30
1
-6
/
+6
|
*
Bluetooth: uses crypto interfaces, select CRYPTO
Randy Dunlap
2011-06-27
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
17
-44
/
+88
|
\
\
|
*
|
mac80211: fix TKIP replay vulnerability
Johannes Berg
2011-07-07
1
-3
/
+13
|
*
|
mac80211: fix ie memory allocation for scheduled scans
Luciano Coelho
2011-07-07
1
-1
/
+2
|
*
|
ssb: fix init regression of hostmode PCI core
Rafał Miłecki
2011-07-07
1
-9
/
+9
|
*
|
rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M
Yoann DI-RUZZA
2011-07-05
1
-0
/
+1
|
*
|
ath9k: Fix tx throughput drops for AR9003 chips with AES encryption
Rajkumar Manoharan
2011-07-05
1
-1
/
+2
|
*
|
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
2011-07-05
1
-0
/
+2
|
*
|
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
2011-07-05
4
-14
/
+34
|
*
|
ath5k: fix incorrect use of drvdata in PCI suspend/resume code
Pavel Roskin
2011-07-05
1
-2
/
+5
|
*
|
ath5k: fix incorrect use of drvdata in sysfs code
Pavel Roskin
2011-07-05
1
-3
/
+6
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-07-05
4
-9
/
+18
|
|
\
\
|
|
*
|
Bluetooth: Fix memory leak under page timeouts
Tomas Targownik
2011-06-30
1
-0
/
+3
|
|
*
|
Bluetooth: Fix regression with incoming L2CAP connections
Gustavo F. Padovan
2011-06-30
1
-1
/
+2
|
|
*
|
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
Peter Hurley
2011-06-30
2
-7
/
+12
|
|
*
|
Bluetooth: Prevent buffer overflow in l2cap config request
Dan Rosenberg
2011-06-28
1
-1
/
+1
|
*
|
|
ath5k: fix memory leak when fewer than N_PD_CURVES are in use
Eugene A. Shatokhin
2011-06-29
1
-5
/
+3
|
*
|
|
ath9k: Fix suspend/resume when no interface is UP
Rajkumar Manoharan
2011-06-29
1
-0
/
+6
*
|
|
|
ath9k_htc: Inform stack about tx ack status
Rajkumar Manoharan
2011-07-08
1
-0
/
+1
*
|
|
|
ath9k_hw: Remove read-only registers from AR9003 intervals
Rajkumar Manoharan
2011-07-08
1
-3
/
+1
[prev]
[next]