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
2010-11-29
nl80211/cfg80211: extend mgmt-tx API for off-channel
Johannes Berg
3
-12
/
+58
2010-11-25
cfg80211: allow using CQM event to notify packet loss
Johannes Berg
3
-0
/
+61
2010-11-25
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
1
-3
/
+33
2010-11-25
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
6
-56
/
+44
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+56
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-3
/
+0
2010-11-22
cfg80211: Fix regulatory bug with multiple cards and delays
Luis R. Rodriguez
1
-9
/
+43
2010-11-22
cfg80211: move mutex locking to reg_process_pending_hints()
Luis R. Rodriguez
1
-8
/
+8
2010-11-22
cfg80211: move reg_work and reg_todo above
Luis R. Rodriguez
1
-2
/
+3
2010-11-22
cfg80211: put core regulatory request into queue
Luis R. Rodriguez
1
-6
/
+1
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+3
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-17
cfg80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
1
-0
/
+5
2010-11-17
cfg80211: Add nl80211 antenna configuration
Bruno Randolf
1
-1
/
+30
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-15
cfg80211: prefix REG_DBG_PRINT() with cfg80211
Luis R. Rodriguez
1
-16
/
+15
2010-11-15
cfg80211: add debug print when processing a channel
Luis R. Rodriguez
1
-0
/
+39
2010-11-15
cfg80211: add debug print when disabling a channel on a custom regd
Luis R. Rodriguez
1
-0
/
+5
2010-11-15
cfg80211: add debug prints for when we ignore regulatory hints
Luis R. Rodriguez
1
-3
/
+39
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2010-11-15
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
2010-11-09
cfg80211: fix a crash in dev lookup on dump commands
Felix Fietkau
1
-2
/
+2
2010-10-25
cfg80211: fix regression on processing country IEs
Luis R. Rodriguez
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
15
-1563
/
+1196
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+2
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-59
/
+104
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
1
-26
/
+32
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
cfg80211: notify drivers about frame registrations
Johannes Berg
1
-3
/
+20
2010-10-13
wireless: Print wiphy name in sysfs.
Ben Greear
1
-0
/
+9
2010-10-11
cfg80211: add channel utilization stats to the survey command
Felix Fietkau
1
-0
/
+15
2010-10-11
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
1
-0
/
+4
2010-10-11
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
1
-30
/
+24
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-1371
/
+805
2010-10-07
cfg80211: constify WDS address
Johannes Berg
1
-1
/
+1
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
2010-10-07
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
1
-0
/
+6
2010-10-07
nl80211: fix error in generic netif_running check
Johannes Berg
1
-0
/
+2
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
6
-27
/
+116
2010-10-05
nl80211: reduce dumping boilerplate
Johannes Berg
1
-92
/
+59
2010-10-05
nl80211: use generic check for netif_running
Johannes Berg
1
-69
/
+28
2010-10-05
nl80211: use the new genetlink pre/post_doit hooks
Johannes Berg
1
-1202
/
+531
2010-10-05
cfg80211: patches to allow setting the WDS peer
Bill Jordan
1
-0
/
+54
2010-10-05
cfg80211: fix locking
Johannes Berg
1
-4
/
+7
2010-10-05
cfg80211/mac80211: allow management frame TX in AP mode
Johannes Berg
2
-13
/
+51
2010-10-05
nl80211: allow drivers to indicate whether the survey data channel is in use
Felix Fietkau
1
-0
/
+2
2010-10-05
wireless: Use first phyX name available when registering phy devices.
Ben Greear
1
-24
/
+30
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-18
/
+21
[next]