index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-11
mac80211: set smps_mode according to ap params
Eliad Peller
2014-09-11
mac80211: set network header in TDLS frames
Arik Nemtsov
2014-09-11
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
mac80211: add TDLS connection timeout
Liad Kaufman
2014-09-11
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
2014-09-11
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
2014-09-11
mac80211: clear key material when freeing keys
Johannes Berg
2014-09-08
mac80211: annotate MMIC head/tailroom warning
Johannes Berg
2014-09-08
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
2014-09-08
mac80211: split 802.11h parsing from transmit power policy
Steinar H. Gunderson
2014-09-05
mac80211: fix broken use of VHT/20Mhz with some APs
Eyal Shapira
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
2014-09-05
mac80211: combine roc with the "next roc" if possible
Eliad Peller
2014-09-05
mac80211: adjust roc duration when combining ROCs
Eliad Peller
2014-09-05
mac80211: Add RRM support to assoc request
Assaf Krauss
2014-09-05
mac80211: fix description comment of ieee80211_subif_start_xmit
Liad Kaufman
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
mac80211: clean up ieee80211_i.h
Johannes Berg
2014-09-03
mac80211: fix offloaded BA session traffic after hw restart
Michal Kazior
2014-08-29
mac80211: fix chantype recalc warning
Michal Kazior
2014-08-27
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-26
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-26
mac80211: don't resize skbs needlessly
Ido Yariv
2014-08-26
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2014-08-26
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
2014-08-15
mac80211: disable 40MHz support in case of 20MHz AP
Eliad Peller
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-22
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
2014-07-21
mac80211: remove useless NULL checks
Eytan Lifshitz
2014-07-21
mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt
Max Stepanov
2014-07-21
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
Luciano Coelho
2014-07-21
mac80211: make sure TDLS teardown packet is sent on time
Liad Kaufman
2014-07-21
mac80211: ignore frames between TDLS peers when operating as AP
Arik Nemtsov
2014-07-21
mac80211: disable VHT for TDLS
Arik Nemtsov
2014-07-21
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
2014-07-21
mac80211: add TDLS QoS param IE on setup-confirm
Arik Nemtsov
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
2014-07-21
mac80211: set TDLS capab to zero on failure frames
Arik Nemtsov
2014-07-21
mac80211: avoid adding some IEs on TDLS setup failure packets
Arik Nemtsov
2014-07-21
mac80211: split extra TDLS IEs in setup frames
Arik Nemtsov
[next]