index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-14
/
+13
2008-12-19
nl80211: Add signal strength and bandwith to nl80211station info
Henning Rogge
1
-1
/
+57
2008-12-12
mac80211/cfg80211: check endianness in sparse runs
Johannes Berg
1
-0
/
+2
2008-12-12
cfg80211: fix nl80211 frequency handling
Johannes Berg
1
-14
/
+26
2008-12-07
wireless: Fix incorrect use of loose in wext.c
Nick Andrew
1
-1
/
+1
2008-12-05
cfg80211: "fix" 11d oops
Johannes Berg
1
-0
/
+3
2008-12-05
cfg80211: fix wiphy remove if no regulatory request
Johannes Berg
1
-1
/
+1
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
1
-0
/
+79
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
2
-0
/
+61
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
1
-0
/
+57
2008-11-26
nl80211: Change max TX power to be in mBm instead of dBm
Jouni Malinen
1
-2
/
+2
2008-11-26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
Jouni Malinen
1
-0
/
+3
2008-11-26
cfg80211: add support for custom firmware regulatory solutions
Luis R. Rodriguez
1
-1
/
+12
2008-11-26
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
6
-24
/
+507
2008-11-26
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
Luis R. Rodriguez
1
-0
/
+3
2008-11-26
cfg80211: call_crda() won't tell us if CRDA was present
Luis R. Rodriguez
1
-8
/
+1
2008-11-26
cfg80211: expect different rd in cfg80211 when intersecting
Luis R. Rodriguez
1
-2
/
+3
2008-11-26
cfg80211: separate intersection section in __set_regdom()
Luis R. Rodriguez
1
-8
/
+21
2008-11-26
cfg80211: remove switch from __set_regdom()
Luis R. Rodriguez
1
-15
/
+6
2008-11-26
cfg80211: remove switch from __regulatory_hint()
Luis R. Rodriguez
1
-26
/
+17
2008-11-26
cfg80211: mark negative frequencies as invalid
Luis R. Rodriguez
1
-1
/
+1
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-11
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-11-01
wireless regulatory: move ignore_request
Johannes Berg
1
-63
/
+63
2008-11-01
wireless: clean up regulatory ignore_request function
Johannes Berg
1
-40
/
+27
2008-11-01
wireless: remove struct regdom hinting
Johannes Berg
3
-64
/
+24
2008-11-01
wireless: make regdom passing semantics simpler
Johannes Berg
2
-8
/
+6
2008-11-01
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-11-01
wireless: use individual buffers for printing ssid values
John W. Linville
1
-5
/
+4
2008-11-01
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-11-01
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
1
-5
/
+0
2008-11-01
wireless: consolidate on a single escape_essid implementation
John W. Linville
3
-0
/
+69
2008-11-01
wireless: fix EU check
Johannes Berg
1
-1
/
+1
2008-11-01
wireless: get rid of pointless request list
Johannes Berg
1
-69
/
+21
2008-11-01
wireless: remove cfg80211_reg_mutex
Johannes Berg
3
-8
/
+2
2008-11-01
wireless: don't publish __regulatory_hint
Johannes Berg
1
-0
/
+28
2008-11-01
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
1
-0
/
+191
2008-11-01
nl80211: fix monitor flags
Johannes Berg
1
-1
/
+1
2008-11-01
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-15
cfg80211: fix debugfs error handling
Johannes Berg
1
-1
/
+4
[next]