Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4a73e9c6198b0751460edcabf2415ce79518c5c
/
net
/
wireless
/
core.c
b7ffbd7
cfg80211: make ethtool the driver's responsibility
by Johannes Berg
· 10 years ago
3bb2055
cfg80211: send events when devices are added/removed
by Johannes Berg
· 10 years ago
9a774c7
cfg80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
f6837ba
mac80211: handle failed restart/resume better
by Johannes Berg
· 11 years ago
f04c220
cfg80211: export interface stopping function
by Michal Kazior
· 11 years ago
2fd0511
cfg80211: remove BUG_ON usage
by Johannes Berg
· 11 years ago
6784c7d
cfg80211: change return value of notifier function
by Zhao, Gang
· 11 years ago
f26cbf4
cfg80211: change wiphy_to_dev function name
by Zhao, Gang
· 11 years ago
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
by Luciano Coelho
· 11 years ago
78f22b6
cfg80211: allow userspace to take ownership of interfaces
by Johannes Berg
· 11 years ago
49c0ca1
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
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
bc00a91
cfg80211: remove racy beacon_interval assignment
by Johannes Berg
· 11 years ago
7c8d5e0
cfg80211: send stop AP event only due to internal reason
by Ilan Peer
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
f9d15d1
cfg80211: send scan results from work queue
by Johannes Berg
· 11 years ago
a617302
cfg80211: fix scan done race
by Johannes Berg
· 11 years ago
5a6aa70
cfg80211: re-enable 5/10 MHz support
by Johannes Berg
· 11 years ago
f1e3d55
cfg80211: make device_type const
by Johannes Berg
· 11 years ago
c4de673
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4a58e7c
cfg80211: don't "leak" uncompleted scans
by Eliad Peller
· 11 years ago
24d584d
cfg80211: stop sched scan only when needed
by Barak Bercovitz
· 11 years ago
dda444d
cfg80211: disable CSA for all drivers
by Simon Wunderlich
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
00c3a6e
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
by Johannes Berg
· 11 years ago
9f16d84
cfg80211: disable 5/10 MHz support for all drivers
by Johannes Berg
· 11 years ago
f38dd58
cfg80211: don't add p2p device while in RFKILL
by Emmanuel Grumbach
· 11 years ago
aa5f66d
cfg80211: fix sysfs registration race
by Johannes Berg
· 11 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
74418ed
cfg80211: fix P2P GO interface teardown
by Johannes Berg
· 11 years ago
be29b99
cfg80211/nl80211: Add packet coalesce support
by Amitkumar Karwar
· 11 years ago
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
· 11 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
· 11 years ago
6abb9cb
cfg80211: make WoWLAN configuration available to drivers
by Johannes Berg
· 11 years ago
83739b0
cfg80211: remove some locked wrappers from sme API
by Johannes Berg
· 11 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
· 11 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
Next »