Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e2e022ec51a7e85ce4352a53fde1cd11d58e151a
/
net
/
mac80211
/
main.c
c72e8d3
mac80211: fill rate filter for internal scan requests
by Simon Wunderlich
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
a2fe816
mac80211: Build TX radiotap header dynamically
by Helmut Schaa
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
dfe018b
mac80211: handle TDLS high-level commands and frames
by Arik Nemtsov
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
e8db0be
PM QoS: Move and rename the implementation files
by Jean Pihet
· 13 years ago
ecb4433
mac80211: fix suspend/resume races with unregister hw
by Stanislaw Gruszka
· 13 years ago
39e6871
mac80211: Don't use a buf_size=0 in ADDBA requests
by Helmut Schaa
· 13 years ago
d07c7cf
mac80211: add missing rcu_barrier
by Johannes Berg
· 13 years ago
8e621fc
mac80211: verify IBSS in interface combinations
by Johannes Berg
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 13 years ago
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 13 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 13 years ago
38bb3e9
mac80211: Fix build error when CONFIG_PM is not defined
by Larry Finger
· 14 years ago
eecc480
mac80211: add basic support for WoWLAN
by Johannes Berg
· 14 years ago
f0dc799
cfg80211: Remove unused wiphy flag
by Jouni Malinen
· 14 years ago
40db6c7
cfg80211: module_param to disable HT40 in 2.4GHz band
by Amitkumar Karwar
· 14 years ago
1570ca5
mac80211: send notification on new peer candidate for our secure mesh
by Javier Cardona
· 14 years ago
7183912
mac80211: Let user space receive and send mesh auth/deauth frames
by Javier Cardona
· 14 years ago
26d5953
mac80211: clean up station cleanup timer
by Johannes Berg
· 14 years ago
b196d03
mac80211: Add log message to ieee80211_restart_hw()
by Michael Buesch
· 14 years ago
8ba0537
mac80211: fix 2.4 GHz 40 MHz disabling
by Johannes Berg
· 14 years ago
59bdf3b
mac80211: Ensure power-level set properly for scanning.
by Ben Greear
· 14 years ago
4f2e9d9
mac80211: Allow scanning on existing channel-type.
by Ben Greear
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
df6ba5d
mac80211: add hw configuration for max ampdu buffer size
by Luciano Coelho
· 14 years ago
681c4d0
mac80211: fix lockdep warning
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
c96e963
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
· 14 years ago
24a8fda
mac80211: serialize rx path workers
by Christian Lamparter
· 14 years ago
fe67c91
mac80211: make LED trigger names available early
by Johannes Berg
· 14 years ago
c7108a7
mac80211: Send mesh non-HWMP path selection frames to userspace
by Javier Cardona
· 14 years ago
a293911
nl80211: advertise maximum remain-on-channel duration
by Johannes Berg
· 14 years ago
207aba6
mac80211: support IBSS RSN with SW crypto
by Johannes Berg
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
7659a19
mac80211: Fix compilation error when mesh is disabled
by Javier Cardona
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
dc9f48c
mac80211: Fix scan_ies_len to include DS Params
by Jouni Malinen
· 14 years ago
99b88a0
mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()
by Tejun Heo
· 14 years ago
c64557d
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
· 14 years ago
7be5086
mac80211: add probe request filter flag
by Johannes Berg
· 14 years ago
e9a6870
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
· 14 years ago
4136c42
mac80211: assure we also cancel deferred scan request
by Stanislaw Gruszka
· 14 years ago
025e6be
mac80211: fix deadlock with multiple interfaces
by Johannes Berg
· 14 years ago
78be49e
mac80211: distinct between max rates and the number of rates the hw can report
by Helmut Schaa
· 14 years ago
1be7fe8
mac80211: fix for WDS interfaces
by Bill Jordan
· 14 years ago
bc86863
mac80211: perform scan cancel in hw reset work
by Stanislaw Gruszka
· 14 years ago
41f4a6f
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
· 14 years ago
8d4780e
mac80211: fix offchannel assumption upon association
by Luis R. Rodriguez
· 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
b618f6f
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
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
edeb78a
mac80211: wait for scan work complete before restarting hw
by Stanislaw Gruszka
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
18145c6
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
by John W. Linville
· 14 years ago
071249b
mac80211: delete work timer
by Johannes Berg
· 14 years ago
26a5845
mac80211: switch to ieee80211_sdata_running
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
5eb5a52
mac80211: fix mesh advertisement
by Johannes Berg
· 14 years ago
258086a
mac80211: cancel restart_work in ieee80211_unregister_hw
by Christian Lamparter
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
5daa8a8
mac80211: dont advertise WEP if unavailable
by Johannes Berg
· 14 years ago
a1699b7
mac80211: unify scan and work mutexes
by Johannes Berg
· 14 years ago
ffd2778
mac80211: fix driver offchannel notification when the channel does not change
by Felix Fietkau
· 14 years ago
4e6cbfd
mac80211: support use of NAPI for bottom-half processing
by John W. Linville
· 14 years ago
93c08c3
mac80211: Fix compilation warning when CONFIG_INET is not set
by Juuso Oikarinen
· 14 years ago
4552124
mac80211: inform drivers about the off-channel status on channel changes
by Felix Fietkau
· 14 years ago
3473187
mac80211: remove wep dependency
by John W. Linville
· 14 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
a6a67db
mac80211: refcount aggregation queue stop
by Johannes Berg
· 14 years ago
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
90b7260
mac80211: Add netif state checking to ieee80211_ifa_changed
by Juuso Oikarinen
· 14 years ago
26b36cf
mac80211: make ARP filtering depend on CONFIG_INET
by John W. Linville
· 14 years ago
ad0e2b5
mac80211: simplify key locking
by Johannes Berg
· 14 years ago
2b2c009
mac80211: Add support for hardware ARP query filtering
by Juuso Oikarinen
· 14 years ago
ec8aa66
mac80211: add the minstrel_ht rate control algorithm
by Felix Fietkau
· 14 years ago
cc75589
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
· 14 years ago
0aaffa9
mac80211: improve HT channel handling
by Johannes Berg
· 15 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
be4a4b6
mac80211: improve IBSS scanning
by Johannes Berg
· 15 years ago
195e294
mac80211: Determine dynamic PS timeout based on ps-qos network latency
by Juuso Oikarinen
· 15 years ago
5c01d56
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
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b5878a2
mac80211: enhance tracing
by Johannes Berg
· 15 years ago
0379185
mac80211: annotate station rcu dereferences
by Johannes Berg
· 15 years ago
2f787b0
mac80211: Ensure initializing private mc_list in prepare_multicast().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
b446918
mac80211: use listen interval 5 as default
by Helmut Schaa
· 15 years ago
50ae0cf
mac80211: add debugfs interface for U-APSD queue configuration
by Kalle Valo
· 15 years ago
ab13315
mac80211: add U-APSD client support
by Kalle Valo
· 15 years ago
29401f6
mac80211: No need to include WEXT headers here
by Jouni Malinen
· 15 years ago
b8bc4b0
mac80211: support remain-on-channel command
by Johannes Berg
· 15 years ago
Next »