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.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
2012-02-06
mac80211: off by one in mcs mask handling
Dan Carpenter
1
-1
/
+1
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-8
/
+12
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
2
-5
/
+12
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
4
-318
/
+72
2012-01-31
nl80211: add support for mcs masks
Simon Wunderlich
1
-1
/
+60
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2
-0
/
+6
2012-01-27
cfg80211: fix a few -Wshadow warnings
Johannes Berg
1
-5
/
+3
2012-01-24
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
1
-17
/
+2
2012-01-12
nl80211: fix old station flags compatibility
Johannes Berg
1
-4
/
+30
2012-01-04
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e
Dave Täht
1
-1
/
+5
2012-01-04
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
4
-7
/
+54
2012-01-04
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
1
-3
/
+3
2012-01-04
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
1
-6
/
+6
2012-01-04
wireless: Protect regdomain change by mutex
Dmitry Shmidt
1
-1
/
+4
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-0
/
+3
2011-12-16
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
1
-0
/
+26
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-4
/
+16
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-87
/
+112
2011-12-15
nl80211: add TDLS peer flag to policy
Johannes Berg
1
-0
/
+1
2011-12-14
nl80211: accept testmode dump with netdev
Johannes Berg
1
-19
/
+31
2011-12-14
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
1
-2
/
+14
2011-12-14
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
3
-28
/
+45
2011-12-08
wireless: disable wext sysfs by default
Johannes Berg
1
-3
/
+4
2011-12-07
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
2
-7
/
+37
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-16
/
+36
2011-11-30
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-11-30
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
2
-0
/
+8
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+5
2011-11-28
wireless: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+28
2011-11-28
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
10
-0
/
+11
2011-11-22
cfg80211: work around a sparse issue
Johannes Berg
1
-11
/
+11
2011-11-22
wireless: Support ht-capabilities over-rides.
Ben Greear
4
-7
/
+91
2011-11-22
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
1
-168
/
+0
2011-11-22
nl80211: make get_vlan logic more common
Johannes Berg
1
-23
/
+31
2011-11-22
cfg80211: add flags for off-channel capabilities
Johannes Berg
1
-5
/
+11
2011-11-22
nl80211: add testmode to the list of supported commands
Kalle Valo
1
-0
/
+4
2011-11-22
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
1
-0
/
+2
2011-11-22
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
3
-0
/
+53
2011-11-21
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
1
-0
/
+9
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
1
-0
/
+4
2011-11-11
nl80211: fix compiler warning
Johannes Berg
1
-1
/
+1
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+12
2011-11-11
cfg80211: merge in beacon ies of hidden bss.
Dmitry Tarnyagin
1
-3
/
+114
2011-11-10
nl80211: advertise socket TX status capability
Johannes Berg
1
-0
/
+2
2011-11-10
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
3
-18
/
+28
2011-11-10
cfg80211: add event for unexpected 4addr frames
Johannes Berg
3
-2
/
+33
2011-11-10
cfg80211: allow registering to beacons
Johannes Berg
2
-1
/
+71
[next]