Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
681090902eeb459a829f6f93d378a82011af3c89
/
include
/
net
/
mac80211.h
54d5026
mac80211: warn only once about not finding a rate
by Johannes Berg
· 13 years ago
7f2a5e2
mac80211: Populate radiotap header with MCS info for TX frames
by Helmut Schaa
· 13 years ago
73b9f03
mac80211: parse radiotap header earlier
by Johannes Berg
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
b6f3530
mac80211: Send nullfunc frames at lower rate during connection monitor
by Rajkumar Manoharan
· 13 years ago
4b801bc
mac80211: document client powersave
by Johannes Berg
· 13 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
deeaee1
mac80211: reply only once to each PS-poll
by Johannes Berg
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
768db34
mac80211: standardize adding supported rates IEs
by Arik Nemtsov
· 13 years ago
aad14ce
mac80211: Send the management frame at requested rate
by Rajkumar Manoharan
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
a7ce1c9
mac80211: fix indentation
by Alexander Simon
· 13 years ago
910868d
nl80211/cfg80211/mac80211: fix wme docs
by Eliad Peller
· 13 years ago
7827493
mac80211: add ssid config to bss information in AP-mode
by Arik Nemtsov
· 13 years ago
8c77124
mac80211: make ieee80211_send_bar available for drivers
by Felix Fietkau
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
9533b4a
mac80211: add uapsd_queues and max_sp params fields
by Eliad Peller
· 13 years ago
b4ca608
mac80211: remove offchannel_tx API
by Johannes Berg
· 13 years ago
7c966a6
mac80211: remove linux/wireless.h inclusion
by Johannes Berg
· 13 years ago
b2abb6e
mac80211: sync driver before TX
by Johannes Berg
· 13 years ago
f850e00
mac80211: let key iteration get keys in install order
by Johannes Berg
· 13 years ago
8bca5d8
mac80211: allow driver access to TKIP RX P1K
by Johannes Berg
· 13 years ago
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
615f7b9
mac80211: add driver RSSI threshold events
by Meenakshi Venkataraman
· 13 years ago
42d9879
mac80211: allow driver to generate P1K for IV32
by Johannes Berg
· 13 years ago
3ea542d
mac80211: allow drivers to access key sequence counter
by Johannes Berg
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 13 years ago
2b4562d
mac80211: allow driver to impose WoWLAN restrictions
by Johannes Berg
· 13 years ago
39df600
mac80211: propagate information about STA WME support down
by Arik Nemtsov
· 14 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
1d34d10
mac80211: add ieee80211_get_operstate() function
by Eliad Peller
· 14 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 14 years ago
71063f0
nl80211: add testmode dump support
by Wey-Yi Guy
· 14 years ago
bdfbe80
wireless: fix fatal kernel-doc error + warning in mac80211.h
by Randy Dunlap
· 14 years ago
e00cf3b
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
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 14 years ago
eecc480
mac80211: add basic support for WoWLAN
by Johannes Berg
· 14 years ago
a70171d
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
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
8178d38
mac80211: allow low level drivers to report packet loss
by Arik Nemtsov
· 14 years ago
cfef604
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
dcf55fb
mac80211: add a function for setting the TIM bit for a specific station
by Felix Fietkau
· 14 years ago
e8306f9
mac80211: Check for queued frames before entering power save.
by Vivek Natarajan
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
5312c3f
mac80211: fix comment regarding aggregation buf_size
by Johannes Berg
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
858022a
wireless: fix 80211 kernel-doc warnings
by Randy Dunlap
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
5dd36bc
mac80211: allow advertising correct maximum aggregate size
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
df6ba5d
mac80211: add hw configuration for max ampdu buffer size
by Luciano Coelho
· 14 years ago
610dbc9
mac80211: add missing docs for off-chan TX flag
by Johannes Berg
· 14 years ago
4976b4e
mac80211: add remain-on-channel docs
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 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
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
20ed316
mac80211/rt2x00: add ieee80211_tx_status_ni()
by Johannes Stezenbach
· 14 years ago
79b1c46
cfg80211: Add documentation for antenna ops
by Bruno Randolf
· 14 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 14 years ago
4bce22b
mac80211: defines for AC numbers
by Johannes Berg
· 14 years ago
8f0729b
mac80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
a619a4c
mac80211: Add function to get probe request template for current AP
by Juuso Oikarinen
· 14 years ago
15d9675
mac80211: Add antenna configuration
by Bruno Randolf
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 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
78be49e
mac80211: distinct between max rates and the number of rates the hw can report
by Helmut Schaa
· 14 years ago
554891e
mac80211: move packet flags into packet
by Johannes Berg
· 14 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 14 years ago
eb7d306
mac80211: clear txflags for ps-filtered frames
by Christian Lamparter
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
2944f45
mac80211: add a note about iterating interfaces during add_interface()
by Felix Fietkau
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
2738bd6
mac80211: trivial spelling fixes
by Bob Copeland
· 14 years ago
633dd1e
mac80211: fix docbook
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
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
4e6cbfd
mac80211: support use of NAPI for bottom-half processing
by John W. Linville
· 14 years ago
ae3568a
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
e5b900d
mac80211: allow drivers to request DTIM period
by Johannes Berg
· 14 years ago
4552124
mac80211: inform drivers about the off-channel status on channel changes
by Felix Fietkau
· 14 years ago
2a88e7e
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
3f30fc1
net: remove last uses of __attribute__((packed))
by Gustavo F. Padovan
· 14 years ago
4ced3f7
mac80211: move QoS-enable to BSS info
by Johannes Berg
· 14 years ago
Next »