Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dec1e90e8c7157a527faad95023d96dbc114fbac
/
net
/
wireless
/
core.c
57ed5cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
f9bef3d
wireless: check for dangling wdev->current_bss pointer
by Ben Greear
· 11 years ago
7d2a47a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
3899ba9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
9b88196
cfg80211: make wiphy index start at 0 again
by Johannes Berg
· 11 years ago
256c90d
cfg80211: fix potential deadlock regression
by Johannes Berg
· 11 years ago
ceca7b7
cfg80211: separate internal SME implementation
by Johannes Berg
· 12 years ago
964dc9e
cfg80211: take WoWLAN support information out of wiphy struct
by Johannes Berg
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
6abb9cb
cfg80211: make WoWLAN configuration available to drivers
by Johannes Berg
· 12 years ago
83739b0
cfg80211: remove some locked wrappers from sme API
by Johannes Berg
· 12 years ago
1cdd59c
cfg80211: simplify and correct P2P-Device scan check
by Johannes Berg
· 12 years ago
5fe231e
cfg80211: vastly simplify locking
by Johannes Berg
· 12 years ago
73810b7
cfg80211: use atomic_t for wiphy counter
by Johannes Berg
· 12 years ago
9f419f3
cfg80211: move cfg80211_get_dev_from_ifindex under wext
by Johannes Berg
· 12 years ago
dde7dc7
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 12 years ago
fb4e156
nl80211: Add generic netlink module alias for cfg80211/nl80211
by Marcel Holtmann
· 12 years ago
2430816
cfg80211: fix interface down/disconnect state handling
by Johannes Berg
· 12 years ago
03cd7e4
cfg80211: fix wiphy_register error path
by Johannes Berg
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
fae17213
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
f9f4752
cfg80211: always check for scan end on P2P device
by Johannes Berg
· 12 years ago
f00f188
cfg80211: fix error return code in cfg80211_init()
by Wei Yongjun
· 12 years ago
8125696
cfg80211/mac80211: disconnect on suspend
by Stanislaw Gruszka
· 12 years ago
c0f3a31
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
32cdd59
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
d0ae708
nl80211: remove channel width and extended capa advertising
by Johannes Berg
· 12 years ago
98d5fac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
50640f1
nl80211: advertise HT/VHT channel limitations
by Johannes Berg
· 12 years ago
04f3904
nl80211/cfg80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
77765ea
cfg80211/nl80211: add API for MAC address ACLs
by Vasanthakumar Thiagarajan
· 12 years ago
11c4a07
cfg80211: check radar interface combinations
by Simon Wunderlich
· 12 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 12 years ago
f417376
cfg80211: remove wiphy_idx_valid
by Johannes Berg
· 12 years ago
37c73b5
cfg80211: allow registering more than one beacon listener
by Ben Greear
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
eeb126e
cfg80211: add tracing for P2P Device start/stop
by Johannes Berg
· 12 years ago
c4a9faf
cfg80211: fix antenna gain handling
by Felix Fietkau
· 12 years ago
e35e4d2
cfg80211: add wrappers for registered_device_ops
by Hila Gonen
· 12 years ago
15d6030
cfg80211: add support for flushing old scan results
by Sam Leffler
· 12 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
1f6fc43
cfg80211: process pending events when unregistering net device
by Daniel Drake
· 12 years ago
f8a1c77
cfg80211: make regulatory_update() static
by Luis R. Rodriguez
· 12 years ago
bfead08
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
by Luis R. Rodriguez
· 12 years ago
57b5ce0
cfg80211: add cellular base station regulatory hint support
by Luis R. Rodriguez
· 12 years ago
4290cb4
cfg80211: reduce monitor interface tracking
by Johannes Berg
· 12 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 12 years ago
ba22fb5
nl80211: don't assume wdev->netdev exists
by Johannes Berg
· 12 years ago
89a54e4
nl80211: prepare for non-netdev wireless devs
by Johannes Berg
· 12 years ago
56af8f9
cfg80211: fix oops due to unassigned set_monitor_enabled callback
by Vladimir Kondratiev
· 12 years ago
c5a7e58
cfg80211: fix locking regression in monitor channel tracking
by Johannes Berg
· 12 years ago
3a0c52a
cfg80211: add 802.11ad (60gHz band) support
by Vladimir Kondratiev
· 12 years ago
e4e3245
cfg80211: respect iface combinations when starting operation
by Michal Kazior
· 12 years ago
d4e50c5
cfg80211: add channel checking for iface combinations
by Michal Kazior
· 12 years ago
a69b40a
cfg80211: set initial monitor channel
by Michal Kazior
· 12 years ago
b78e8ce
cfg80211: track monitor channel
by Michal Kazior
· 12 years ago
dbbae26
cfg80211: track monitor interfaces count
by Michal Kazior
· 12 years ago
ac80014
cfg80211: .stop_ap when interface is going down
by Michal Kazior
· 12 years ago
dfb89c5
cfg80211: don't allow WoWLAN support without CONFIG_PM
by Johannes Berg
· 12 years ago
a945540
cfg80211: make some functions static
by Johannes Berg
· 12 years ago
c4f6084
Net: wireless: core.c: fixed checkpatch warnings
by Cristian Chilipirea
· 13 years ago
8e8b41f
cfg80211: enforce lack of interface combinations
by Johannes Berg
· 13 years ago
6d52563
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
by Johannes Berg
· 13 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
eac03e3
cfg80211: hold reg_mutex when updating regulatory
by Sven Neumann
· 13 years ago
ecb4433
mac80211: fix suspend/resume races with unregister hw
by Stanislaw Gruszka
· 13 years ago
5966f2d
cfg80211: enter psm when working as p2p_cli
by Eliad Peller
· 13 years ago
77dbbb1
nl80211: advertise GTK rekey support, new triggers
by Johannes Berg
· 13 years ago
c10841c
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
by Luciano Coelho
· 13 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 14 years ago
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 14 years ago
56d1893
cfg80211: restrict AP beacon intervals
by Johannes Berg
· 14 years ago
807f8a8
cfg80211/nl80211: add support for scheduled scans
by Luciano Coelho
· 14 years ago
ff1b6e6
nl80211/cfg80211: WoWLAN support
by Johannes Berg
· 14 years ago
40db6c7
cfg80211: module_param to disable HT40 in 2.4GHz band
by Amitkumar Karwar
· 14 years ago
bf6a057
cfg80211: Fix power save state after interface type change
by Juuso Oikarinen
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
e9c0268
net/wireless: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
7623225
Revert "wireless: Use first phyX name available when registering phy devices."
by Johannes Berg
· 14 years ago
5a254ff
wireless: Use first phyX name available when registering phy devices.
by Ben Greear
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
9c37663
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
by Joe Perches
· 14 years ago
c3d34d5
wireless: register wiphy rfkill w/o holding cfg80211_mutex
by John W. Linville
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
0460079
cfg80211: support sysfs namespaces
by Johannes Berg
· 14 years ago
073730d
wireless: Convert wiphy_debug macro to function
by Joe Perches
· 14 years ago
5a65205
cfg80211: fix race between sysfs and cfg80211
by Maxime Bizon
· 14 years ago
f884e38
cfg80211: move cfg80211_exit to .exit.text
by Uwe Kleine-König
· 14 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
9043f3b
cfg80211: Remove default dynamic PS timeout value
by Juuso Oikarinen
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ffb9eb3
nl80211: add power save commands
by Kalle Valo
· 15 years ago
026331c
cfg80211/mac80211: allow registering for and sending action frames
by Jouni Malinen
· 15 years ago
Next »