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
2008-06-17
atm: [fore200e] convert to use request_firmware()
Chas Williams
9
-3047
/
+71
2008-06-17
atm: [he] remove #ifdef clutter
Chas Williams
2
-178
/
+0
2008-06-17
atm: [iphase] 64-bit cleanup
Alan Cox
2
-14
/
+11
2008-06-17
atm: [suni] add support for setting loopback and framing modes
Chas Williams
2
-20
/
+132
2008-06-17
atm: [iphase] move struct suni_priv to suni.h
Jorge Boncompte [DTI2]
3
-16
/
+9
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-80
/
+93
2008-06-16
atm: [he] send idle cells instead of unassigned when in SDH mode
Chas Williams
1
-0
/
+1
2008-06-16
atm: [he] limit queries to the device's register space
Robert T. Johnson
1
-1
/
+6
2008-06-16
atm: [he] only support suni driver on multimode interfaces
Chas Williams
2
-10
/
+6
2008-06-16
atm: [iphase] doesn't call phy->start due to a bogus #ifndef
Jorge Boncompte [DTI2]
1
-12
/
+11
2008-06-16
atm: [iphase] set drvdata before enabling interrupts
Jorge Boncompte [DTI2]
1
-2
/
+2
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
8
-54
/
+69
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
57
-2775
/
+3206
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
4
-6
/
+6
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
7
-195
/
+83
2008-06-14
mac80211_hwsim: Shared TX code for received frames and Beacons
Jouni Malinen
1
-51
/
+32
2008-06-14
mac80211_hwsim: Minor cleanup
Jouni Malinen
1
-6
/
+6
2008-06-14
mac80211_hwsim: 802.11 radio simulator for mac80211
Jouni Malinen
3
-0
/
+548
2008-06-14
iwlwifi: unify SW rf-kill flow
Emmanuel Grumbach
7
-94
/
+103
2008-06-14
iwlwifi: remove 4965 prefix from iwl4965_ucode
Ron Rindjunsky
2
-2
/
+2
2008-06-14
iwlwifi: adding channels to sysfs
Ester Kummer
1
-2
/
+56
2008-06-14
rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.
Robert P. J. Day
1
-5
/
+3
2008-06-14
rndis_wlan: preallocate command buffer for set/get_oid
Jussi Kivilinna
1
-14
/
+33
2008-06-14
rndis_wlan: use kzalloc to allocate private data
Jussi Kivilinna
1
-3
/
+1
2008-06-14
iwlwifi: remove iwlcore_low_level_notify
Emmanuel Grumbach
3
-47
/
+7
2008-06-14
iwlwifi: general code clean up
Emmanuel Grumbach
7
-85
/
+32
2008-06-14
iwlwifi: fix software rf_kill problem when interface is down
Zhu Yi
2
-2
/
+4
2008-06-14
iwlwifi: remove dead code iwl4965_calc_db_from_ratio
Emmanuel Grumbach
1
-36
/
+0
2008-06-14
iwlwifi: retfactor get_temperature functions
Emmanuel Grumbach
4
-18
/
+10
2008-06-14
iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
Emmanuel Grumbach
5
-26
/
+26
2008-06-14
iwlwifi: cleans up scanning code
Tomas Winkler
5
-120
/
+107
2008-06-14
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
12
-106
/
+106
2008-06-14
iwlwifi: move scan to iwl-scan.c iwlcore
Tomas Winkler
6
-872
/
+946
2008-06-14
iwlwifi: add bad length check for WEP keys
Emmanuel Grumbach
2
-1
/
+18
2008-06-14
iwlwifi: refactor setting tx power
Tomas Winkler
8
-62
/
+96
2008-06-14
iwlwifi: refactor tx aggregation response flow
Tomas Winkler
4
-42
/
+19
2008-06-14
iwlwifi: Fix mode changes (ad-hoc <--> managed)
Assaf Krauss
1
-14
/
+11
2008-06-14
iwlwifi enabling IBSS (Ad-Hoc) mode
Assaf Krauss
2
-11
/
+20
2008-06-14
iwlwifi: fix resart flow after fw error
Emmanuel Grumbach
1
-3
/
+3
2008-06-14
iwlwifi: fix resume SW RF-kill
Mohamed Abbas
3
-18
/
+17
2008-06-14
iwlwifi: format log prints for easier parsing
Tomas Winkler
1
-4
/
+6
2008-06-14
iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g
Emmanuel Grumbach
2
-3
/
+0
2008-06-14
iwlwifi: remove redundant flags regarding to FAT channel
Emmanuel Grumbach
4
-51
/
+30
2008-06-14
iwlwifi: remove unused flag
Tomas Winkler
1
-2
/
+0
2008-06-14
iwlwifi: fix allow iwlwifi to aggregate according to tid load
Ron Rindjunsky
1
-5
/
+8
2008-06-14
iwlwifi: use ieee80211_conf to examine rate capabilities
Ron Rindjunsky
1
-12
/
+6
2008-06-14
iwlwifi: add TX aggregation code for 5000 HW
Tomas Winkler
1
-0
/
+132
2008-06-14
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
5
-11
/
+15
2008-06-14
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
5
-2
/
+14
2008-06-14
iwlwifi: clean up in setup/cancel deferred work
Emmanuel Grumbach
4
-38
/
+43
[next]