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
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-04
cfg80211: fix transposition of words in printk
Bob Copeland
1
-1
/
+1
2010-12-20
nl80211: Export available antennas
Bruno Randolf
1
-0
/
+5
2010-12-20
cfg80211: Separate available antennas for RX and TX
Bruno Randolf
1
-7
/
+10
2010-12-20
mac80211: Send mesh non-HWMP path selection frames to userspace
Javier Cardona
1
-0
/
+2
2010-12-20
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
4
-24
/
+90
2010-12-20
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
Javier Cardona
1
-20
/
+20
2010-12-16
cfg80211: fix null pointer dereference with a custom regulatory request
Luis R. Rodriguez
1
-1
/
+2
2010-12-16
nl80211: Add notification for dropped Deauth/Disassoc
Jouni Malinen
3
-0
/
+44
2010-12-15
nl80211: advertise maximum remain-on-channel duration
Johannes Berg
1
-1
/
+6
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
3
-23
/
+113
2010-12-13
cfg80211: update information elements in cached BSS struct
Sven Neumann
1
-0
/
+11
2010-12-13
cfg80211: Add antenna availability information
Bruno Randolf
1
-2
/
+13
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
1
-0
/
+5
2010-12-07
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+3
2010-12-06
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
6
-24
/
+284
2010-12-06
nl80211: refactor mesh parameter parsing
Johannes Berg
1
-23
/
+38
2010-12-06
cfg80211: require add_virtual_intf to return new dev
Johannes Berg
1
-2
/
+5
2010-12-06
nl80211/mac80211: define and allow configuring mesh element TTL
Javier Cardona
1
-0
/
+5
2010-11-29
nl80211/cfg80211: extend mgmt-tx API for off-channel
Johannes Berg
3
-12
/
+58
2010-11-24
cfg80211: allow using CQM event to notify packet loss
Johannes Berg
3
-0
/
+61
2010-11-24
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
1
-3
/
+33
2010-11-24
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
6
-56
/
+44
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+56
2010-11-24
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-3
/
+0
2010-11-22
cfg80211: Fix regulatory bug with multiple cards and delays
Luis R. Rodriguez
1
-9
/
+43
2010-11-22
cfg80211: move mutex locking to reg_process_pending_hints()
Luis R. Rodriguez
1
-8
/
+8
2010-11-22
cfg80211: move reg_work and reg_todo above
Luis R. Rodriguez
1
-2
/
+3
2010-11-22
cfg80211: put core regulatory request into queue
Luis R. Rodriguez
1
-6
/
+1
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+3
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-16
cfg80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
1
-0
/
+5
2010-11-16
cfg80211: Add nl80211 antenna configuration
Bruno Randolf
1
-1
/
+30
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-15
cfg80211: prefix REG_DBG_PRINT() with cfg80211
Luis R. Rodriguez
1
-16
/
+15
2010-11-15
cfg80211: add debug print when processing a channel
Luis R. Rodriguez
1
-0
/
+39
2010-11-15
cfg80211: add debug print when disabling a channel on a custom regd
Luis R. Rodriguez
1
-0
/
+5
2010-11-15
cfg80211: add debug prints for when we ignore regulatory hints
Luis R. Rodriguez
1
-3
/
+39
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2010-11-15
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
2010-11-08
cfg80211: fix a crash in dev lookup on dump commands
Felix Fietkau
1
-2
/
+2
2010-10-25
cfg80211: fix regression on processing country IEs
Luis R. Rodriguez
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
15
-1563
/
+1196
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+2
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-59
/
+104
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
1
-26
/
+32
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
cfg80211: notify drivers about frame registrations
Johannes Berg
1
-3
/
+20
2010-10-12
wireless: Print wiphy name in sysfs.
Ben Greear
1
-0
/
+9
[next]