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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
3
-47
/
+54
2012-02-27
ath9k: Initialize MCI params using a helper
Sujith Manoharan
3
-21
/
+27
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
4
-56
/
+23
2012-02-27
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
7
-1573
/
+10
2012-02-27
wireless: Fix typo in mac80211_hwsim.c
Masanari Iida
1
-4
/
+4
2012-02-27
rt2x00:Add RT5372 chipset support
John Li
5
-25
/
+147
2012-02-27
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
Pavel Roskin
1
-4
/
+2
2012-02-27
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
1
-1
/
+1
2012-02-27
rt2x00:Add VCO recalibration
John Li
10
-0
/
+171
2012-02-27
ath9k: Fix descriptor length for AR9462
Sujith Manoharan
2
-2
/
+7
2012-02-27
ath9k: Fix programming SYNTH4 for AR9462
Sujith Manoharan
1
-2
/
+2
2012-02-27
ath9k: Initialize NF values properly
Sujith Manoharan
2
-8
/
+20
2012-02-27
ath9k: Remove unused initvals
Sujith Manoharan
2
-859
/
+0
2012-02-27
ath9k: Fix phyerr debug statistics
Sujith Manoharan
1
-4
/
+2
2012-02-27
ath9k: Prettify recv debugfs file output
Sujith Manoharan
1
-52
/
+45
2012-02-27
ath9k: Add a debugfs file to display reset statistics
Sujith Manoharan
1
-0
/
+41
2012-02-27
ath9k: Merge wiphy and misc debugfs files
Sujith Manoharan
1
-160
/
+64
2012-02-27
ath9k: Remove unnecessary variable initialization
Sujith Manoharan
1
-5
/
+0
2012-02-27
ath9k_hw: remove duplicate initvals
Felix Fietkau
3
-441
/
+34
2012-02-27
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Gertjan van Wingerde
1
-0
/
+1
2012-02-27
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
35
-611
/
+1112
2012-02-22
ath9k: remove unnecessary PS wrappers
Mohammed Shafi Shajakhan
1
-4
/
+0
2012-02-22
ath9k: remove obsolete comments
Mohammed Shafi Shajakhan
1
-6
/
+0
2012-02-22
ath5k:Remove __raw_read and __raw_write
Jonathan Bither
3
-17
/
+17
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-35
/
+47
2012-02-22
iwlegacy: remove il_is_rfkill_hw
Stanislaw Gruszka
1
-7
/
+1
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
4
-5
/
+5
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
5
-36
/
+36
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
4
-61
/
+52
2012-02-22
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
Stanislaw Gruszka
1
-4
/
+2
2012-02-22
iwlegacy: small il4965_set_hw_ready cleanup
Stanislaw Gruszka
1
-21
/
+14
2012-02-22
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
5
-57
/
+97
2012-02-22
iwleagcy: fix ident code damage
Stanislaw Gruszka
2
-26
/
+10
2012-02-22
iwleagcy: remove old comments
Stanislaw Gruszka
1
-16
/
+0
2012-02-22
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
2
-52
/
+53
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
6
-423
/
+145
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
5
-131
/
+78
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
8
-81
/
+71
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
7
-27
/
+13
2012-02-22
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
4
-16
/
+8
2012-02-22
iwlegacy: remove temp_ops
Stanislaw Gruszka
4
-25
/
+15
2012-02-22
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
10
-38
/
+30
2012-02-22
iwlegacy: gather all 4965 handlers in one place
Stanislaw Gruszka
4
-325
/
+305
2012-02-22
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
4
-29
/
+42
2012-02-22
iwlegacy: use writeb,writel,readl directly
Stanislaw Gruszka
3
-9
/
+9
2012-02-22
iwlegacy: cleanup/fix memory barriers
Stanislaw Gruszka
2
-4
/
+7
2012-02-22
iwlegacy: always check if got h/w access before write
Stanislaw Gruszka
3
-18
/
+21
2012-02-22
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-2
/
+3
2012-02-22
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2
-2
/
+4
[next]