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
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
Felix Fietkau
2016-12-15
1
-20
/
+0
*
mac80211: minstrel: make prob_ewma u16 instead of u32
Felix Fietkau
2016-12-15
1
-1
/
+1
*
mac80211: minstrel: store probability variance instead of standard deviation
Felix Fietkau
2016-12-15
4
-19
/
+30
*
mac80211: minstrel: reduce MINSTREL_SCALE
Felix Fietkau
2016-12-15
1
-1
/
+1
*
mac80211: minstrel: remove cur_prob from debugfs
Felix Fietkau
2016-12-15
4
-26
/
+18
*
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
2016-12-15
1
-4
/
+4
*
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
Felix Fietkau
2016-12-15
1
-1
/
+1
*
mac80211: minstrel_ht: move short preamble check out of get_rate
Felix Fietkau
2016-12-15
1
-17
/
+5
*
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
2016-12-15
3
-22
/
+22
*
mac80211: only alloc mem if a station doesn't exist yet
Koen Vandeputte
2016-12-15
1
-7
/
+7
*
mac80211: Use appropriate name for functions and messages
Masashi Honma
2016-12-13
5
-13
/
+13
*
mac80211: Remove invalid flag operations in mesh TSF synchronization
Masashi Honma
2016-12-13
3
-15
/
+0
*
mac80211: Show pending txqlen in debugfs.
Ben Greear
2016-12-13
1
-0
/
+27
*
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
Masashi Honma
2016-12-13
1
-6
/
+8
*
mac80211: multicast to unicast conversion
Michael Braun
2016-12-13
4
-1
/
+137
*
mac80211: Remove unused 'beaconint_us' variable
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
mac80211: Remove unused 'sband' and 'local' variables
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
2016-12-13
1
-5
/
+3
*
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
2016-12-13
1
-3
/
+1
*
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
2016-12-13
1
-2
/
+1
*
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-12-09
1
-9
/
+12
|
\
|
*
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
2016-12-09
1
-9
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
3
-5
/
+27
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
2016-11-15
1
-1
/
+5
|
*
mac80211: remove bogus skb vif assignment
Felix Fietkau
2016-11-15
1
-3
/
+0
|
*
mac80211: update A-MPDU flag on tx dequeue
Felix Fietkau
2016-11-15
1
-0
/
+5
|
*
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
Felix Fietkau
2016-11-15
1
-1
/
+1
|
*
mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
Filip Matusiak
2016-11-15
1
-0
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
9
-73
/
+135
|
\
\
|
|
/
|
*
mac80211: move struct aead_req off the stack
Ard Biesheuvel
2016-10-17
7
-62
/
+93
|
*
mac80211: fix CMD_FRAME for AP_VLAN
Michael Braun
2016-10-12
1
-1
/
+1
|
*
mac80211: validate DA/SA during A-MSDU decapsulation
Johannes Berg
2016-10-12
1
-1
/
+19
|
*
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
2016-10-12
1
-1
/
+2
|
*
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
2016-10-12
1
-1
/
+7
|
*
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
2016-10-12
1
-9
/
+15
*
|
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
2016-10-29
21
-114
/
+610
|
\
\
|
*
|
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
2016-10-28
1
-4
/
+2
|
*
|
mac80211: Claim Fast Initial Link Setup (FILS) STA support
Jouni Malinen
2016-10-27
1
-0
/
+1
|
*
|
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
2016-10-27
7
-4
/
+403
|
*
|
mac80211: Add FILS auth alg mapping
Jouni Malinen
2016-10-27
1
-0
/
+12
|
*
|
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
2016-10-27
1
-3
/
+6
|
*
|
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
2016-10-27
1
-6
/
+6
|
*
|
mac80211: validate new interface's beacon intervals
Johannes Berg
2016-10-27
2
-1
/
+12
|
*
|
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2016-10-19
5
-7
/
+20
|
*
|
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
2016-10-19
4
-3
/
+8
|
*
|
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
2016-10-19
1
-2
/
+3
|
*
|
mac80211: improve RX aggregation data in debugfs
Johannes Berg
2016-10-19
1
-2
/
+7
|
*
|
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
2016-10-19
3
-9
/
+5
[next]