Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e48f0c28dd505e39bd136ec92a042b311b127c6
/
net
/
mac80211
a61ac39
mac80211: Reject malformed SSID elements
by Will Deacon
· 5 years ago
8b6d5c1
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
7b1f4ff
mac80211: handle deauthentication/disassociation from TDLS peer
by Yu Wang
· 6 years ago
2b81ffa
mac80211: Print text for disassociation reason
by Arkadiusz Miskiewicz
· 8 years ago
c251d5c
mac80211: fix possible sta leak
by Johannes Berg
· 5 years ago
c7b1a1e
mac80211: don't WARN on short WMM parameters from AP
by Brian Norris
· 5 years ago
760b12a
mac80211: don't warn about CW params when not using them
by Brian Norris
· 5 years ago
e221ce0
mac80211: only warn once on chanctx_conf being NULL
by Yibo Zhao
· 5 years ago
2bf0723
mac80211: free peer keys before vif down in mesh
by Pradeep Kumar Chitrapu
· 5 years ago
606b65e
mac80211: mesh: fix RCU warning
by Thomas Pedersen
· 5 years ago
c1707c5
mac80211: Do not use stack memory with scatterlist for GMAC
by Jouni Malinen
· 5 years ago
9f0f5ff
mac80211: drop robust management frames from unknown TA
by Johannes Berg
· 6 years ago
e5c1724
mac80211/cfg80211: update bss channel on channel switch
by Sergey Matyukevich
· 6 years ago
72d00b6
mac80211: Fix kernel panic due to use of txq after free
by Bhagavathi Perumal S
· 6 years ago
7e0642e
mac80211: fix unaligned access in mesh table hash function
by Felix Fietkau
· 6 years ago
56e74ed
mac80211: do not call driver wake_tx_queue op during reconfig
by Felix Fietkau
· 6 years ago
5b8acf2
mac80211: Add attribute aligned(2) to struct 'action'
by Mathieu Malaterre
· 6 years ago
ee3ba74
mac80211: don't initiate TDLS connection if station is not associated to AP
by Balaji Pothunoori
· 6 years ago
d0038e4
mac80211: fix miscounting of ttl-dropped frames
by Bob Copeland
· 6 years ago
efbc760
mac80211: Free mpath object when rhashtable insertion fails
by Herbert Xu
· 6 years ago
0bf7aef
mac80211: ensure that mgmt tx skbs have tailroom for encryption
by Felix Fietkau
· 6 years ago
4470e51
mac80211: fix radiotap vendor presence bitmap handling
by Johannes Berg
· 6 years ago
0715895
mac80211: Fix condition validating WMM IE
by Ilan Peer
· 7 years ago
7a4b56a
mac80211: don't WARN on bad WMM parameters from buggy APs
by Emmanuel Grumbach
· 7 years ago
fd54ea7
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
db32c24
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
7df29ea
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
554eac2
mac80211: Clear beacon_int in ieee80211_do_stop
by Ben Greear
· 6 years ago
fd500b3
mac80211: fix TX aggregation start/stop callback race
by Johannes Berg
· 7 years ago
e36e7b0
mac80211: TDLS: fix skb queue/priority assignment
by Johannes Berg
· 6 years ago
147953b
mac80211: fix pending queue hang due to TX_DROP
by Bob Copeland
· 6 years ago
1e97d6b
mac80211: Always report TX status
by Andrei Otcheretianski
· 6 years ago
e487b5a
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
by Felix Fietkau
· 6 years ago
161a426
mac80211: shorten the IBSS debug messages
by Emmanuel Grumbach
· 6 years ago
57eff4d
mac80211: don't Tx a deauth frame if the AP forbade Tx
by Emmanuel Grumbach
· 6 years ago
2900bcc
mac80211: Fix station bandwidth setting after channel switch
by Ilan Peer
· 6 years ago
2727287
mac80211: fix a race between restart and CSA flows
by Emmanuel Grumbach
· 6 years ago
7c10ec1
mac80211: mesh: fix HWMP sequence numbering to follow standard
by Yuan-Chi Pang
· 6 years ago
167c4b4
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
by Danek Duvall
· 6 years ago
0f9a807
mac80211: Run TXQ teardown code before de-registering interfaces
by Toke Høiland-Jørgensen
· 6 years ago
03758ba
mac80211: restrict delayed tailroom needed decrement
by Manikanta Pubbisetty
· 6 years ago
f1ddbb1
mac80211: add stations tied to AP_VLANs during hw reconfig
by mpubbise@codeaurora.org
· 6 years ago
6588cfd
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
by Felix Fietkau
· 7 years ago
d6114a68
mac80211: Do not disconnect on invalid operating class
by Ilan Peer
· 7 years ago
31155ee
mac80211: fix calling sleeping function in atomic context
by Sara Sharon
· 7 years ago
ae58b75
mac80211: fix a possible leak of station stats
by Sara Sharon
· 7 years ago
c6f7828
mac80211: Fix setting TX power on monitor interfaces
by Peter Große
· 7 years ago
a4e0746
mac80211: bail out from prep_connection() if a reconfig is ongoing
by Luca Coelho
· 8 years ago
471d4a4
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
by Matthias Kaehlcke
· 8 years ago
2bb3064
mac80211: Fix clang warning about constant operand in logical operation
by Matthias Kaehlcke
· 8 years ago
92db807
mac80211: Fix possible sband related NULL pointer de-reference
by Mohammed Shafi Shajakhan
· 8 years ago
e864196
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
by Emmanuel Grumbach
· 8 years ago
c1ad3ae
mac80211: remove BUG() when interface type is invalid
by Luca Coelho
· 7 years ago
58c4ee8
mac80211: mesh: drop frames appearing to be from us
by Johannes Berg
· 7 years ago
3b4dd8a
cfg80211: fix cfg80211_beacon_dup
by Arnd Bergmann
· 7 years ago
030d467
mac80211: fix the update of path metric for RANN frame
by Chun-Yeow Yeoh
· 7 years ago
234c8e6
mac80211: Add RX flag to indicate ICV stripped
by David Spinadel
· 8 years ago
bf86422
mac80211: Fix addition of mesh configuration element
by Ilan peer
· 8 years ago
dee48e5
mac80211: don't try to sleep in rate_control_rate_init()
by Johannes Berg
· 8 years ago
cda72bb
mac80211: prevent skb/txq mismatch
by Michal Kazior
· 8 years ago
bc13325
mac80211: calculate min channel width correctly
by Johannes Berg
· 8 years ago
26b6ab5
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
by Masashi Honma
· 8 years ago
d21e50a
mac80211: Remove invalid flag operations in mesh TSF synchronization
by Masashi Honma
· 8 years ago
ddd95bc
mac80211: don't compare TKIP TX MIC key in reinstall prevention
by Johannes Berg
· 7 years ago
38762a5
mac80211: use constant time comparison with keys
by Jason A. Donenfeld
· 7 years ago
2586fa0
mac80211: accept key reinstall without changing anything
by Johannes Berg
· 7 years ago
c1bc62d
mac80211: fix power saving clients handling in iwlwifi
by Emmanuel Grumbach
· 8 years ago
e167b4a
mac80211: flush hw_roc_start work before cancelling the ROC
by Avraham Stern
· 7 years ago
59862b0
mac80211: fix VLAN handling with TXQs
by Johannes Berg
· 7 years ago
6baa8c9
mac80211: initialize SMPS field in HT capabilities
by Felix Fietkau
· 8 years ago
6130fac
mac80211: recalculate min channel width on VHT opmode changes
by Johannes Berg
· 8 years ago
5b754c9
mac80211: don't send SMPS action frame in AP mode when not needed
by Emmanuel Grumbach
· 7 years ago
3e8c503
mac80211: fix dropped counter in multiqueue RX
by Johannes Berg
· 7 years ago
6568f8f
mac80211: strictly check mesh address extension mode
by Rajkumar Manoharan
· 8 years ago
c814326
mac80211: fix IBSS presp allocation size
by Johannes Berg
· 8 years ago
841e4e7
mac80211: fix packet statistics for fast-RX
by Johannes Berg
· 8 years ago
f79d740
mac80211: fix CSA in IBSS mode
by Koen Vandeputte
· 8 years ago
f6e99a2
mac80211/wpa: use constant time memory comparison for MACs
by Jason A. Donenfeld
· 7 years ago
2ec5b68
mac80211: don't look at the PM bit of BAR frames
by Emmanuel Grumbach
· 7 years ago
87cfeaa
mac80211: fix MU-MIMO follow-MAC mode
by Johannes Berg
· 8 years ago
e0411f1
mac80211: reject ToDS broadcast data frames
by Johannes Berg
· 8 years ago
c032150
mac80211: unconditionally start new netdev queues with iTXQ support
by Johannes Berg
· 8 years ago
b507df2
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
3981384
mac80211: don't handle filtered frames within a BA session
by Felix Fietkau
· 8 years ago
42e7f37
mac80211: don't reorder frames with SN smaller than SSN
by Sara Sharon
· 8 years ago
b116db0
mac80211: flush delayed work when entering suspend
by Matt Chen
· 8 years ago
1a1981e
mac80211: Fix adding of mesh vendor IEs
by Thorsten Horstmann
· 8 years ago
bab10a5
mac80211: implement multicast forwarding on fast-RX path
by Johannes Berg
· 8 years ago
cd84516
mac80211: fix tid_agg_rx NULL dereference
by Johannes Berg
· 8 years ago
5e7598a
mac80211: initialize fast-xmit 'info' later
by Johannes Berg
· 8 years ago
1976c76
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 8 years ago
a786f96
mac80211: fix A-MSDU aggregation with fast-xmit + txq
by Felix Fietkau
· 8 years ago
fff712c
mac80211: remove bogus skb vif assignment
by Felix Fietkau
· 8 years ago
c1f4c9e
mac80211: update A-MPDU flag on tx dequeue
by Felix Fietkau
· 8 years ago
6c18a6b
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
by Felix Fietkau
· 8 years ago
c8eaf34
mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
by Filip Matusiak
· 8 years ago
f4a067f
mac80211: move struct aead_req off the stack
by Ard Biesheuvel
· 8 years ago
1d4de2e
mac80211: fix CMD_FRAME for AP_VLAN
by Michael Braun
· 8 years ago
e2b5227
mac80211: validate DA/SA during A-MSDU decapsulation
by Johannes Berg
· 8 years ago
8b935ee
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
by Johannes Berg
· 8 years ago
Next »