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
2010-03-23
orinoco/wext.c: Remove local #define STD_IW_HANDLER
Joe Perches
1
-48
/
+46
2010-03-23
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
2
-60
/
+58
2010-03-23
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2
-46
/
+46
2010-03-23
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
5
-11
/
+39
2010-03-23
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
1
-1
/
+2
2010-03-23
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2
-11
/
+21
2010-03-23
wl1271: Update filters properly
Juuso Oikarinen
3
-18
/
+51
2010-03-23
wl1271: Removed duplicate code from module remove function.
Teemu Paasikivi
1
-12
/
+1
2010-03-23
wl1271: Added DEBUG_SDIO flag
Teemu Paasikivi
2
-8
/
+13
2010-03-23
wl1271: Remove deprecated interface config function
Juuso Oikarinen
1
-68
/
+0
2010-03-23
wl1271: Fix MAC address handling
Juuso Oikarinen
2
-89
/
+68
2010-03-23
wl1271: enable U-APSD
Kalle Valo
1
-2
/
+8
2010-03-23
wl1271: fix ps scheme in wl1271_op_conf_tx()
Kalle Valo
1
-1
/
+1
2010-03-23
wl1271: create qos nullfunc template
Kalle Valo
2
-0
/
+23
2010-03-23
wl1271: get probe request template from mac80211
Kalle Valo
4
-116
/
+40
2010-03-23
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
1
-24
/
+20
2010-03-23
wl1271: enable WMM
Kalle Valo
2
-3
/
+2
2010-03-23
wl1271: Add sysfs file to control BT co-ex state
Juuso Oikarinen
5
-4
/
+81
2010-03-23
wl1271: Move platform device registration from _spi to _main
Juuso Oikarinen
2
-31
/
+37
2010-03-23
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
Juuso Oikarinen
5
-139
/
+328
2010-03-23
wl1271: Fix SG configuration message structures
Juuso Oikarinen
2
-71
/
+66
2010-03-23
wl1271: Changed SDIO MMC host claiming
Teemu Paasikivi
1
-18
/
+9
2010-03-23
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
6
-25
/
+30
2010-03-23
wl1271: Fix configuration of the TX opportunity value
Juuso Oikarinen
1
-1
/
+2
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
18
-1
/
+6393
2010-03-23
ath9k_hw: fix hardware deinit
Sujith
2
-3
/
+4
2010-03-23
ath9k_hw: add HTC init hardware call for special resets for AR9271
Sujith
2
-0
/
+15
2010-03-23
ath9k_hw: always set the core clock for AR9271
Sujith
1
-32
/
+2
2010-03-23
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
1
-3
/
+6
2010-03-23
ath9k_hw: restrict valid nf readings for AR9271 to -114
Sujith
1
-0
/
+8
2010-03-23
ath9k_hw: fix noisefloor history buffer usage on AR9271
Sujith
1
-4
/
+4
2010-03-23
ath9k_hw: Fix full sleep setup for AR9271
Sujith
1
-1
/
+1
2010-03-23
ath9k_hw: fix TX descriptor setup for AR9271
Sujith
1
-1
/
+1
2010-03-23
ath9k_hw: skip chip tests for AR9271
Sujith
1
-2
/
+4
2010-03-23
ath9k_hw: add GPIO setup code for AR9271
Sujith
2
-2
/
+12
2010-03-23
ath9k_hw: update initialization values for AR9271
Sujith
3
-65
/
+146
2010-03-23
ath9k: decrease size of ath9k.ko
Ming Lei
1
-2
/
+2
2010-03-19
iwlwifi: code cleanup for connectivity recovery
Wey-Yi Guy
6
-40
/
+85
2010-03-19
iwlwifi: Recover TX flow failure
Wey-Yi Guy
3
-2
/
+67
2010-03-19
iwlwifi: move plcp check to separated function
Wey-Yi Guy
6
-22
/
+47
2010-03-19
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
11
-0
/
+167
2010-03-19
iwlwifi: clean up driver names for 1000/5000/6000
Shanyu Zhao
5
-17
/
+17
2010-03-19
iwlwifi: sta_id cannot be invalid in rs_initialize_lq
Johannes Berg
1
-4
/
+0
2010-03-19
iwlwifi: implement new mac80211 station add/remove calls
Reinette Chatre
12
-389
/
+522
2010-03-19
iwlwifi: only add broadcast station once
Reinette Chatre
7
-57
/
+117
2010-03-19
iwlagn: Add Flow-handler (FH) register dump for 4965.
Ben Cahill
1
-0
/
+1
2010-03-16
rt2x00: Fix TX status reporting for rt2800pci.
Alban Browaeys
1
-15
/
+25
2010-03-16
rt2x00: txdone implementation supporting hw encryption.
Alban Browaeys
1
-32
/
+25
2010-03-15
rt2x00: fix warning when building rt2800pci with just soc support
Helmut Schaa
1
-0
/
+2
2010-03-15
ipw2x00: replace "ieee80211" with "libipw" where appropriate
Pavel Roskin
4
-28
/
+27
[next]