summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-3/+8
|\
| * mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau2019-02-221-1/+6
| * mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen2019-02-221-2/+2
* | mac80211: Use rhashtable_lookup_get_insert_fast instead of racy codeHerbert Xu2019-02-221-16/+8
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-226-116/+75
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-203-111/+58
| |\|
| | * mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun2019-02-181-1/+1
| | * mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-151-1/+5
| | * mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-151-8/+9
| | * mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2019-02-152-101/+43
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-2/+8
| |\|
| | * mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-02-111-1/+3
| | * mac80211: call drv_ibss_join() on restartJohannes Berg2019-02-111-1/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-3/+9
| |\|
| | * mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-011-3/+9
* | | mac80211: update HE IEs to D3.3Liad Kaufman2019-02-221-10/+25
* | | mac80211: ignore quiet mode in probeSara Sharon2019-02-221-3/+3
* | | mac80211: allow CSA to self with immediate quietSara Sharon2019-02-221-1/+2
* | | mac80211: notify driver on subsequent CSA beaconsSara Sharon2019-02-223-14/+70
* | | mac80211: fix position of vendor_data readLiad Kaufman2019-02-221-2/+19
* | | mac80211: abort CSA if beacon does not include CSA IEsSara Sharon2019-02-223-6/+57
* | | mac80211: support max channel switch time elementSara Sharon2019-02-224-0/+13
* | | cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-222-2/+18
* | | mac80211: indicate support for multiple BSSIDSara Sharon2019-02-083-2/+30
* | | mac80211: support multi-bssidSara Sharon2019-02-084-47/+207
* | | mac80211: move the bss update from elements to an helperSara Sharon2019-02-081-70/+80
* | | mac80211: pass bssids to elements parsing functionSara Sharon2019-02-089-72/+95
* | | mac80211: use element iteration macro in parsingJohannes Berg2019-02-081-19/+6
|/ /
* | mac80211: fix missing/malformed documentationJohannes Berg2019-02-011-0/+18
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-012-2/+8
|\|
| * mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-01-251-1/+1
| * mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
| * mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-01-191-1/+3
* | mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen2019-02-011-0/+3
* | mac80211: remove unused variableJohannes Berg2019-01-281-1/+0
* | mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2019-01-252-3/+14
* | mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau2019-01-193-8/+25
* | mac80211: mesh: only switch path when new metric is at least 10% betterJulan Hsu2019-01-191-3/+8
* | mac80211: mesh: use average bitrate for link metric calculationJulan Hsu2019-01-193-3/+15
* | nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-193-1/+9
* | nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2019-01-192-1/+8
* | mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich2019-01-192-0/+10
* | mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-199-10/+223
* | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-196-3/+84
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-2/+2
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-203-2/+8
|\ \
| * | mac80211: free skb fraglist before freeing the skbSara Sharon2018-12-191-0/+5
| * | mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2018-12-182-2/+3
* | | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-1919-92/+265
|\ \ \ | |/ / |/| |