index
:
linux.git
arm64-uaccess
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
iwlwifi: remove duplicate includes
Michael Opdenacker
2013-10-29
2
-2
/
+0
|
*
|
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
2013-10-29
2
-10
/
+7
|
*
|
iwlwifi: mvm: add missing break in debugfs
Johannes Berg
2013-10-29
1
-0
/
+1
|
*
|
iwlwifi: mvm: capture the FCS in monitor mode
Johannes Berg
2013-10-29
2
-2
/
+12
|
*
|
iwlwifi: pcie: move warning message into warning
Johannes Berg
2013-10-29
1
-5
/
+4
|
*
|
iwlwifi: mvm: BT Coex fix NULL pointer dereference
Emmanuel Grumbach
2013-10-29
1
-1
/
+5
|
*
|
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
Johannes Berg
2013-10-29
1
-1
/
+1
|
*
|
iwlwifi: mvm: update UAPSD support TLV bits
Alexander Bondar
2013-10-29
3
-7
/
+12
*
|
|
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
16
-53
/
+175
|
\
\
\
|
*
|
|
wlcore: save last regdom configuration on stop
Eliad Peller
2013-10-23
1
-1
/
+3
|
*
|
|
wlcore: fix started_vifs calculation
Eliad Peller
2013-10-23
1
-1
/
+23
|
*
|
|
wlcore: wakeup from ELP before starting recovery
Barak Bercovitz
2013-10-23
1
-0
/
+1
|
*
|
|
wlcore: Allow stopping fw log in recovery
Barak Bercovitz
2013-10-23
1
-1
/
+2
|
*
|
|
wlcore: read fw panic log only in host mode
Barak Bercovitz
2013-10-23
1
-1
/
+2
|
*
|
|
wlcore/wl18xx/wl12xx: FW log params per chip arch
Igal Chernobelsky
2013-10-23
7
-23
/
+61
|
*
|
|
wl12xx/wl18xx: update default fw logger's settings
Ido Reis
2013-10-23
2
-4
/
+4
|
*
|
|
wlcore: fwlog dynamic mem_block control
Ido Reis
2013-10-23
2
-1
/
+20
|
*
|
|
wlcore: fix interrogate command length
Igal Chernobelsky
2013-10-23
4
-10
/
+15
|
*
|
|
wlcore: add ap_event_mask
Eliad Peller
2013-10-23
6
-2
/
+19
|
*
|
|
wlcore: print active channel in the driver_state
Victor Goldenshtein
2013-10-23
1
-1
/
+17
|
*
|
|
wl18xx: default config alignment with phy defaults
Igal Chernobelsky
2013-10-23
1
-8
/
+8
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
18
-973
/
+1506
|
\
\
\
\
|
*
|
|
|
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
2
-4
/
+0
|
*
|
|
|
Bluetooth: Use bt_cb(skb)->chan to send raw data back
Gustavo Padovan
2013-10-21
1
-4
/
+3
|
*
|
|
|
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
2
-0
/
+3
|
*
|
|
|
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2013-10-21
2
-10
/
+8
|
*
|
|
|
Bluetooth: Remove socket lock from l2cap_state_change()
Gustavo Padovan
2013-10-21
1
-24
/
+7
|
*
|
|
|
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2013-10-21
2
-14
/
+9
|
*
|
|
|
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
2013-10-21
1
-1
/
+2
|
*
|
|
|
Bluetooth: Remove not used struct sock
Gustavo Padovan
2013-10-21
1
-3
/
+1
|
*
|
|
|
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
2013-10-21
1
-0
/
+3
|
*
|
|
|
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
2013-10-20
1
-11
/
+69
|
*
|
|
|
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
2013-10-20
1
-4
/
+6
|
*
|
|
|
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
2013-10-20
1
-2
/
+5
|
*
|
|
|
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
2013-10-20
1
-12
/
+12
|
*
|
|
|
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
2013-10-20
1
-2
/
+2
|
*
|
|
|
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
2013-10-20
1
-19
/
+27
|
*
|
|
|
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
2013-10-20
1
-0
/
+3
|
*
|
|
|
Bluetooth: Check for flag instead of features in update_adv_data()
Johan Hedberg
2013-10-20
1
-1
/
+1
|
*
|
|
|
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
Johan Hedberg
2013-10-20
1
-1
/
+1
|
*
|
|
|
Bluetooth: Fix minor coding style issue in hci_core.c
Marcel Holtmann
2013-10-19
1
-5
/
+5
|
*
|
|
|
Bluetooth: Fix UUID values in debugfs file
Marcel Holtmann
2013-10-19
1
-12
/
+10
|
*
|
|
|
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2013-10-19
2
-0
/
+76
|
*
|
|
|
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
3
-2
/
+67
|
*
|
|
|
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2013-10-19
4
-1
/
+58
|
*
|
|
|
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2013-10-19
2
-2
/
+0
|
*
|
|
|
Bluetooth: Add LE features to debugfs if available
Marcel Holtmann
2013-10-19
1
-1
/
+8
|
*
|
|
|
Bluetooth: Expose setting if debug keys are used or not
Marcel Holtmann
2013-10-19
1
-0
/
+20
|
*
|
|
|
Bluetooth: Expose debugfs entry read/write own address type
Marcel Holtmann
2013-10-19
1
-0
/
+30
|
*
|
|
|
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
4
-15
/
+16
[prev]
[next]