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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
1
-30
/
+24
2010-10-05
wireless: Use first phyX name available when registering phy devices.
Ben Greear
1
-24
/
+30
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+12
2010-09-16
cfg80211/nl80211: introduce p2p device types
Johannes Berg
1
-0
/
+2
2010-09-16
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
1
-49
/
+0
2010-08-31
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
1
-9
/
+12
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-4
/
+4
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
1
-1
/
+6
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
1
-0
/
+49
2010-07-21
cfg80211: fix race between sysfs and cfg80211
Maxime Bizon
1
-6
/
+8
2010-06-18
cfg80211: move cfg80211_exit to .exit.text
Uwe Kleine-König
1
-1
/
+1
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-04-28
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-7
/
+9
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-0
/
+4
2010-01-23
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
1
-0
/
+12
2010-01-20
cfg80211: rcu-ify rdev and wdev
Johannes Berg
1
-11
/
+15
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+2
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
1
-0
/
+1
2010-01-12
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
1
-2
/
+2
2009-11-28
wireless : use a dedicated workqueue for cfg80211.
Alban Browaeys
1
-1
/
+11
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+13
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-0
/
+4
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-4
/
+9
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-2
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-08
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
1
-0
/
+3
2009-10-08
wext: refactor
Johannes Berg
1
-6
/
+8
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
1
-0
/
+7
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-53
/
+1
2009-08-28
cfg80211: check lost scans later, fix bug
Johannes Berg
1
-1
/
+3
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
1
-1
/
+3
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
1
-13
/
+63
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
1
-1
/
+9
2009-08-14
cfg80211: add missing device list locking
Johannes Berg
1
-0
/
+2
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-0
/
+5
2009-08-05
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
1
-1
/
+1
2009-08-05
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
1
-3
/
+1
2009-08-05
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
1
-4
/
+11
2009-08-05
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
1
-1
/
+2
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-0
/
+3
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-5
/
+70
2009-07-24
cfg80211: fix unregistration
Johannes Berg
1
-5
/
+5
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-6
/
+5
2009-07-10
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
1
-2
/
+9
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
1
-114
/
+114
[prev]
[next]