index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
Bluetooth: Perform L2CAP SDU reassembly without copying data
Mat Martineau
2
-165
/
+81
2011-09-27
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
Mat Martineau
1
-2
/
+28
2011-09-27
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
4
-5
/
+20
2011-09-27
Bluetooth: Allow ACL packets over USB in HCI_RAW mode
Peter Hurley
1
-2
/
+1
2011-09-21
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
1
-1
/
+3
2011-09-21
Bluetooth: Check 'dev_class' in mgmt_device_found()
Andre Guedes
1
-1
/
+3
2011-09-21
Bluetooth: Reduce critical region.
Andre Guedes
1
-4
/
+3
2011-09-21
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
1
-1
/
+1
2011-09-21
Bluetooth: Remove support for other SMP keys than the LTK
Vinicius Costa Gomes
1
-1
/
+1
2011-09-21
Bluetooth: Fix not setting a pending security level
Vinicius Costa Gomes
1
-0
/
+2
2011-09-21
Revert "Bluetooth: Add support for communicating keys with userspace"
Vinicius Costa Gomes
1
-45
/
+15
2011-09-21
Bluetooth: Use the LTK after receiving a LE Security Request
Vinicius Costa Gomes
1
-18
/
+28
2011-09-21
Bluetooth: Fix sending wrong authentication requirements
Vinicius Costa Gomes
1
-17
/
+2
2011-09-21
Bluetooth: Add mgmt events for blacklisting
Antti Julku
5
-34
/
+92
2011-09-21
Bluetooth: Use the MEDIUM security level for pairings
Vinicius Costa Gomes
1
-5
/
+3
2011-09-21
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
1
-2
/
+3
2011-09-21
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
3
-103
/
+185
2011-09-21
Bluetooth: Move SMP fields to a separate structure
Vinicius Costa Gomes
5
-71
/
+65
2011-09-21
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
1
-0
/
+3
2011-09-21
Bluetooth: Add LE link type for debugfs output
Peter Hurley
1
-0
/
+2
2011-09-21
Bluetooth: Add mgmt command for fast connectable mode
Antti Julku
3
-0
/
+75
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
4
-4
/
+6
2011-09-21
Bluetooth: Add support for running SMP without a socket
Vinicius Costa Gomes
1
-2
/
+8
2011-09-21
Bluetooth: Add support for pairing via mgmt over LE
Vinicius Costa Gomes
1
-2
/
+13
2011-09-21
Bluetooth: Use the same timeouts for both ACL and LE links
Vinicius Costa Gomes
1
-1
/
+1
2011-09-21
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
3
-11
/
+38
2011-09-21
Bluetooth: Reset the security timer when a command is queued
Vinicius Costa Gomes
1
-12
/
+3
2011-09-21
Bluetooth: make use of connection number to optimize the scheduler
Luiz Augusto von Dentz
2
-0
/
+31
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
6
-20
/
+8
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
1
-5
/
+9
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2
-2
/
+9
2011-09-20
NFC: driver for TI shared transport
Ilan Elias
3
-0
/
+354
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
11
-0
/
+2129
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
4
-3
/
+3
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
6
-0
/
+149
2011-09-20
mac80211: fix indentation
Alexander Simon
2
-2
/
+2
2011-09-20
wireless: Do not allow disabled channel in scan request
Rajkumar Manoharan
1
-7
/
+12
2011-09-19
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
5
-0
/
+105
2011-09-19
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2
-3
/
+88
2011-09-19
rfkill: properly assign a boolean type
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-09-19
cfg80211: validate IBSS BSSID
Johannes Berg
1
-1
/
+5
2011-09-19
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
1
-2
/
+20
2011-09-19
b43: LCN-PHY: init TX power control
Rafał Miłecki
2
-1
/
+93
2011-09-19
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
1
-2
/
+56
2011-09-19
b43: LCN-PHY: set TX filters
Rafał Miłecki
1
-1
/
+106
2011-09-19
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
1
-4
/
+63
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
2
-9
/
+38
2011-09-19
mac80211: Fix regression on queue stop during 2040 bss change
Rajkumar Manoharan
1
-19
/
+24
[next]