index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
1
-0
/
+1
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-0
/
+4
2009-08-28
cfg80211: make spurious warnings less likely, configurable
Johannes Berg
1
-0
/
+11
2009-08-28
cfg80211: check lost scans later, fix bug
Johannes Berg
1
-1
/
+1
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
1
-0
/
+2
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
1
-0
/
+1
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
1
-0
/
+1
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-0
/
+2
2009-08-14
cfg80211: use reassociation when possible
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
1
-0
/
+6
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
1
-1
/
+7
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-0
/
+3
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-1
/
+4
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-7
/
+25
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
1
-13
/
+13
2009-07-10
cfg80211: fix locking
Johannes Berg
1
-1
/
+99
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
1
-2
/
+6
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
1
-1
/
+2
2009-07-10
cfg80211: keep track of BSSes
Johannes Berg
1
-1
/
+40
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
1
-1
/
+2
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
1
-0
/
+8
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
1
-0
/
+7
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+4
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-0
/
+7
2009-05-20
cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS
Pavel Roskin
1
-1
/
+1
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
cfg80211: add debugfs HT40 allow map
Luis R. Rodriguez
1
-0
/
+1
2009-05-20
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
1
-0
/
+11
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-1
/
+5
2009-04-22
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
1
-2
/
+2
2009-04-22
cfg80211: clean up includes
Johannes Berg
1
-1
/
+0
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+8
2009-04-22
cfg80211: convert mutex assert to macro
Johannes Berg
1
-4
/
+1
2009-04-22
nl80211: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-17
cfg80211: do not replace BSS structs
Johannes Berg
1
-1
/
+1
2009-03-27
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
1
-0
/
+3
2009-03-27
cfg80211: add feature to hold bss
Kalle Valo
1
-0
/
+2
2009-03-16
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
1
-1
/
+2
2009-02-27
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
Jouni Malinen
1
-1
/
+1
2009-02-27
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
1
-0
/
+12
2009-02-27
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
1
-0
/
+6
2009-02-27
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
1
-3
/
+3
2009-02-27
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
Luis R. Rodriguez
1
-0
/
+7
2009-02-27
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
Luis R. Rodriguez
1
-1
/
+1
2009-02-27
cfg80211: age scan results on resume
Dan Williams
1
-0
/
+3
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-0
/
+20
2008-11-25
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
1
-0
/
+13
2008-09-15
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
1
-1
/
+1
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-0
/
+3
2007-10-10
[NL80211]: add netlink interface to cfg80211
Johannes Berg
1
-0
/
+32
[next]