index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: fix antenna gain handling
Felix Fietkau
2012-10-18
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
1
-2
/
+51
|
\
|
*
cfg80211: add P2P Device abstraction
Johannes Berg
2012-08-20
1
-2
/
+51
*
|
cfg80211: process pending events when unregistering net device
Daniel Drake
2012-08-06
1
-0
/
+5
|
/
*
cfg80211: make regulatory_update() static
Luis R. Rodriguez
2012-07-17
1
-1
/
+0
*
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
2012-07-17
1
-3
/
+5
*
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
2012-07-17
1
-0
/
+1
*
cfg80211: reduce monitor interface tracking
Johannes Berg
2012-07-13
1
-47
/
+1
*
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-1
/
+1
*
nl80211: don't assume wdev->netdev exists
Johannes Berg
2012-07-09
1
-1
/
+6
*
nl80211: prepare for non-netdev wireless devs
Johannes Berg
2012-07-09
1
-6
/
+7
*
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
2012-07-08
1
-2
/
+3
*
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
1
-6
/
+2
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
1
-2
/
+8
*
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
1
-0
/
+2
*
cfg80211: add channel checking for iface combinations
Michal Kazior
2012-06-29
1
-0
/
+8
*
cfg80211: set initial monitor channel
Michal Kazior
2012-06-29
1
-0
/
+31
*
cfg80211: track monitor channel
Michal Kazior
2012-06-29
1
-1
/
+7
*
cfg80211: track monitor interfaces count
Michal Kazior
2012-06-29
1
-0
/
+24
*
cfg80211: .stop_ap when interface is going down
Michal Kazior
2012-06-29
1
-0
/
+3
*
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
1
-0
/
+4
*
cfg80211: make some functions static
Johannes Berg
2012-06-20
1
-63
/
+0
*
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
2012-05-16
1
-2
/
+2
*
cfg80211: enforce lack of interface combinations
Johannes Berg
2012-04-16
1
-4
/
+0
*
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
2012-04-11
1
-1
/
+4
*
nl80211: advertise device AP SME
Johannes Berg
2011-11-09
1
-0
/
+4
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-0
/
+7
|
\
|
*
mac80211: fix suspend/resume races with unregister hw
Stanislaw Gruszka
2011-08-22
1
-0
/
+7
*
|
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
2011-09-14
1
-1
/
+1
|
/
*
cfg80211: enter psm when working as p2p_cli
Eliad Peller
2011-07-20
1
-1
/
+2
*
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
2011-07-15
1
-0
/
+4
*
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
2011-07-05
1
-3
/
+9
*
cfg80211: advertise possible interface combinations
Johannes Berg
2011-05-16
1
-0
/
+69
*
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
2011-05-12
1
-1
/
+0
*
cfg80211: restrict AP beacon intervals
Johannes Berg
2011-05-12
1
-0
/
+1
*
cfg80211/nl80211: add support for scheduled scans
Luciano Coelho
2011-05-11
1
-1
/
+11
*
nl80211/cfg80211: WoWLAN support
Johannes Berg
2011-05-05
1
-0
/
+8
*
cfg80211: module_param to disable HT40 in 2.4GHz band
Amitkumar Karwar
2011-04-25
1
-0
/
+17
*
cfg80211: Fix power save state after interface type change
Juuso Oikarinen
2011-02-03
1
-7
/
+13
*
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
2010-12-20
1
-6
/
+16
*
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
2010-12-06
1
-2
/
+13
*
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
2010-11-24
1
-4
/
+4
*
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
2010-10-11
1
-30
/
+24
*
wireless: Use first phyX name available when registering phy devices.
Ben Greear
2010-10-05
1
-24
/
+30
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-24
1
-9
/
+12
|
\
|
*
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
2010-08-31
1
-9
/
+12
*
|
cfg80211/nl80211: introduce p2p device types
Johannes Berg
2010-09-16
1
-0
/
+2
*
|
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
2010-09-16
1
-49
/
+0
*
|
cfg80211/mac80211: extensible frame processing
Johannes Berg
2010-08-24
1
-4
/
+4
*
|
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
1
-1
/
+6
|
/
[next]