index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-08-22
7
-200
/
+304
|
\
|
*
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
2013-08-21
2
-11
/
+39
|
*
Bluetooth: Handle specific error for SCO connection fallback
Frédéric Dalleau
2013-08-21
1
-0
/
+1
|
*
Bluetooth: Prevent transparent SCO on older devices
Frédéric Dalleau
2013-08-21
1
-0
/
+6
|
*
Bluetooth: Parameters for outgoing SCO connections
Frédéric Dalleau
2013-08-21
2
-6
/
+20
|
*
Bluetooth: Use voice setting in deferred SCO connection request
Frédéric Dalleau
2013-08-21
1
-5
/
+17
|
*
Bluetooth: Add Bluetooth socket voice option
Frédéric Dalleau
2013-08-21
1
-1
/
+39
|
*
Bluetooth: Remove unused mask parameter in sco_conn_defer_accept
Frédéric Dalleau
2013-08-21
1
-7
/
+3
|
*
Bluetooth: Use hci_connect_sco directly
Frédéric Dalleau
2013-08-21
2
-8
/
+3
|
*
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
2013-08-21
1
-0
/
+6
|
*
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
2013-08-21
1
-34
/
+12
|
*
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
2013-08-21
1
-70
/
+47
|
*
Bluetooth: Move the tty initialization and cleanup out of open/close
Gianluca Anzolin
2013-08-21
1
-42
/
+72
|
*
Bluetooth: Remove the device from the list in the destructor
Gianluca Anzolin
2013-08-21
1
-21
/
+6
|
*
Bluetooth: Take proper tty_struct references
Gianluca Anzolin
2013-08-21
1
-12
/
+17
|
*
Bluetooth: Set different event mask for LE-only controllers
Marcel Holtmann
2013-08-21
1
-0
/
+12
|
*
Bluetooth: Fix getting SCO socket options in deferred state
Johan Hedberg
2013-08-21
1
-2
/
+6
|
*
Bluetooth: hidp: remove wrong send_report at init
Benjamin Tissoires
2013-07-25
1
-14
/
+0
|
*
Bluetooth: hidp: implement hidinput_input_event callback
Benjamin Tissoires
2013-07-25
1
-0
/
+26
|
*
Bluetooth: Add missing braces to an "else if"
Gustavo Padovan
2013-07-25
1
-1
/
+2
|
*
Bluetooth: Use defines instead of integer literals
Mikel Astiz
2013-07-25
1
-4
/
+5
|
*
Bluetooth: Use defines in in hci_get_auth_req()
Mikel Astiz
2013-07-25
1
-5
/
+8
|
*
Bluetooth: Fix simple whitespace vs tab style issue
Marcel Holtmann
2013-07-25
1
-1
/
+1
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-16
14
-344
/
+570
|
\
\
|
*
|
mac80211: add APIs to allow keeping connections after WoWLAN
Johannes Berg
2013-08-16
2
-8
/
+148
|
*
|
mac80211: move ibss presp generation in own function
Simon Wunderlich
2013-08-16
1
-76
/
+109
|
*
|
mac80211: perform power save processing before decryption
Johan Almbladh
2013-08-16
1
-202
/
+202
|
*
|
net: rfkill: Do not ignore errors from regulator_enable()
Luis Henriques
2013-08-15
1
-3
/
+5
|
*
|
mac80211: ibss - do not scan if not needed when creating an IBSS
Antonio Quartulli
2013-08-12
1
-0
/
+11
|
*
|
mac80211: add vif to testmode cmd
David Spinadel
2013-08-12
1
-1
/
+10
|
*
|
cfg80211: add wdev to testmode cmd
David Spinadel
2013-08-12
4
-12
/
+28
|
*
|
mac80211: add control port protocol TX control flag
Johannes Berg
2013-08-12
2
-5
/
+8
|
*
|
nl80211: clean up CQM settings code
Johannes Berg
2013-08-12
1
-27
/
+24
|
*
|
mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels
Simon Wunderlich
2013-08-09
1
-0
/
+9
|
*
|
mac80211: allow lowest basic rate for unicast management for mesh
Chun-Yeow Yeoh
2013-08-09
1
-7
/
+16
|
*
|
wireless: make TU conversion macros available
Johannes Berg
2013-08-06
1
-3
/
+0
*
|
|
NFC: Update secure element state
Arron Wang
2013-08-14
1
-0
/
+4
*
|
|
NFC: Fix secure element state check
Arron Wang
2013-08-14
1
-2
/
+2
*
|
|
NFC: hci: Fix enable/disable confusion
Dan Carpenter
2013-08-14
1
-1
/
+1
*
|
|
NFC: netlink: Add result of firmware operation to completion event
Eric Lapuyade
2013-08-14
3
-4
/
+15
*
|
|
NFC: Move nfc_fw_download_done() definition from private to public
Eric Lapuyade
2013-08-14
1
-2
/
+0
*
|
|
NFC: Add a GET_SE netlink API
Samuel Ortiz
2013-08-14
1
-0
/
+91
*
|
|
NFC: Fix SE discovery failure warning condition
Samuel Ortiz
2013-08-14
1
-1
/
+1
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-09
15
-34
/
+663
|
\
|
|
|
*
|
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
2013-08-01
7
-2
/
+386
|
*
|
nl80211/cfg80211: add channel switch command
Simon Wunderlich
2013-08-01
3
-1
/
+166
|
*
|
mac80211: add debugfs for driver-buffered TID bitmap
Johannes Berg
2013-08-01
1
-0
/
+9
|
*
|
mac80211: report some VHT radiotap infos for tx status
Karl Beldan
2013-08-01
1
-13
/
+63
|
*
|
mac80211: ibss - remove not authorized station earlier
Antonio Quartulli
2013-08-01
1
-1
/
+29
|
*
|
mac80211: use oneshot blink API for LED triggers
Fabio Baltieri
2013-08-01
5
-17
/
+10
[next]