Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5570a72439b2d972c915208266440c2f330d03d
/
include
/
net
/
mac80211.h
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
30f4229
mac80211: optimize ieee80211_rx_status struct layout
by Johannes Berg
· 12 years ago
f72b85b
mac80211: remove ieee80211_key_removed
by Johannes Berg
· 12 years ago
a1845fc
mac80211: add TX prepare API
by Johannes Berg
· 13 years ago
e3e1a0b
mac80211: reduce IEEE80211_TX_MAX_RATES
by Thomas Huehn
· 12 years ago
cb831b5
mac80211: remove tx_frags driver callback
by Johannes Berg
· 12 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 13 years ago
fc8a732
mac80211: don't expose ieee80211_add_srates_ie()
by Johannes Berg
· 13 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 13 years ago
66572cf
mac80211: add command to get current rssi
by Victor Goldenshtein
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
d13e141
mac80211: add some missing kernel-doc
by Johannes Berg
· 13 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 13 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 13 years ago
51ca9d8
mac80211: remove ieee80211_get_operstate()
by Eliad Peller
· 13 years ago
499f42b
net: mac80211: Add and use ibss_vdbg debugging macro
by Joe Perches
· 13 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 13 years ago
72d7872
mac80211: allow low-level drivers to set netdev feature bits
by Arik Nemtsov
· 13 years ago
ac55d2f
mac80211: (selectively) add HT details in radiotap
by Johannes Berg
· 13 years ago
ee70108
mac80211: Add IV-room in the skb for TKIP and WEP
by Janusz.Dziedzic@tieto.com
· 13 years ago
e352114
mac80211: Framework to get wifi-driver stats via ethtool.
by Ben Greear
· 13 years ago
0d8a0a1
mac80211: declare ieee80211_ave_rssi as EXPORT
by Wey-Yi Guy
· 13 years ago
1dae27f
mac80211: add function retrieve average rssi
by Wey-Yi Guy
· 13 years ago
4ee73f3
mac80211: remove hw.conf.channel usage where possible
by Michal Kazior
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
6d52563
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
by Johannes Berg
· 13 years ago
3a25a8c
mac80211: add improved HW queue control
by Johannes Berg
· 13 years ago
4b6f1dd
mac80211: add explicit monitor interface if needed
by Johannes Berg
· 13 years ago
657c3e0
mac80211: Indicate basic rates when adding rate IEs
by Ashok Nagarajan
· 13 years ago
a3304b0
cfg80211/nl80211: clarify TX queue API
by Johannes Berg
· 13 years ago
d748b46
mac80211: remove antenna_sel_tx TX info field
by Johannes Berg
· 13 years ago
8f727ef
mac80211: notify driver of rate control updates
by Johannes Berg
· 13 years ago
64f68e5
mac80211: remove channel type argument from rate_update
by Johannes Berg
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
aa331df
mac80211: Convert WARN_ON to WARN_ON_ONCE
by Larry Finger
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
177958e
mac80211: remove tx_sync
by Johannes Berg
· 13 years ago
f44d4eb
mac80211: update ieee80211_tx_rate_control kerneldoc
by Simon Wunderlich
· 13 years ago
fe8431f
mac80211: add an rx flag for ignoring a packet's signal strength
by Felix Fietkau
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
02f2f1a
mac80211: handle non-bufferable MMPDUs correctly
by Johannes Berg
· 13 years ago
885bd8e
mac80211: support hw scan while idle
by Eliad Peller
· 13 years ago
f09603a
mac80211: add sta_state callback
by Johannes Berg
· 13 years ago
1946841
mac80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
ea08635
mac80211: make CQM RSSI support per virtual interface
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
1d8d3de
mac80211: handle SMPS action frames
by Johannes Berg
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
11127e9
mac80211: transmit fragment list to drivers
by Johannes Berg
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
6096de7
mac80211: add helper to free TX skb
by Johannes Berg
· 13 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
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
deeaee19
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
42d98795
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
· 14 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
Next »