Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dcd24e098d8df8b4f85686c6be7673d4506c1888
/
net
/
mac80211
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
51d0af2
mac80211: allocate tailroom for forwarded mesh packets
by Felix Fietkau
· 6 years ago
3692293
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
by Herbert Xu
· 6 years ago
b7b14ec
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
77ff2c6
mac80211: update HE IEs to D3.3
by Liad Kaufman
· 6 years ago
7976b1e
mac80211: ignore quiet mode in probe
by Sara Sharon
· 6 years ago
9792875
mac80211: allow CSA to self with immediate quiet
by Sara Sharon
· 6 years ago
fafd2bc
mac80211: notify driver on subsequent CSA beacons
by Sara Sharon
· 6 years ago
c15353b
mac80211: fix position of vendor_data read
by Liad Kaufman
· 6 years ago
b9cc81d
mac80211: abort CSA if beacon does not include CSA IEs
by Sara Sharon
· 6 years ago
ee14577
mac80211: support max channel switch time element
by Sara Sharon
· 6 years ago
4d9ec73
cfg80211: Report Association Request frame IEs in association events
by Jouni Malinen
· 6 years ago
5c14a4d
mac80211: Change default tx_sk_pacing_shift to 7
by Toke Høiland-Jørgensen
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f2ffff0
mac80211: mesh: fix missing unlock on error in table_path_del()
by Wei Yongjun
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
83e37e0
mac80211: Restore vif beacon interval if start ap fails
by Rakesh Pillai
· 6 years ago
4ff3a9d
mac80211: Free mpath object when rhashtable insertion fails
by Herbert Xu
· 6 years ago
b4c3fbe
mac80211: Use linked list instead of rhashtable walk for mesh tables
by Herbert Xu
· 6 years ago
6157ca0
mac80211: Fix Tx aggregation session tear down with ITXQs
by Ilan Peer
· 6 years ago
4926b51
mac80211: call drv_ibss_join() on restart
by Johannes Berg
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
caf5633
mac80211: indicate support for multiple BSSID
by Sara Sharon
· 6 years ago
78ac51f
mac80211: support multi-bssid
by Sara Sharon
· 6 years ago
fcea7db
mac80211: move the bss update from elements to an helper
by Sara Sharon
· 6 years ago
4abb52a
mac80211: pass bssids to elements parsing function
by Sara Sharon
· 6 years ago
c17e28d
mac80211: use element iteration macro in parsing
by Johannes Berg
· 6 years ago
7d41946
mac80211: fix missing/malformed documentation
by Johannes Berg
· 6 years ago
9d0f50b
mac80211: ensure that mgmt tx skbs have tailroom for encryption
by Felix Fietkau
· 6 years ago
752cfee
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
cb86880
mac80211: Fix documentation strings for airtime-related variables
by Toke Høiland-Jørgensen
· 6 years ago
2ec56f9
mac80211: remove unused variable
by Johannes Berg
· 6 years ago
390298e
mac80211: Expose ieee80211_schedule_txq() function
by Toke Høiland-Jørgensen
· 6 years ago
7c53eb5
mac80211: Add attribute aligned(2) to struct 'action'
by Mathieu Malaterre
· 6 years ago
7ed5285
mac80211: don't initiate TDLS connection if station is not associated to AP
by Balaji Pothunoori
· 6 years ago
77f7ffd
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
by Felix Fietkau
· 6 years ago
a8d418d
mac80211: mesh: only switch path when new metric is at least 10% better
by Julan Hsu
· 6 years ago
67fc055
mac80211: mesh: use average bitrate for link metric calculation
by Julan Hsu
· 6 years ago
540bbcb
nl80211/mac80211: mesh: add mesh path change count to mpath info
by Julan Hsu
· 6 years ago
cc24163
nl80211/mac80211: mesh: add hop count to mpath info
by Julan Hsu
· 6 years ago
d9bb410
mac80211: allow overriding HT STBC capabilities
by Sergey Matyukevich
· 6 years ago
b4809e9
mac80211: Add airtime accounting and scheduling to TXQs
by Toke Høiland-Jørgensen
· 6 years ago
1866760
mac80211: Add TXQ scheduling API
by Toke Høiland-Jørgensen
· 6 years ago
a0dc020
mac80211: fix miscounting of ttl-dropped frames
by Bob Copeland
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5a862f8
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
d359bbc
mac80211: Properly access radiotap vendor data
by Ilan Peer
· 6 years ago
34b1e0e
mac80211: free skb fraglist before freeing the skb
by Sara Sharon
· 6 years ago
efc38dd
mac80211: fix radiotap vendor presence bitmap handling
by Johannes Berg
· 6 years ago
dc7eb0f
mac80211: do not advertise HE cap IE if HE disabled
by Shaul Triebitz
· 6 years ago
002245e
mac80211: set STA flag DISABLE_HE if HE is not supported
by Shaul Triebitz
· 6 years ago
2e249fc
mac80211: update driver when MU EDCA params change
by Shaul Triebitz
· 6 years ago
55ebd6e
mac80211: propagate the support for TWT to the driver
by Emmanuel Grumbach
· 6 years ago
344f8e0
mac80211: don't build AMSDU from GSO packets
by Sara Sharon
· 6 years ago
233e98d
mac80211: remove superfluous NULL check
by Johannes Berg
· 6 years ago
dd665d2
mac80211: never pass NULL params to ieee80211_if_add()
by Johannes Berg
· 6 years ago
8020919
mac80211: Properly handle SKB with radiotap only
by Ilan Peer
· 6 years ago
554be83
mac80211: ftm responder: remove pointless defensive coding
by Johannes Berg
· 6 years ago
a50e5fb
mac80211: fix a kernel panic when TXing after TXQ teardown
by Sara Sharon
· 6 years ago
f6c7f03
mac80211: fix deauth TX when we disconnect
by Emmanuel Grumbach
· 6 years ago
c8d10cb
mac80211: rewrite Kconfig text for mesh
by Bob Copeland
· 6 years ago
990d718
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
9ec1190
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
a317e65
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
1ad0f16
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
by Eric Biggers
· 6 years ago
ecbc12a
{nl,mac}80211: add rssi to mesh candidates
by Bob Copeland
· 6 years ago
01d66fb
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
by Bob Copeland
· 6 years ago
dbdaee7
{nl,mac}80211: report gate connectivity in station info
by Bob Copeland
· 6 years ago
4a6ecd3
mac80211: mesh: advertise gates in mesh formation
by Bob Copeland
· 6 years ago
e9da68d
mac80211: allow hardware scan to fall back to software
by Johannes Berg
· 6 years ago
cee7013
mac80211: allow drivers to use peer measurement API
by Johannes Berg
· 6 years ago
e0ba709
mac80211: tx: avoid variable shadowing
by Johannes Berg
· 6 years ago
63c713e
mac80211: debugfs: avoid variable shadowing
by Johannes Berg
· 6 years ago
6af8354
mac80211: sta_info: avoid tidstats variable shadowing
by Johannes Berg
· 6 years ago
140d905
mac80211: tracing: avoid 'idx' variable
by Johannes Berg
· 6 years ago
03b7386
mac80211: fix CSA beacon allocation size
by Johannes Berg
· 6 years ago
5c21e810
mac80211: Clear beacon_int in ieee80211_do_stop
by Ben Greear
· 6 years ago
c752cac
mac80211: fix GFP_KERNEL under tasklet context
by Yan-Hsuan Chuang
· 6 years ago
33483a6
mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()
by Wei Yongjun
· 6 years ago
f8252e7
mac80211: implement ieee80211_tx_rate_update to update rate
by Anilkumar Kolli
· 6 years ago
bc84797
mac80211: support FTM responder configuration/statistics
by Pradeep Kumar Chitrapu
· 6 years ago
efb543e
mac80211: Extend SAE authentication in infra BSS STA mode
by Jouni Malinen
· 6 years ago
8d7432a
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
by Jouni Malinen
· 6 years ago
fc107a9
mac80211: Helper function for marking STA authenticated
by Jouni Malinen
· 6 years ago
506dbf9
mac80211: rc80211_minstrel: remove variance / stddev calculation
by Felix Fietkau
· 6 years ago
f4ec7cb
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
by Felix Fietkau
· 6 years ago
972b66b
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
by Felix Fietkau
· 6 years ago
80df9be
mac80211: minstrel: fix CCK rate group streams value
by Felix Fietkau
· 6 years ago
37439f2
mac80211: minstrel: fix using short preamble CCK rates on HT clients
by Felix Fietkau
· 6 years ago
202df50
mac80211: minstrel: reduce minstrel_mcs_groups size
by Felix Fietkau
· 6 years ago
b1c4f68
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
by Felix Fietkau
· 6 years ago
5b5e873
mac80211: minstrel: remove unnecessary debugfs cleanup code
by Felix Fietkau
· 6 years ago
f458e83
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
by Chaitanya T K
· 6 years ago
42dca5e
mac80211: avoid reflecting frames back to the client
by Johannes Berg
· 6 years ago
188de5d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
72438f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c70616b
mac80211: Remove unused initialization
by Masashi Honma
· 6 years ago
48f3b9e
mac80211: fix error handling in ieee80211_register_hw()
by Wei Yongjun
· 6 years ago
Next »