index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
mac80211.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: warn only once about not finding a rate
Johannes Berg
2011-11-04
1
-1
/
+2
*
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
2011-10-14
1
-1
/
+1
*
mac80211: parse radiotap header earlier
Johannes Berg
2011-10-11
1
-3
/
+1
*
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
2011-10-11
1
-0
/
+4
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
2011-10-03
1
-0
/
+4
*
mac80211: document client powersave
Johannes Berg
2011-09-30
1
-0
/
+89
*
mac80211: allow out-of-band EOSP notification
Johannes Berg
2011-09-30
1
-2
/
+22
*
mac80211: explicitly notify drivers of frame release
Johannes Berg
2011-09-30
1
-0
/
+17
*
mac80211: reply only once to each PS-poll
Johannes Berg
2011-09-30
1
-1
/
+8
*
mac80211: implement uAPSD
Johannes Berg
2011-09-30
1
-7
/
+17
*
mac80211: allow releasing driver-buffered frames
Johannes Berg
2011-09-30
1
-0
/
+31
*
mac80211: split PS buffers into ACs
Johannes Berg
2011-09-30
1
-0
/
+1
*
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
2011-09-30
1
-8
/
+26
*
mac80211: standardize adding supported rates IEs
Arik Nemtsov
2011-09-30
1
-0
/
+5
*
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-27
1
-0
/
+4
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-3
/
+4
*
mac80211: fix indentation
Alexander Simon
2011-09-20
1
-1
/
+1
*
nl80211/cfg80211/mac80211: fix wme docs
Eliad Peller
2011-09-16
1
-0
/
+3
*
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
2011-09-14
1
-0
/
+8
*
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
2011-09-14
1
-0
/
+13
*
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
2011-09-13
1
-0
/
+5
*
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
2011-08-26
1
-0
/
+2
*
mac80211: remove offchannel_tx API
Johannes Berg
2011-08-08
1
-10
/
+0
*
mac80211: remove linux/wireless.h inclusion
Johannes Berg
2011-08-08
1
-1
/
+0
*
mac80211: sync driver before TX
Johannes Berg
2011-07-20
1
-0
/
+42
*
mac80211: let key iteration get keys in install order
Johannes Berg
2011-07-15
1
-0
/
+4
*
mac80211: allow driver access to TKIP RX P1K
Johannes Berg
2011-07-15
1
-0
/
+14
*
mac80211: allow driver to disconnect after resume
Johannes Berg
2011-07-13
1
-0
/
+23
*
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
2011-07-11
1
-0
/
+20
*
mac80211: allow driver to generate P1K for IV32
Johannes Berg
2011-07-08
1
-2
/
+22
*
mac80211: allow drivers to access key sequence counter
Johannes Berg
2011-07-08
1
-0
/
+60
*
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
1
-26
/
+22
*
mac80211: support GTK rekey offload
Johannes Berg
2011-07-06
1
-0
/
+20
*
mac80211: allow driver to iterate keys
Johannes Berg
2011-07-06
1
-0
/
+23
*
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2011-07-05
1
-0
/
+4
*
mac80211: propagate information about STA WME support down
Arik Nemtsov
2011-06-29
1
-0
/
+2
*
mac80211: add cancel_hw_scan() callback
Eliad Peller
2011-06-17
1
-0
/
+10
*
mac80211: add ieee80211_get_operstate() function
Eliad Peller
2011-06-10
1
-0
/
+10
*
mac80211: Stop BA session event from device
Shahar Levi
2011-06-07
1
-0
/
+17
*
nl80211: add testmode dump support
Wey-Yi Guy
2011-06-01
1
-0
/
+4
*
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
2011-05-22
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
1
-0
/
+66
|
\
|
*
mac80211: add support for HW scheduled scan
Luciano Coelho
2011-05-11
1
-0
/
+50
|
*
mac80211: add basic support for WoWLAN
Johannes Berg
2011-05-05
1
-0
/
+16
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
1
-0
/
+17
|
\
\
|
|
/
|
*
mac80211: Add new API for rate selection
Sujith Manoharan
2011-04-28
1
-0
/
+6
|
*
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
2011-04-28
1
-0
/
+11
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
1
-0
/
+16
|
\
\
|
|
/
|
*
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2011-04-19
1
-0
/
+12
[next]