index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
2009-03-27
1
-20
/
+10
*
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
2009-03-16
1
-0
/
+11
*
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
*
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
2009-02-27
1
-2
/
+3
*
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
2009-02-27
1
-3
/
+27
*
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
2009-02-27
1
-1
/
+4
*
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
2009-02-27
1
-15
/
+20
*
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
Luis R. Rodriguez
2009-02-27
1
-1
/
+4
*
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
Luis R. Rodriguez
2009-02-27
1
-17
/
+18
*
cfg80211: free_priv for BSS info
Johannes Berg
2009-02-13
1
-1
/
+1
*
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
2009-02-13
1
-0
/
+8
*
wireless: restrict to 32 legacy rates
Johannes Berg
2009-01-29
1
-3
/
+9
*
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
2008-11-25
1
-1
/
+4
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-2
/
+1
*
wireless: remove cfg80211_reg_mutex
Johannes Berg
2008-10-31
1
-4
/
+2
*
cfg80211: fix debugfs error handling
Johannes Berg
2008-10-14
1
-1
/
+4
*
wireless: remove duplicated #include
Huang Weiyi
2008-10-12
1
-1
/
+0
*
wireless: a global static to local static improvement
Denis ChengRq
2008-09-24
1
-9
/
+7
*
cfg80211: show interface type
Johannes Berg
2008-09-24
1
-0
/
+2
*
cfg80211: clean up regulatory mess
Johannes Berg
2008-09-24
1
-144
/
+0
*
cfg80211: fix static regdomains
Johannes Berg
2008-09-24
1
-16
/
+16
*
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
2008-09-15
1
-2
/
+160
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-1
/
+8
*
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
2008-05-14
1
-5
/
+28
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-0
/
+41
*
cfg80211/nl80211: introduce key handling
Johannes Berg
2008-01-28
1
-0
/
+3
*
[NL80211]: add netlink interface to cfg80211
Johannes Berg
2007-10-10
1
-0
/
+148
*
[PATCH] cfg80211: fix initialisation if built-in
Johannes Berg
2007-09-25
1
-1
/
+1
*
[WIRELESS] cfg80211: Clarify locking comment.
Johannes Berg
2007-04-26
1
-4
/
+15
*
[WIRELESS] cfg80211: Fix locking in wiphy_new.
Johannes Berg
2007-04-26
1
-6
/
+10
*
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
2007-04-25
1
-0
/
+209