Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
71228a1eabaf7fa4b2c3060cfee60875254cec14
/
net
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
255e25b
cfg80211: allow reprocessing of pending requests
by Luis R. Rodriguez
· 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
7c8d5e0
cfg80211: send stop AP event only due to internal reason
by Ilan Peer
· 11 years ago
31559f3
cfg80211: DFS get CAC time from regulatory database
by Janusz Dziedzic
· 11 years ago
089027e
cfg80211: regulatory: allow getting DFS CAC time from userspace
by Janusz Dziedzic
· 11 years ago
fb5c963
cfg80211: regulatory: allow user to set world regdomain
by Janusz Dziedzic
· 11 years ago
1226d25
cfg80211: regulatory: simplify uevent sending
by Johannes Berg
· 11 years ago
6658ab8
mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes
by Luciano Coelho
· 11 years ago
7b2106a
cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
by Luciano Coelho
· 11 years ago
e5d2f95
nl80211: make sure we check for DFS with mesh channel switch
by Luciano Coelho
· 11 years ago
30f55dc
mac80211: allow drivers to request SMPS off
by Luciano Coelho
· 11 years ago
b0dfd2e
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
by Janusz Dziedzic
· 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
841577c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
9900e48
nl80211: use ie_len in scheduled scan
by Johannes Berg
· 11 years ago
e7aceef
cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL
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
0ec1d15
libceph: do not dereference a NULL bio pointer
by Ilya Dryomov
· 11 years ago
ff513ac
libceph: take map_sem for read in handle_reply()
by Ilya Dryomov
· 11 years ago
0bbfdfe
libceph: factor out logic from ceph_osdc_start_request()
by Ilya Dryomov
· 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
f9d15d1
cfg80211: send scan results from work queue
by Johannes Berg
· 11 years ago
a617302
cfg80211: fix scan done race
by Johannes Berg
· 11 years ago
8ffcc70
mac80211: avoid deadlock revealed by lockdep
by Emmanuel Grumbach
· 11 years ago
5a6aa70
cfg80211: re-enable 5/10 MHz support
by Johannes Berg
· 11 years ago
f12cb28
nl80211: Reset split_start when netlink skb is exhausted
by Pontus Fuchs
· 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
9752482
cfg80211: regulatory introduce maximum bandwidth calculation
by Janusz Dziedzic
· 11 years ago
9e0e296
cfg80211: consider existing DFS interfaces
by Michal Kazior
· 11 years ago
fe94f3a
cfg80211: fix channel configuration in IBSS join
by Antonio Quartulli
· 11 years ago
67235cb
net: rfkill: move poll work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
845f335
net: wireless: move regulatory timeout work to power efficient workqueue
by Shaibal Dutta
· 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
e3961af
cfg80211: add helper reg_get_regdomain() function
by Janusz Dziedzic
· 11 years ago
96f55f1
cfg80211: set preset_chandef after channel switch
by Janusz Dziedzic
· 11 years ago
691eb61
mac80211: send ibss probe responses with noack flag
by Simon Wunderlich
· 11 years ago
ea73cbc
nl80211: fix scheduled scan RSSI matchset attribute confusion
by Johannes Berg
· 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
348baf0
nl80211: send event when AP operation is stopped
by Johannes Berg
· 11 years ago
d8ca16d
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
by Johannes Berg
· 11 years ago
ae811e2
nl80211: check nla_parse() return values
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
f1e3d55
cfg80211: make device_type const
by Johannes Berg
· 11 years ago
94e860f
nl80211: make netlink attribute policies const
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
1ff79df
nl80211: check channel switch validity better
by Johannes Berg
· 11 years ago
c782bf8
mac80211: fix the increment of mesh precedence value
by Chun-Yeow Yeoh
· 11 years ago
772f038
cfg80211: fix few minor issues in reg_process_hint()
by Ilan Peer
· 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
0b9323f
nl80211: add Guard Interval support for set_bitrate_mask
by Janusz Dziedzic
· 11 years ago
664834d
cfg80211: Clean up connect params and channel fetching
by Jouni Malinen
· 11 years ago
b43504c
cfg80211: Advertise maximum associated STAs in AP mode
by Jouni Malinen
· 11 years ago
1df4a51
cfg80211: Allow BSS hint to be provided for connect
by Jouni Malinen
· 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
c172ec5
libceph: fix error handling in ceph_osdc_init()
by Ilya Dryomov
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
2def2ef
x86, x32: Correct invalid use of user timespec in the kernel
by PaX Team
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
Next »