summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-19mac80211: fix miscounting of ttl-dropped framesBob Copeland
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19mac80211: Properly access radiotap vendor dataIlan Peer
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon
2018-12-05mac80211: fix deauth TX when we disconnectEmmanuel Grumbach
2018-12-05mac80211: rewrite Kconfig text for meshBob Copeland
2018-12-05mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-05mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-05mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland
2018-11-09mac80211: mesh: advertise gates in mesh formationBob Copeland
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-11-09mac80211: tx: avoid variable shadowingJohannes Berg
2018-11-09mac80211: debugfs: avoid variable shadowingJohannes Berg
2018-11-09mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg
2018-11-09mac80211: tracing: avoid 'idx' variableJohannes Berg
2018-11-09mac80211: fix CSA beacon allocation sizeJohannes Berg
2018-11-09mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-11-09mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang
2018-11-09mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen
2018-10-11mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen
2018-10-11mac80211: Helper function for marking STA authenticatedJouni Malinen
2018-10-11mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau
2018-10-11mac80211: minstrel: do not sample rates 3 times slower than max_prob_rateFelix Fietkau
2018-10-11mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau
2018-10-11mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2018-10-11mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau