index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-3
/
+25
*
cfg80211: fix reporting 5/10 MHz support to user space
Felix Fietkau
2013-12-02
1
-0
/
+8
*
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
2013-11-25
1
-2
/
+2
*
mac80211: add min required channel definition field
Eliad Peller
2013-11-25
1
-0
/
+4
*
mac80211: enable easier manipulation of VHT beamforming caps
Eyal Shapira
2013-11-25
1
-2
/
+6
*
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
2013-11-25
1
-0
/
+5
*
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
2013-11-25
1
-12
/
+24
*
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
2
-40
/
+52
*
mac80211: add generic cipher scheme support
Max Stepanov
2013-11-25
1
-0
/
+36
*
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
2013-11-25
1
-0
/
+2
*
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2013-11-25
1
-1
/
+6
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
2
-15
/
+24
*
nl80211: better document NL80211_CMD_TDLS_MGMT
Arik Nemtsov
2013-11-25
1
-1
/
+8
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
4
-73
/
+72
|
\
|
*
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
1
-2
/
+0
|
*
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
1
-0
/
+1
|
*
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2013-10-19
1
-0
/
+3
|
*
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
1
-0
/
+2
|
*
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2013-10-19
2
-0
/
+3
|
*
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2013-10-19
1
-1
/
+0
|
*
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
1
-0
/
+1
|
*
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
2013-10-18
1
-2
/
+0
|
*
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
2013-10-18
1
-1
/
+2
|
*
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
2013-10-16
1
-2
/
+2
|
*
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
2013-10-16
1
-1
/
+1
|
*
Bluetooth: Remove enable_hs declaration
Marcel Holtmann
2013-10-16
1
-2
/
+0
|
*
Bluetooth: Remove duplicate definitions for advertising event types
Marcel Holtmann
2013-10-16
1
-10
/
+5
|
*
Bluetooth: Set the scan response data when needed
Marcel Holtmann
2013-10-16
1
-0
/
+6
|
*
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
2013-10-16
1
-0
/
+2
|
*
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Make mgmt_auth_failed() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_pin_code_reply_complete() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Make mgmt_pin_code_request() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
2013-10-15
1
-0
/
+4
|
*
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
2013-10-15
1
-1
/
+0
|
*
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
1
-0
/
+5
|
*
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
1
-0
/
+6
|
*
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-15
1
-1
/
+1
|
*
Bluetooth: Update class of device on discoverable timeout
Marcel Holtmann
2013-10-15
1
-0
/
+1
|
*
Bluetooth: Move eir_get_length() function into hci_event.c
Marcel Holtmann
2013-10-15
1
-17
/
+0
|
*
Bluetooth: Move eir_append_data() function into mgmt.c
Marcel Holtmann
2013-10-15
1
-11
/
+0
|
*
Bluetooth: Make mgmt_new_link_key() return void
Marcel Holtmann
2013-10-15
1
-2
/
+2
|
*
Bluetooth: Add HCI command structure for writing current IAC LAP
Marcel Holtmann
2013-10-15
1
-0
/
+6
|
*
Bluetooth: Make mgmt_write_scan_failed() return void
Marcel Holtmann
2013-10-15
1
-1
/
+1
[next]