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
2008-11-21
wireless: clean up sysfs code using %pM
Johannes Berg
1
-15
/
+10
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
1
-0
/
+38
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
6
-5
/
+1770
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2008-11-10
cfg80211: Add kdoc for struct regulatory_request
Luis R. Rodriguez
1
-3
/
+19
2008-11-10
cfg80211: Add regulatory domain intersection capability
Luis R. Rodriguez
1
-8
/
+158
2008-11-10
cfg80211: a reg rule is invalid if freq diff is 0
Luis R. Rodriguez
1
-1
/
+1
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
1
-5
/
+62
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
1
-0
/
+8
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
1
-0
/
+19
2008-11-10
wireless: fix a few sparse warnings
Johannes Berg
1
-1
/
+1
2008-10-31
wireless regulatory: move ignore_request
Johannes Berg
1
-63
/
+63
2008-10-31
wireless: clean up regulatory ignore_request function
Johannes Berg
1
-40
/
+27
2008-10-31
wireless: remove struct regdom hinting
Johannes Berg
3
-64
/
+24
2008-10-31
wireless: make regdom passing semantics simpler
Johannes Berg
2
-8
/
+6
2008-10-31
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
1
-5
/
+4
2008-10-31
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-10-31
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
1
-5
/
+0
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
3
-0
/
+69
2008-10-31
wireless: fix EU check
Johannes Berg
1
-1
/
+1
2008-10-31
wireless: get rid of pointless request list
Johannes Berg
1
-69
/
+21
2008-10-31
wireless: remove cfg80211_reg_mutex
Johannes Berg
3
-8
/
+2
2008-10-31
wireless: don't publish __regulatory_hint
Johannes Berg
1
-0
/
+28
2008-10-31
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
1
-0
/
+191
2008-10-31
nl80211: fix monitor flags
Johannes Berg
1
-1
/
+1
2008-10-31
nl80211: export HT capabilities
Johannes Berg
1
-0
/
+13
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
1
-6
/
+5
2008-10-14
cfg80211: fix debugfs error handling
Johannes Berg
1
-1
/
+4
2008-10-12
wireless: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-06
wireless: fix typo in Kconfig.
Davide Pesavento
1
-1
/
+1
2008-09-24
wireless: a global static to local static improvement
Denis ChengRq
1
-9
/
+7
2008-09-24
cfg80211: reject invalid configuration items
Johannes Berg
1
-7
/
+17
2008-09-24
cfg80211: allow set_interface without type
Johannes Berg
1
-7
/
+8
2008-09-24
cfg80211: show interface type
Johannes Berg
2
-1
/
+7
2008-09-24
cfg80211: clean up static regdomain mess
Johannes Berg
1
-53
/
+20
2008-09-24
cfg80211: fix regulatory code const
Johannes Berg
2
-33
/
+31
2008-09-24
cfg80211: clean up regulatory mess
Johannes Berg
3
-230
/
+203
2008-09-24
cfg80211: fix static regdomains
Johannes Berg
1
-16
/
+16
2008-09-15
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
6
-116
/
+1080
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+2
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2
-3
/
+28
2008-09-02
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS
Florian Mickler
1
-1
/
+2
2008-08-29
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
1
-0
/
+10
2008-08-29
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
1
-0
/
+52
2008-08-13
wext: Send name on events
Jamal Hadi Salim
1
-0
/
+1
2008-07-29
nl80211: fix dump callbacks
Johannes Berg
1
-122
/
+153
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-14
wext: make sysfs bits optional and deprecate them
Johannes Berg
1
-0
/
+11
2008-07-08
net/wireless/nl80211.c: fix endless Netlink callback loop.
Julius Volz
1
-2
/
+4
[next]