index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
1
-1
/
+1
2011-12-20
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
1
-1
/
+1
2011-12-20
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
1
-0
/
+15
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
1
-1
/
+6
2011-12-20
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
1
-0
/
+4
2011-12-19
mac80211: handle SMPS action frames
Johannes Berg
1
-1
/
+4
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
2
-1
/
+8
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
John W. Linville
4
-155
/
+187
2011-12-19
Bluetooth: Add missing mgmt_confirm_name command definition
Johan Hedberg
1
-0
/
+10
2011-12-19
Bluetooth: Fix mgmt_(block,unblock)_device opcodes
Johan Hedberg
1
-2
/
+2
2011-12-19
Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
Johan Hedberg
1
-0
/
+1
2011-12-18
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
2
-0
/
+13
2011-12-18
Bluetooth: Update ordering and opcodes of mgmt messages
Johan Hedberg
1
-66
/
+81
2011-12-18
Bluetooth: Add timer for automatically disabling the service cache
Johan Hedberg
1
-0
/
+2
2011-12-18
Bluetooth: Remove mgmt_set_service_cache
Johan Hedberg
2
-5
/
+4
2011-12-18
Bluetooth: Move mgmt_set_fast_connectable to the right location
Johan Hedberg
1
-5
/
+2
2011-12-18
Bluetooth: Update mgmt_read_info and related mgmt messages
Johan Hedberg
2
-11
/
+19
2011-12-18
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
1
-3
/
+0
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
1
-1
/
+2
2011-12-18
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
1
-14
/
+31
2011-12-18
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
1
-8
/
+9
2011-12-18
Bluetooth: Use delayed work for advertisiment cache timeout
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
1
-3
/
+5
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-5
/
+3
2011-12-18
Bluetooth: Process recv path in a workqueue instead of a tasklet
Marcel Holtmann
1
-1
/
+2
2011-12-16
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
1
-1
/
+0
2011-12-16
Bluetooth: Initialize LE connection count
Gustavo F. Padovan
1
-0
/
+1
2011-12-16
Bluetooth: remove lock from struct conn_hash
Gustavo F. Padovan
1
-1
/
+0
2011-12-16
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
1
-31
/
+2
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-1
/
+3
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
2
-2
/
+11
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
1
-1
/
+14
2011-12-14
NFC: Set and get DEP general bytes
Samuel Ortiz
1
-0
/
+5
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
2
-0
/
+25
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
1
-1
/
+4
2011-12-13
bcma: use static keyword for inline function declaration in bcma.h
Arend van Spriel
1
-11
/
+12
2011-12-13
bcma: add set/mask macros for 16-bit register access
Arend van Spriel
1
-6
/
+26
2011-12-13
bcma: extract FEM info from SPROM
Rafał Miłecki
1
-0
/
+1
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
2
-0
/
+26
2011-12-13
ieee80211: Introduce ieee80211_is_first_frag
Helmut Schaa
1
-0
/
+9
2011-12-13
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
1
-0
/
+26
2011-12-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
1
-1
/
+4
2011-12-06
mac80211: accept public action frames with mismatched BSSID
Johannes Berg
1
-0
/
+17
2011-12-06
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
2
-0
/
+13
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
John W. Linville
5
-13
/
+109
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-0
/
+5
[next]