index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
2015-03-04
|
|
*
|
mac80211: remove duplicate check for quiescing when queueing work
Luciano Coelho
2015-03-04
|
|
*
|
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
2015-03-04
|
|
*
|
mac80211: start queues if driver rejected wowlan
Johannes Berg
2015-03-04
|
|
*
|
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
2015-03-04
|
|
*
|
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
2015-03-04
|
|
*
|
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
2015-03-03
|
|
*
|
mac80211: fix another suspend vs. association race
Johannes Berg
2015-03-03
|
|
*
|
mac80211: TDLS: support VHT between peers
Arik Nemtsov
2015-03-03
|
|
*
|
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2015-03-03
|
|
*
|
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
|
|
*
|
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
|
|
*
|
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
2015-02-28
|
|
*
|
mac80211: iterate using station list in AP SMPS
Johannes Berg
2015-02-28
|
|
*
|
mac80211: don't look up stations for multicast addresses
Johannes Berg
2015-02-28
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
|
|
\
\
\
\
|
*
|
|
|
|
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-14
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mac80211: Move message tracepoints to their own header
Steven Rostedt (Red Hat)
2015-04-07
|
|
|
/
/
|
|
/
|
|
*
|
|
|
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
2015-04-01
|
|
_
|
/
|
/
|
|
*
|
|
mac80211: ignore CSA to same channel
Johannes Berg
2015-03-16
*
|
|
mac80211: ask for ECSA IE to be considered for beacon parse CRC
Johannes Berg
2015-03-16
*
|
|
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
2015-03-16
*
|
|
mac80211: disable u-APSD queues by default
Michal Kazior
2015-03-03
*
|
|
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
2015-03-03
|
/
/
*
|
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
2015-02-26
*
|
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
2015-02-24
*
|
mac80211: clear sdata->radar_required
Eliad Peller
2015-02-24
|
/
*
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-02-04
|
\
|
*
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
2015-01-27
|
*
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
2015-01-27
|
*
mac80111: Add CCMP-256 cipher
Jouni Malinen
2015-01-27
|
*
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
2015-01-27
|
*
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
2015-01-27
|
*
mac80211: support beacon statistics
Johannes Berg
2015-01-23
|
*
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
2015-01-23
|
*
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
2015-01-23
|
*
mac80211: tdls: remove shadowing variable
Johannes Berg
2015-01-23
|
*
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
2015-01-23
|
*
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
2015-01-23
|
*
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
2015-01-23
|
*
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
2015-01-23
|
*
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
2015-01-23
|
*
mac80211: allow drivers to control software crypto
Johannes Berg
2015-01-22
|
*
mac80211: fix HW registration error paths
Johannes Berg
2015-01-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
|
\
\
|
|
/
|
/
|
|
*
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
2015-01-23
|
*
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
2015-01-23
|
*
mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params
John Linville
2015-01-07
[prev]
[next]