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
2009-06-03
cfg80211: move txpower wext from mac80211
Johannes Berg
4
-78
/
+166
2009-06-03
rfkill: create useful userspace interface
Johannes Berg
4
-31
/
+394
2009-06-03
rfkill: rewrite
Johannes Berg
46
-3273
/
+2536
2009-06-03
nl80211: use GFP_ATOMIC for michael mic failure message
Bob Copeland
1
-2
/
+2
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
3
-51
/
+47
2009-06-03
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-2
/
+2
2009-06-03
iwmc3200wifi: shrink calibration lmac name
Samuel Ortiz
1
-1
/
+1
2009-06-03
ar9170: cancel led worker properly on exit
Christian Lamparter
1
-3
/
+7
2009-06-03
ar9170usb: more minor fixes
Christian Lamparter
3
-16
/
+10
2009-06-03
ar9170: fix lockdep warning on hibernate
Christian Lamparter
1
-4
/
+1
2009-06-03
ar9170: fix LED power state handling
Christian Lamparter
2
-2
/
+6
2009-06-03
ar9170: kill duplicated HT feature flag
Christian Lamparter
1
-1
/
+0
2009-06-03
ar9170: use bitop macros for tx filter flags
Christian Lamparter
2
-9
/
+19
2009-06-03
ar9170: introduce functions for MAC programming
Christian Lamparter
3
-29
/
+81
2009-06-03
ar9170: 40mhz fixes
Christian Lamparter
1
-3
/
+3
2009-06-03
ar9170: update hardware definitions
Christian Lamparter
2
-3
/
+4
2009-06-03
ar9170: fix beacon plcp settings
Christian Lamparter
1
-2
/
+2
2009-06-03
mac80211_hwsim: remove deprecated radio_enabled
Johannes Berg
1
-20
/
+7
2009-06-03
cfg80211: fix for duplicate userspace replies
Luis R. Rodriguez
1
-1
/
+7
2009-06-03
net: introduce pre-up netdev notifier
Johannes Berg
2
-1
/
+7
2009-06-03
ar9170: add AVM FRITZ devices
Luis R. Rodriguez
2
-0
/
+27
2009-06-03
ar9170: add support for 1-stage firmware
Luis R. Rodriguez
1
-5
/
+17
2009-06-03
ath9k: Add sanity check for beacon_int in adhoc/mesh case
Jouni Malinen
1
-0
/
+8
2009-06-03
ath5k: remove conf->beacon_int usage
Bob Copeland
1
-2
/
+0
2009-06-03
mac80211: handle -EALREADY on cfg80211 op assoc req
Luis R. Rodriguez
1
-1
/
+1
2009-06-03
wireless: libertas: fix unaligned accesses
Cliff Cai
2
-6
/
+6
2009-06-03
ath9k: Add "debug" file to debugfs
Jeff Hansen
2
-0
/
+39
2009-06-03
ath9k: Combine legacy and 11n rc statistics
Jeff Hansen
2
-85
/
+35
2009-06-03
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
Jeff Hansen
1
-0
/
+1
2009-06-03
cfg80211: disallow interfering with stations on non-AP (part 2)
Johannes Berg
1
-0
/
+6
2009-06-03
mac80211: fix transposed min/max CW values
Johannes Berg
1
-4
/
+4
2009-06-03
iwmc3200wifi: fix printk format
Randy Dunlap
1
-1
/
+1
2009-06-03
iwmc3200wifi: fix fragmentation threshold setting
Samuel Ortiz
1
-1
/
+1
2009-06-03
iwlwifi: avoid build warning in iwl-core.
Rami Rosen
1
-1
/
+2
2009-06-03
cfg80211: use key size constants
Johannes Berg
2
-6
/
+6
2009-06-03
nl80211: bounce scan request back to userspace
Johannes Berg
2
-6
/
+40
2009-06-03
cfg80211: validate AID of stations being added
Johannes Berg
2
-6
/
+11
2009-06-03
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
7
-5
/
+13
2009-06-03
mac80211: deprecate conf.beacon_int properly
Johannes Berg
2
-22
/
+4
2009-06-03
libertas: fix WPA adhoc network creation
Dan Williams
1
-3
/
+5
2009-06-03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
6
-349
/
+331
2009-06-03
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
5
-68
/
+86
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
8
-105
/
+112
2009-06-03
libertas: simplify and clean up association/start/join setup
Dan Williams
5
-98
/
+70
2009-06-03
iwlwifi: fix otp access init
Reinette Chatre
1
-7
/
+5
2009-06-03
iwlwifi: fix merge error
Reinette Chatre
1
-7
/
+0
2009-06-03
rt2x00: Add new rt2800usb USB ID's
Ivo van Doorn
1
-0
/
+12
2009-06-03
net/libertas: make SPI interface big endian aware
Sebastian Andrzej Siewior
1
-18
/
+16
2009-06-03
ath5k: avoid leaking mutex in ath5k_config
John W. Linville
1
-2
/
+3
2009-06-03
net/ucc_geth: Add SGMII support for UEC GETH driver
Haiying Wang
3
-2
/
+107
[next]