Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
71228a1eabaf7fa4b2c3060cfee60875254cec14
/
net
/
mac80211
71228a1
mac80211: release sched_scan_sdata when stopping sched scan
by Alexander Bondar
· 11 years ago
112c44b
mac80211: fix WPA with VLAN on AP side with ps-sta again
by Michael Braun
· 11 years ago
1a1cb74
mac80211: fix suspend vs. authentication race
by Johannes Berg
· 11 years ago
c9c3a06
mac80211: verify deauthentication and return error on failure
by Johannes Berg
· 11 years ago
d2722f8
mac80211: fix potential use-after-free
by Johannes Berg
· 11 years ago
b8ff416
mac80211: add missing update on rx status VHT flag
by Chun-Yeow Yeoh
· 11 years ago
37fa2bd
mac80211: refactor channel switch function
by Michal Kazior
· 11 years ago
31559f3
cfg80211: DFS get CAC time from regulatory database
by Janusz Dziedzic
· 11 years ago
6658ab8
mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes
by Luciano Coelho
· 11 years ago
30f55dc
mac80211: allow drivers to request SMPS off
by Luciano Coelho
· 11 years ago
37e3308
mac80211: allow driver to return error from sched_scan_stop
by Johannes Berg
· 11 years ago
df942e7
cfg80211: Pass TDLS peer capability information in tdls_mgmt
by Sunil Dutt Undekari
· 11 years ago
bf5f483
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
06d181a
mac80211: add NAPI support back
by Johannes Berg
· 11 years ago
dfa1ad2
ieee80211: Print human-readable disassoc/deauth reason codes
by Calvin Owens
· 11 years ago
1d5e126
mac80211: simplify roc check in idle calculation
by Johannes Berg
· 11 years ago
e4dcbb3
mac80211: fix IE buffer len
by David Spinadel
· 11 years ago
802ee9e
mac80211: add beacon_loss debugfs file
by Eliad Peller
· 11 years ago
448cd2e
mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case
by Eliad Peller
· 11 years ago
4bf332c
mac80211: remove superfluous band variable
by Johannes Berg
· 11 years ago
fab57a6
mac80211: fix virtual monitor interface iteration
by Johannes Berg
· 11 years ago
338f977
mac80211: fix fragmentation code, particularly for encryption
by Johannes Berg
· 11 years ago
d4c80d9
mac80211: Fix IBSS disconnect
by Sujith Manoharan
· 11 years ago
0297ea1
mac80211: release the channel in error path in start_ap
by Emmanuel Grumbach
· 11 years ago
8ffcc70
mac80211: avoid deadlock revealed by lockdep
by Emmanuel Grumbach
· 11 years ago
2f61743
mac80211: move roc cookie assignment earlier
by Eliad Peller
· 11 years ago
63c361f
mac80211: propagate STBC / LDPC flags to radiotap
by Emmanuel Grumbach
· 11 years ago
1b8d242
mac80211: move VHT related RX_FLAG to another variable
by Emmanuel Grumbach
· 11 years ago
0059b2b
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
by Emmanuel Grumbach
· 11 years ago
3de3802
mac80211: order IEs in association request correctly
by Johannes Berg
· 11 years ago
4d95230
mac80211: order IEs in probe request correctly
by Johannes Berg
· 11 years ago
b1bce14a
mac80211: update opmode when adding new station
by Marek Kwaczynski
· 11 years ago
fe94f3a
cfg80211: fix channel configuration in IBSS join
by Antonio Quartulli
· 11 years ago
b4ba544
mac80211: fix bufferable MMPDU RX handling
by Johannes Berg
· 11 years ago
953467d
mac80211: remove set but unused variables
by Johannes Berg
· 11 years ago
691eb61
mac80211: send ibss probe responses with noack flag
by Simon Wunderlich
· 11 years ago
9fa37a3
mac80211: ibss: remove unnecessary call to release channel
by Luciano Coelho
· 11 years ago
dbd7285
mac80211: add missing CSA locking
by Michal Kazior
· 11 years ago
cc901de
mac80211: fix sdata->radar_required locking
by Michal Kazior
· 11 years ago
c46a73f
mac80211: move csa_active setting in STA CSA
by Michal Kazior
· 11 years ago
97518af
mac80211: fix possible memory leak on AP CSA failure
by Michal Kazior
· 11 years ago
faf046e
mac80211: batch CSA bss info notification
by Michal Kazior
· 11 years ago
d8ca16d
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
by Johannes Berg
· 11 years ago
c6e1332
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
by Karl Beldan
· 11 years ago
cc01f9b
mac80211: remove module handling from rate control ops
by Johannes Berg
· 11 years ago
f6e1a73
mac80211: minstrel_ht: sample_table can be __read_mostly
by Johannes Berg
· 11 years ago
8a47cea
mac80211: make cfg80211 ops and privid const
by Johannes Berg
· 11 years ago
631ad70
mac80211: make rate control ops const
by Johannes Berg
· 11 years ago
c1cf6d4
mac80211: advertise BF STS according to AP support
by Eyal Shapira
· 11 years ago
c4d2ffa
mac80211: fix agg_status debugfs file write
by Johannes Berg
· 11 years ago
2fae062
mac80211: Fix ROC duration == 0 handling
by Ilan Peer
· 11 years ago
1693d34
mac80211: use sdata mesh_id_len instead of wdev's
by Johannes Berg
· 11 years ago
80e207c
mac80211: mesh: remove mesh_id check
by Johannes Berg
· 11 years ago
c782bf8
mac80211: fix the increment of mesh precedence value
by Chun-Yeow Yeoh
· 11 years ago
5251207
mac80211: add check on hw->max_signal value on ieee80211_register_hw
by andrea merello
· 11 years ago
30ef7ef
mac80211: drop unused param 'encrypted' from ccmp_special_blocks()
by Ard Biesheuvel
· 11 years ago
66e01cf
mac80211: only set CSA beacon when at least one beacon must be transmitted
by Luciano Coelho
· 11 years ago
b58e81e
mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon()
by Luciano Coelho
· 11 years ago
0cb4d4d
mac80211: refactor ieee80211_mesh_process_chanswitch()
by Luciano Coelho
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
b77cf4f
mac80211: handle MMPDUs at EOSP correctly
by Johannes Berg
· 11 years ago
03c8c06
mac80211: reset TX info flags when frame will be reprocessed
by Johannes Berg
· 11 years ago
f9f760b
mac80211: release multiple ACs in uAPSD, fix more-data bug
by Johannes Berg
· 11 years ago
0a1cb80
mac80211: fix PS-Poll driver release TID
by Johannes Berg
· 11 years ago
349b196
mac80211: allow to set smps mode to OFF in AP mode
by Emmanuel Grumbach
· 11 years ago
3c2723f5
mac80211: clean up prepare_for_handlers() return value
by Johannes Berg
· 11 years ago
4079194
mac80211: simplify code in ieee80211_prepare_and_rx_handle
by Emmanuel Grumbach
· 11 years ago
87ee475
mac80211: clean up garbage in comment
by Emmanuel Grumbach
· 11 years ago
057d5f4
mac80211: sync dtim_count to TSF
by Thomas Pedersen
· 11 years ago
6b5895d
mac80211: enable WME for peer mesh STA
by Chun-Yeow Yeoh
· 11 years ago
5b0ec94
mac80211: fix memory leak in register_hw() error path
by Johannes Berg
· 11 years ago
ef04a29
mac80211: handle station TX latency allocation errors
by Johannes Berg
· 11 years ago
4cd3c4e
mac80211: clean up netdev debugfs macros a bit
by Johannes Berg
· 11 years ago
1b00078
mac80211: add tracing for ieee80211_sta_set_buffered
by Johannes Berg
· 11 years ago
ad86c55
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
194ff52
cfg80211/mac80211: correct qos-map locking
by Johannes Berg
· 11 years ago
496d7e8
mac8011: slight optimization of addr compare
by dingtianhong
· 11 years ago
32db6b5
mac80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
fa9ffc7
cfg80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
a7022e6
mac80211: add helper functions for tracking P2P NoA state
by Felix Fietkau
· 11 years ago
34a3740
mac80211: fix iflist_mtx/mtx locking in radar detection
by Johannes Berg
· 11 years ago
6924d013
mac80211: remove unnecessary iflist_mtx locking
by Johannes Berg
· 11 years ago
5fe2bb8
mac80211: align struct ps_data.tim to unsigned long
by Joe Perches
· 11 years ago
367bbd1
mac80211: make ieee80211_recalc_radar_chanctx static
by Johannes Berg
· 11 years ago
f359d3f
mac80211: fix checkpatch errors
by Weilong Chen
· 11 years ago
277d916
mac80211: move "bufferable MMPDU" check to fix AP mode scan
by Felix Fietkau
· 11 years ago
31f1f4e
mac80211: read station mgmt keys via get_key call
by Max Stepanov
· 11 years ago
354e159
mac80211: check pairwise key_idx on get_key call
by Max Stepanov
· 11 years ago
dddd586
mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()
by Luciano Coelho
· 11 years ago
82a8e17
mac80211: refactor ieee80211_ibss_process_chanswitch()
by Luciano Coelho
· 11 years ago
43552be
mac80211: update adjusting TBTT bit in beacon
by Thomas Pedersen
· 11 years ago
d43c6b6
mac80211: reschedule sched scan after HW restart
by David Spinadel
· 11 years ago
0ae0796
mac80211: make ieee80211_assign_beacon() static
by Luciano Coelho
· 11 years ago
6f07d21
mac80211: lock sdata in ieee80211_csa_connection_drop_work()
by Luciano Coelho
· 11 years ago
70dabeb
mac80211: let the driver reserve extra tailroom in beacons
by Felix Fietkau
· 11 years ago
7907c7d
mac80211: free all AP/VLAN keys at once
by Johannes Berg
· 11 years ago
Next »