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
2013-02-04
cfg80211: use lockdep to assert lock is held
Johannes Berg
1
-2
/
+4
2013-02-04
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
2
-3
/
+2
2013-02-04
cfg80211: fix BSS IE allocation comment
Johannes Berg
1
-4
/
+1
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-65
/
+0
2013-02-04
cfg80211: simplify mesh BSS comparison
Johannes Berg
1
-81
/
+39
2013-02-04
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
1
-27
/
+53
2013-02-04
cfg80211: refactor hidden SSID finding
Johannes Berg
1
-62
/
+20
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-3
/
+13
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
1
-3
/
+0
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
2
-0
/
+132
2013-01-29
cfg80211: add SME state to warning in __cfg80211_mlme_disassoc
Johannes Berg
1
-1
/
+1
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
4
-0
/
+151
2013-01-24
cfg80211: fix channel check in cfg80211_can_use_iftype_chan
Simon Wunderlich
1
-1
/
+2
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
4
-8
/
+55
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2
-1
/
+11
2013-01-16
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+7
2013-01-16
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
2
-1
/
+45
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
2
-0
/
+20
2013-01-16
nl80211: add range checks to mesh parameters
Marco Porsch
1
-35
/
+44
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
1
-1
/
+3
2013-01-09
regulatory: fix restore_regulatory_settings
Johannes Berg
1
-1
/
+1
2013-01-09
regulatory: fix uevent
Johannes Berg
1
-6
/
+13
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
1
-14
/
+8
2013-01-03
wireless: use __aligned
Johannes Berg
1
-1
/
+1
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
1
-0
/
+24
2013-01-03
cfg80211: move some AP code to right file
Johannes Berg
2
-62
/
+62
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
1
-6
/
+5
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
1
-16
/
+16
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
1
-0
/
+19
2013-01-03
cfg80211: adjacent 80+80 MHz channel segments are invalid
Johannes Berg
1
-0
/
+4
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
1
-21
/
+17
2013-01-03
regulatory: use RCU to protect last_request
Johannes Berg
1
-90
/
+109
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
3
-65
/
+85
2013-01-03
regulatory: pass new regdomain to reset function
Johannes Berg
1
-15
/
+11
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
1
-30
/
+14
2013-01-03
regulatory: fix reg_is_valid_request handling
Johannes Berg
3
-23
/
+17
2013-01-03
regulatory: remove locking from wiphy_apply_custom_regulatory
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: clarify locking rules and assertions
Johannes Berg
1
-20
/
+11
2013-01-03
regulatory: simplify freq_reg_info_regd
Johannes Berg
1
-15
/
+16
2013-01-03
regulatory: remove useless warning
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: remove redundant isalpha() check
Johannes Berg
1
-4
/
+2
2013-01-03
regulatory: simplify restore_regulatory_settings
Johannes Berg
1
-14
/
+1
2013-01-03
regulatory: remove BUG_ON
Johannes Berg
2
-60
/
+37
2013-01-03
cfg80211: remove wiphy_idx_valid
Johannes Berg
4
-34
/
+12
2013-01-03
regulatory: use proper enum for return values
Johannes Berg
1
-64
/
+69
2013-01-03
regulatory: remove useless locking on exit
Johannes Berg
1
-8
/
+3
2013-01-03
regulatory: code cleanup
Johannes Berg
4
-195
/
+116
2013-01-03
regulatory: simplify regulatory_hint_11d
Johannes Berg
1
-5
/
+0
2013-01-03
regulatory: don't test list before iterating
Johannes Berg
1
-47
/
+19
2013-01-03
regulatory: clean up reg_copy_regd()
Johannes Berg
1
-26
/
+24
[next]