Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
25985edcedea6396277003854657b5f3cb31a628
/
net
/
mac80211
/
ieee80211_i.h
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
8ba0537
mac80211: fix 2.4 GHz 40 MHz disabling
by Johannes Berg
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
512119b
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
by Christian Lamparter
· 14 years ago
4334ec8
mac80211: fix TX status cookie in HW offload case
by Johannes Berg
· 14 years ago
90fc4b3
mac80211: implement off-channel TX using hw r-o-c offload
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
4cfda47
mac80211: ignore PSM bit of reordered frames
by Christian Lamparter
· 14 years ago
65a6538
mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration
by Luciano Coelho
· 14 years ago
67408c8
mac80211: selective throughput LED trigger active
by Johannes Berg
· 14 years ago
e1e5406
mac80211: add throughput based LED blink trigger
by Johannes Berg
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
04ac3c0
mac80211: speed up AP probing using nullfunc frames
by Felix Fietkau
· 14 years ago
f30221e
mac80211: implement off-channel mgmt TX
by Johannes Berg
· 14 years ago
4e5ff37
mac80211: use nullfunc instead of probe request for connection monitoring
by Felix Fietkau
· 14 years ago
7ccc8bd
mac80211: calculate beacon loss time accurately
by Felix Fietkau
· 14 years ago
50a9432
mac80211: fix powersaving clients races
by Johannes Berg
· 14 years ago
a619a4c
mac80211: Add function to get probe request template for current AP
by Juuso Oikarinen
· 14 years ago
7be5086
mac80211: add probe request filter flag
by Johannes Berg
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
025e6be
mac80211: fix deadlock with multiple interfaces
by Johannes Berg
· 14 years ago
d8ec443
mac80211: Add validity check for beacon_crc value
by Juuso Oikarinen
· 14 years ago
85416a4
mac80211: fix rx monitor filter refcounters
by Christian Lamparter
· 14 years ago
554891e
mac80211: move packet flags into packet
by Johannes Berg
· 14 years ago
295bafb
mac80211: Support multiple VIFS per AP in debugfs.
by Ben Greear
· 14 years ago
651b522
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
by Jouni Malinen
· 14 years ago
8dcb200
mac80211: Filter ProbeReq SuppRates based on TX rate mask
by Jouni Malinen
· 14 years ago
d3a910a
mac80211: make the beacon monitor available externally
by Luis R. Rodriguez
· 14 years ago
be099e8
mac80211: add helper for reseting the connection monitor
by Luis R. Rodriguez
· 14 years ago
85f72bc
mac80211: only cancel software-based scans on suspend
by John W. Linville
· 14 years ago
391a200
mac80211: Do not generate CQM events based on first Beacon frames
by Jouni Malinen
· 14 years ago
5b714c6
mac80211: fix offchannel queue stop
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
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
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
5f33c92
mac80211: remove unused scan expire define
by Johannes Berg
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
d1f5b7a
mac80211: allow drivers to request SM PS mode change
by Johannes Berg
· 14 years ago
7da7cc1
mac80211: per interface idle notification
by Johannes Berg
· 14 years ago
2bff8eb
mac80211: AMPDU rx reorder timeout timer
by Christian Lamparter
· 14 years ago
a1699b7
mac80211: unify scan and work mutexes
by Johannes Berg
· 14 years ago
4e6cbfd
mac80211: support use of NAPI for bottom-half processing
by John W. Linville
· 14 years ago
e5b900d
mac80211: allow drivers to request DTIM period
by Johannes Berg
· 14 years ago
800f65b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
7a17a33
mac80211: proper IBSS locking
by Johannes Berg
· 14 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
f90754c
mac80211: Add interface for driver to temporarily disable dynamic ps
by Juuso Oikarinen
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 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
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 14 years ago
7c3b1dd
mac80211: defer RX agg session teardown to work
by Johannes Berg
· 14 years ago
67c282c
mac80211: move BA session work
by Johannes Berg
· 14 years ago
0ab3370
mac80211: make TX aggregation start/stop request async
by Johannes Berg
· 14 years ago
a6a67db
mac80211: refcount aggregation queue stop
by Johannes Berg
· 14 years ago
5d22c89
mac80211: remove non-irqsafe aggregation callbacks
by Johannes Berg
· 14 years ago
a622ab7
mac80211: use RCU for TX aggregation
by Johannes Berg
· 14 years ago
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
77a121c
mac80211: pull mgmt frame rx into rx handler
by Johannes Berg
· 14 years ago
1fa57d0
mac80211: use common work function
by Johannes Berg
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
35f20c1
mac80211: use common skb queue
by Johannes Berg
· 14 years ago
9d38d85
cfg80211/mac80211: allow action frame TX/RX in IBSS
by Johannes Berg
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 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
bc10502
net: use __packed annotation
by Eric Dumazet
· 14 years ago
252aa63
cfg80211: make action channel type optional
by Johannes Berg
· 14 years ago
6fe70aa
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
5ce6e43
mac80211: add offload channel switch support
by Johannes Berg
· 15 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
· 15 years ago
0aaffa9
mac80211: improve HT channel handling
by Johannes Berg
· 15 years ago
f444de0
cfg80211/mac80211: better 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
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
66b0470
mac80211: remove ieee80211_sta_stop_rx_ba_session
by Johannes Berg
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
17e4ec1
mac80211: Track Beacon signal strength and implement cqm events
by Jouni Malinen
· 15 years ago
1e4dcd0
mac80211: Add support for connection monitor in hardware
by Juuso Oikarinen
· 15 years ago
df13cce
mac80211: Improve software scan timing
by Helmut Schaa
· 15 years ago
026331c
cfg80211/mac80211: allow registering for and sending action frames
by Jouni Malinen
· 15 years ago
375177b
mac80211: Retry null data frame for power save.
by Vivek Natarajan
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
723bae7
mac80211: track work started through callbacks
by Johannes Berg
· 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
37eb0b1
cfg80211/mac80211: Use more generic bitrate mask for rate control
by Jouni Malinen
· 15 years ago
e4da8c3
mac80211: make off-channel work generic
by Johannes Berg
· 15 years ago
b8bc4b0
mac80211: support remain-on-channel command
by Johannes Berg
· 15 years ago
b203ffc
mac80211: Generalize off-channel operation helpers from scan code
by Jouni Malinen
· 15 years ago
0c1ad2c
mac80211: proper bss private data handling
by Johannes Berg
· 15 years ago
Next »