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
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-287
/
+656
2012-07-18
cfg80211: Fix mutex locking in reg_last_request_cell_base
Mohammed Shafi Shajakhan
1
-1
/
+3
2012-07-17
cfg80211: remove regulatory_update()
Luis R. Rodriguez
1
-10
/
+2
2012-07-17
cfg80211: make regulatory_update() static
Luis R. Rodriguez
3
-4
/
+4
2012-07-17
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
3
-5
/
+7
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
4
-8
/
+134
2012-07-17
cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
1
-0
/
+21
2012-07-17
cfg80211: fix set_regdom() to cancel requests with same alpha2
Kalle Valo
1
-1
/
+4
2012-07-17
cfg80211: support TX error rate CQM
Thomas Pedersen
3
-0
/
+103
2012-07-17
nl80211: add wdev ID as u64 as it should
Johannes Berg
1
-1
/
+1
2012-07-13
cfg80211: reduce monitor interface tracking
Johannes Berg
3
-58
/
+2
2012-07-13
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2
-7
/
+18
2012-07-12
nl80211: allow enabling WoWLAN without triggers
Johannes Berg
1
-17
/
+13
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-63
/
+488
2012-07-12
cfg80211: ignore channel state for stopped AP/mesh interfaces
Felix Fietkau
1
-2
/
+9
2012-07-12
cfg80211: fix locking and lockdep complaints
Johannes Berg
3
-6
/
+12
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
5
-32
/
+37
2012-07-12
nl80211: send interface after creation
Johannes Berg
1
-2
/
+15
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
1
-9
/
+17
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
4
-74
/
+91
2012-07-09
nl80211: don't assume wdev->netdev exists
Johannes Berg
1
-1
/
+6
2012-07-09
nl80211: retrieve interface data by wdev
Johannes Berg
1
-11
/
+15
2012-07-09
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
1
-18
/
+39
2012-07-09
nl80211: prepare for non-netdev wireless devs
Johannes Berg
5
-41
/
+123
2012-07-08
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
1
-2
/
+3
2012-07-05
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
1
-0
/
+49
2012-07-05
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2
-3
/
+8
2012-07-04
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2
-7
/
+5
2012-07-02
wireless: regulatory for 60g
Vladimir Kondratiev
1
-1
/
+4
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2
-10
/
+35
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-155
/
+222
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
6
-5
/
+52
2012-06-29
cfg80211: add channel checking for iface combinations
Michal Kazior
3
-8
/
+88
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
2
-17
/
+7
2012-06-29
cfg80211: set initial monitor channel
Michal Kazior
1
-0
/
+31
2012-06-29
cfg80211: track monitor channel
Michal Kazior
3
-2
/
+18
2012-06-29
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
1
-0
/
+2
2012-06-29
cfg80211: track monitor interfaces count
Michal Kazior
3
-0
/
+43
2012-06-29
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2
-0
/
+63
2012-06-29
cfg80211: track ibss fixed channel
Michal Kazior
1
-0
/
+1
2012-06-29
cfg80211: add channel tracking for AP and mesh
Michal Kazior
4
-5
/
+19
2012-06-29
cfg80211: .stop_ap when interface is going down
Michal Kazior
2
-0
/
+6
2012-06-29
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
4
-17
/
+50
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-13
/
+13
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2
-2
/
+2
2012-06-28
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
1
-0
/
+9
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2
-0
/
+10
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-1
/
+8
2012-06-26
nl80211: specify RSSI threshold in scheduled scan
Thomas Pedersen
1
-1
/
+8
2012-06-22
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
4
-154
/
+214
[next]