index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
Bluetooth: Reduce critical section in sco_conn_ready
Andre Guedes
1
-8
/
+10
2013-02-01
Bluetooth: Increment Management interface revision
Johan Hedberg
1
-1
/
+1
2013-02-01
Bluetooth: Fix link security setting when powering on
Johan Hedberg
1
-0
/
+7
2013-02-01
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
1
-35
/
+43
2013-02-01
Bluetooth: Remove useless eir_len variable from EIR creation
Johan Hedberg
1
-7
/
+1
2013-02-01
Bluetooth: Simplify UUID16 list generation for EIR
Johan Hedberg
1
-31
/
+15
2013-02-01
Bluetooth: Simplify UUID removal code
Johan Hedberg
1
-4
/
+2
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2
-25
/
+24
2013-02-01
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
1
-7
/
+3
2013-02-01
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
1
-1
/
+1
2013-01-30
wil6210: fix wil_vring_init_tx status
Vladimir Kondratiev
1
-0
/
+1
2013-01-30
wil6210: Never delete Rx chain with firmware
Vladimir Kondratiev
3
-26
/
+1
2013-01-30
wil6210: checkpatch warnings
Vladimir Kondratiev
6
-9
/
+5
2013-01-30
wil6210: fix checkpatch CamelCase warnings
Vladimir Kondratiev
7
-82
/
+82
2013-01-30
wil6210: Reorder reset preparation sequence
Vladimir Kondratiev
1
-4
/
+4
2013-01-30
wil6210: Separate common code for mbox regs caching to function
Vladimir Kondratiev
1
-10
/
+11
2013-01-30
wil6210: Fix "don't scan after connect" logic
Vladimir Kondratiev
2
-1
/
+2
2013-01-30
wil6210: Call skb_orphan() right before Rx indication
Vladimir Kondratiev
1
-2
/
+2
2013-01-30
wil6210: Fix: Tx stall
Vladimir Kondratiev
2
-28
/
+1
2013-01-30
wil6210: Count Tx statistics on Tx completion
Vladimir Kondratiev
1
-2
/
+9
2013-01-30
wil6210: Refactor rx init/fini
Vladimir Kondratiev
3
-52
/
+77
2013-01-30
wil6210: remove raw wil_dbg() calls
Vladimir Kondratiev
5
-24
/
+25
2013-01-30
wil6210: rearrange IRQ debug printing
Vladimir Kondratiev
1
-2
/
+2
2013-01-30
wil6210: Detect FW error
Vladimir Kondratiev
2
-5
/
+25
2013-01-30
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
Cyril Roelandt
1
-2
/
+2
2013-01-30
rtlwifi: Eliminate two empty routines
Larry Finger
1
-15
/
+0
2013-01-30
net: iwlegacy: remove unused variable
Guenter Roeck
1
-3
/
+0
2013-01-30
iwlegacy: fix antenna bitmask
Christian Lamparter
1
-1
/
+1
2013-01-30
bcma: add gpio_to_irq
Hauke Mehrtens
2
-2
/
+18
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
2
-0
/
+27
2013-01-30
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
2
-8
/
+6
2013-01-30
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
Alexey Khoroshilov
1
-0
/
+2
2013-01-30
rtl8723ae: Fix misspellings sucess->success
Anatol Pomozov
1
-3
/
+3
2013-01-30
mwl8k: Do not call STA specific cmds not supported by the AP fw
Yogesh Ashok Powar
1
-3
/
+23
2013-01-30
mwl8k: Choose interface specific calls on vif type
Yogesh Ashok Powar
1
-4
/
+2
2013-01-30
mwl8k: Add/Del self entry for AP interface only
Yogesh Ashok Powar
1
-2
/
+2
2013-01-30
mwl8k: Enable hw encryption for STA mode on AP fw
Yogesh Ashok Powar
1
-1
/
+2
2013-01-30
mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT
Yogesh Ashok Powar
1
-1
/
+4
2013-01-30
mwl8k: Allow adding station interface on AP firmware
Yogesh Ashok Powar
1
-7
/
+13
2013-01-30
mwl8k: Announce simultaneous AP-STA support on AP fw
Yogesh Ashok Powar
1
-0
/
+2
2013-01-30
mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw
Yogesh Ashok Powar
1
-6
/
+9
2013-01-30
mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally
Yogesh Ashok Powar
1
-3
/
+5
2013-01-30
mwl8k: Stop bsses before hw specific commands
Yogesh Ashok Powar
1
-8
/
+70
2013-01-30
bcma: register platform device for parallel flash
Rafał Miłecki
3
-5
/
+42
2013-01-30
ssb: register platform device for parallel flash
Rafał Miłecki
3
-1
/
+40
2013-01-30
ssb: trivial: use pflash helper variable
Rafał Miłecki
1
-9
/
+10
2013-01-30
rt2x00: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
1
-1
/
+2
2013-01-30
rt2x00: remove NOTICE
Stanislaw Gruszka
3
-5
/
+3
[next]