index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2013-01-16
nl80211: fix MAC address validation
Eliad Peller
2012-08-17
cfg80211: Fix validation of AKM suites
Jouni Malinen
2012-08-17
wireless: Reset beacon_found while updating regulatory
Rajkumar Manoharan
2012-08-17
nl80211: fix overflow in ssid_len
Luciano Coelho
2012-05-17
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
2011-01-06
wext: fix potential private ioctl memory content leak
Johannes Berg
2011-01-06
wireless extensions: fix kernel heap content leak
Johannes Berg
2010-08-26
cfg80211: fix locking in action frame TX
Johannes Berg
2010-08-10
cfg80211: don't get expired BSSes
Johannes Berg
2010-08-10
cfg80211: ignore spurious deauth
Johannes Berg
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-30
wireless: convert reg_regdb_search_lock to mutex
John W. Linville
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-19
nl80211: add power save commands
Kalle Valo
2010-02-18
const: struct nla_policy
Alexey Dobriyan
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
2010-02-15
nl80211: does not allow NEW_STATION and DEL_STATION for mesh
Thadeu Lima de Souza Cascardo
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-08
wireless: update radiotap parser
Johannes Berg
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-02
lib80211: Introduce TKIP_HDR_LEN define for code clarity
Andriy Tkachuk
2010-02-02
lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
Andriy Tkachuk
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
2010-02-01
cfg80211: avoid flushing the global workqueue for core reg hints
Luis R. Rodriguez
2010-01-27
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-22
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
2010-01-22
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
2010-01-19
nl80211: Allow association to change channels during reassociation
Jouni Malinen
2010-01-19
cfg80211: rcu-ify rdev and wdev
Johannes Berg
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-15
cfg80211: make regulatory_hint_11d() band specific
Luis R. Rodriguez
2010-01-14
cfg80211: Ingore country IEs with a zero set of number of channels
Luis R. Rodriguez
2010-01-14
cfg80211: fix 2 GHz subband calculation for country IEs
Luis R. Rodriguez
2010-01-14
cfg80211: fix channel setting for wext
Abhijeet Kolekar
2010-01-12
cfg80211: Fix country IE parsing for single channel triplets
Luis R. Rodriguez
2010-01-12
cfg80211: process the max power on a country IE
Luis R. Rodriguez
2010-01-12
cfg80211: add debug print when we drop a bogus country IE
Luis R. Rodriguez
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
2010-01-11
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
2010-01-05
wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
John W. Linville
2010-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
cfg80211: add a regulatory debug print
Luis R. Rodriguez
[next]