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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-10
/
+41
2010-06-24
nl80211: Add option to adjust transmit power
Juuso Oikarinen
1
-0
/
+31
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
1
-5
/
+5
2010-06-24
wireless: mark reg_mutex as static
John W. Linville
1
-1
/
+1
2010-06-18
wireless: move regulatory_init to .init.text
Uwe Kleine-König
2
-3
/
+3
2010-06-18
cfg80211: move cfg80211_exit to .exit.text
Uwe Kleine-König
1
-1
/
+1
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-4
/
+56
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2
-3
/
+3
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
1
-0
/
+49
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
2
-4
/
+7
2010-06-02
cfg80211: make action channel type optional
Johannes Berg
3
-1
/
+6
2010-06-02
cfg80211: don't refuse HT20 channels on devices that don't support HT40
Helmut Schaa
1
-2
/
+3
2010-05-21
cfg80211: add missing braces
Johannes Berg
1
-2
/
+4
2010-05-21
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
1
-1
/
+1
2010-05-21
cfg80211: Fix signal_type comparison
Sujith
1
-2
/
+2
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-103
/
+163
2010-05-07
cfg80211/mac80211: better channel handling
Johannes Berg
7
-103
/
+163
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+6
2010-04-27
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
1
-1
/
+2
2010-04-27
cfg80211: add ap isolation support
Felix Fietkau
1
-0
/
+4
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-6
/
+10
2010-04-16
cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...
Nishant Sarmukadam
1
-6
/
+10
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-35
/
+86
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-0
/
+13
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+5
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
4
-25
/
+63
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+5
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+5
2010-03-31
nl80211: reenable station del for mesh
Marco Porsch
1
-1
/
+2
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-6
/
+18
2010-03-31
wireless: remove trailing space in messages
Frans Pop
1
-3
/
+3
2010-03-30
wireless: convert reg_regdb_search_lock to mutex
John W. Linville
1
-7
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
13
-0
/
+13
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
3
-0
/
+150
2010-03-23
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
Joe Perches
1
-11
/
+11
2010-03-23
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
Joe Perches
1
-56
/
+56
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-49
/
+604
2010-02-19
nl80211: add power save commands
Kalle Valo
3
-12
/
+145
2010-02-18
const: struct nla_policy
Alexey Dobriyan
1
-9
/
+5
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
5
-1
/
+446
2010-02-15
nl80211: does not allow NEW_STATION and DEL_STATION for mesh
Thadeu Lima de Souza Cascardo
1
-36
/
+13
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-107
/
+198
2010-02-08
wireless: update radiotap parser
Johannes Berg
1
-107
/
+198
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-52
/
+302
2010-02-02
lib80211: Introduce TKIP_HDR_LEN define for code clarity
Andriy Tkachuk
1
-10
/
+10
2010-02-02
lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
Andriy Tkachuk
2
-3
/
+2
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
3
-3
/
+212
2010-02-01
cfg80211: avoid flushing the global workqueue for core reg hints
Luis R. Rodriguez
1
-3
/
+1
2010-01-27
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
1
-1
/
+1
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
1
-18
/
+20
[next]