index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: support device/driver PN check for CCMP/GCMP
Johannes Berg
2015-07-17
1
-1
/
+6
*
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
2015-07-17
1
-5
/
+1
*
mac80211: don't store napi struct
Johannes Berg
2015-07-17
1
-13
/
+24
*
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
2015-07-17
1
-2
/
+0
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-30
/
+49
*
mac80211: remove obsolete sentence from documentation
Jakub Kicinski
2015-06-09
1
-2
/
+1
*
mac80211: rename single hw-scan flag to follow naming convention
Johannes Berg
2015-06-02
1
-2
/
+2
*
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-06-02
1
-15
/
+2
*
mac80211: stop using pointers as userspace cookies
Johannes Berg
2015-06-02
1
-0
/
+3
*
mac80211: move TX PN to public part of key struct
Johannes Berg
2015-06-02
1
-0
/
+4
*
mac80211: add missing drv_priv description for TXQ struct
Johannes Berg
2015-05-20
1
-0
/
+1
*
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
2015-05-06
1
-0
/
+7
*
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
1
-39
/
+40
*
mac80211: make LED trigger names const
Johannes Berg
2015-05-05
1
-13
/
+14
*
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
2015-04-24
1
-2
/
+6
*
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
2015-04-24
1
-2
/
+18
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-7
/
+2
*
mac80211: allow drivers to support S/G
Johannes Berg
2015-04-22
1
-2
/
+2
*
mac80211: add TX fastpath
Johannes Berg
2015-04-22
1
-1
/
+5
*
mac80211: Fix mac80211.h docbook comments
Jonathan Corbet
2015-04-20
1
-3
/
+4
*
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2015-04-07
1
-28
/
+0
*
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
1
-0
/
+83
*
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
2015-03-30
1
-1
/
+2
*
mac80211: notify the driver about deauth
Emmanuel Grumbach
2015-03-30
1
-0
/
+4
*
mac80211: notify the driver about association status
Emmanuel Grumbach
2015-03-30
1
-0
/
+2
*
mac80211: notify the driver about authentication status
Emmanuel Grumbach
2015-03-30
1
-0
/
+36
*
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
2015-03-30
1
-10
/
+38
*
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
2015-03-16
1
-0
/
+13
*
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
2015-03-04
1
-0
/
+2
*
mac80211: allow iterating inactive interfaces
Arik Nemtsov
2015-03-04
1
-5
/
+30
*
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2015-03-03
1
-2
/
+5
*
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
2015-01-27
1
-0
/
+5
*
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
2015-01-27
1
-5
/
+10
*
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
2015-01-23
1
-0
/
+7
*
mac80211: allow drivers to control software crypto
Johannes Berg
2015-01-22
1
-0
/
+12
*
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-15
1
-4
/
+2
*
mac80211: allow drivers to provide most station statistics
Johannes Berg
2015-01-08
1
-5
/
+12
*
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
2015-01-07
1
-2
/
+9
*
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-01-07
1
-5
/
+2
|
\
|
*
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
2015-01-05
1
-5
/
+2
*
|
mac80211: move U-APSD enablement to vif flags
Johannes Berg
2014-12-15
1
-8
/
+7
*
|
mac80211: Fix accounting of multicast frames
Sujith Manoharan
2014-12-12
1
-0
/
+6
*
|
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
2014-12-12
1
-3
/
+3
|
/
*
mac80211: add ieee80211_tx_status_noskb
Felix Fietkau
2014-11-28
1
-0
/
+20
*
mac80211: add tx_status_noskb to rate_control_ops
Felix Fietkau
2014-11-28
1
-0
/
+4
*
cfg80211: clean up beacon loss CQM event
Johannes Berg
2014-11-26
1
-0
/
+8
*
mac80211: notify drivers on sta rate table changes
Johannes Berg
2014-11-19
1
-0
/
+6
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-5
/
+10
*
mac80211: synchronously reserve TID per station
Liad Kaufman
2014-11-19
1
-0
/
+37
*
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
2014-11-19
1
-1
/
+36
[prev]
[next]