index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
cfg80211: make some functions static
Johannes Berg
1
-63
/
+0
2012-05-16
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
1
-2
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
1
-4
/
+0
2012-04-11
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
1
-1
/
+4
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
1
-0
/
+4
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+7
2011-09-14
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
1
-1
/
+1
2011-08-22
mac80211: fix suspend/resume races with unregister hw
Stanislaw Gruszka
1
-0
/
+7
2011-07-20
cfg80211: enter psm when working as p2p_cli
Eliad Peller
1
-1
/
+2
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
1
-0
/
+4
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
1
-3
/
+9
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
1
-0
/
+69
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-1
/
+0
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
1
-0
/
+1
2011-05-11
cfg80211/nl80211: add support for scheduled scans
Luciano Coelho
1
-1
/
+11
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
1
-0
/
+8
2011-04-25
cfg80211: module_param to disable HT40 in 2.4GHz band
Amitkumar Karwar
1
-0
/
+17
2011-02-03
cfg80211: Fix power save state after interface type change
Juuso Oikarinen
1
-7
/
+13
2010-12-20
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
1
-6
/
+16
2010-12-06
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
1
-2
/
+13
2010-11-24
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
1
-4
/
+4
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-24
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-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-04-27
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-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-0
/
+4
2010-01-22
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
1
-0
/
+12
2010-01-19
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-11
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-24
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-18
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-07
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
1
-0
/
+3
[next]