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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
1
-0
/
+3
2009-10-07
wext: refactor
Johannes Berg
1
-6
/
+8
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
1
-0
/
+7
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-53
/
+1
2009-08-28
cfg80211: check lost scans later, fix bug
Johannes Berg
1
-1
/
+3
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
1
-1
/
+3
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
1
-13
/
+63
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
1
-1
/
+9
2009-08-14
cfg80211: add missing device list locking
Johannes Berg
1
-0
/
+2
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-0
/
+5
2009-08-04
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
1
-1
/
+1
2009-08-04
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
1
-3
/
+1
2009-08-04
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
1
-4
/
+11
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
1
-1
/
+2
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-0
/
+3
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-5
/
+70
2009-07-24
cfg80211: fix unregistration
Johannes Berg
1
-5
/
+5
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-6
/
+5
2009-07-10
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
1
-2
/
+9
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
1
-114
/
+114
2009-07-10
cfg80211: fix locking
Johannes Berg
1
-6
/
+86
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
1
-6
/
+0
2009-07-10
cfg80211: fix netdev down problem
Johannes Berg
1
-3
/
+0
2009-07-10
cfg80211: keep track of BSSes
Johannes Berg
1
-4
/
+1
2009-07-10
cfg80211: reset auth algorithm
Johannes Berg
1
-0
/
+1
2009-07-10
cfg80211: implement iwpower
Johannes Berg
1
-1
/
+10
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
1
-4
/
+19
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
1
-0
/
+7
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
1
-3
/
+13
2009-07-10
cfg80211: move break statement to correct place
Johannes Berg
1
-15
/
+16
2009-07-10
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
1
-3
/
+0
2009-06-10
cfg80211: fix rfkill locking problem
Johannes Berg
1
-10
/
+9
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-3
/
+94
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
1
-0
/
+5
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-1
/
+5
2009-05-11
cfg80211: put wext data into substructure
Johannes Berg
1
-2
/
+2
2009-04-22
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
1
-1
/
+1
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-0
/
+10
2009-04-22
cfg80211: clean up includes
Johannes Berg
1
-1
/
+0
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+16
2009-03-27
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
1
-20
/
+10
2009-03-16
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
1
-0
/
+11
2009-03-16
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
1
-1
/
+1
2009-02-27
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
1
-2
/
+3
2009-02-27
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
1
-3
/
+27
2009-02-27
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
1
-1
/
+4
2009-02-27
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
1
-15
/
+20
[next]