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
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2
-56
/
+27
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-2
/
+41
2012-05-10
wireless: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
1
-3
/
+3
2012-05-10
wireless: Convert compare_ether_addr to ether_addr_equal
Joe Perches
6
-23
/
+21
2012-05-09
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2
-1
/
+7
2012-05-09
cfg80211: fix BSS comparison
Emmanuel Grumbach
1
-1
/
+5
2012-05-09
cfg80211: Add framework to support ethtool stats.
Ben Greear
1
-0
/
+29
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-23
cfg80211: Validate legacy rateset.
Bala Shanmugam
1
-0
/
+3
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-13
/
+19
2012-04-16
cfg80211: increse bss expire time
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
2
-11
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
2
-1
/
+15
2012-04-13
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
8
-34
/
+147
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+24
2012-04-12
cfg80211: add channel switch notify event
Thomas Pedersen
3
-0
/
+63
2012-04-12
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
2
-1
/
+8
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
2
-0
/
+19
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
1
-2
/
+5
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2012-04-10
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-04-10
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-09
net/wireless/wext-core.c: add missing kfree
Julia Lawall
1
-2
/
+4
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+2
2012-04-02
wireless: Stop using NLA_PUT*().
David S. Miller
2
-545
/
+662
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
1
-10
/
+19
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
1
-4
/
+3
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2
-0
/
+11
2012-03-07
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
1
-0
/
+1
2012-03-07
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
3
-6
/
+13
2012-03-06
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-03-06
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2
-0
/
+8
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-3
/
+3
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-113
/
+142
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
[next]