Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7ee40b897d18ab03111eda9a6a0550e98166eada
/
net
/
mac80211
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
87757a9
net: force a list_del() in unregister_netdevice_many()
by Eric Dumazet
· 10 years ago
737be10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
d3a58df
mac80211: set new interfaces as idle upon init
by Avraham Stern
· 10 years ago
abd43a6
mac80211: reduce packet loss notifications under load
by Felix Fietkau
· 10 years ago
923eaf3
mac80211: don't check netdev state for debugfs read/write
by Arik Nemtsov
· 10 years ago
53d0452
mac80211: fix a memory leak on sta rate selection table
by Felix Fietkau
· 10 years ago
03c4444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
c7d37a6
mac80211: fix IBSS join by initializing last_scan_completed
by Krzysztof Hałasa
· 10 years ago
34171dc
mac80211: fix virtual monitor interface addition
by Emmanuel Grumbach
· 10 years ago
1a5f0c1
mac80211: add a single-transaction driver op to switch contexts
by Luciano Coelho
· 10 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
cca674d
mac80211: export the expected throughput
by Antonio Quartulli
· 10 years ago
3b3a016
cfg80211: constify MAC addresses in cfg80211 ops
by Johannes Berg
· 10 years ago
00591ce
mac80211: minstrel-ht: small clarifications
by Johannes Berg
· 11 years ago
1af586c
mac80211: Handle the CSA counters correctly
by Andrei Otcheretianski
· 11 years ago
6ec8c33
mac80211: Provide ieee80211_beacon_get_template API
by Andrei Otcheretianski
· 11 years ago
0d06d9b
mac80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
9a774c7
cfg80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
387910c
mac80211: Update CSA counters in mgmt frames
by Andrei Otcheretianski
· 11 years ago
b4b177a
mac80211: fix on-channel remain-on-channel
by Johannes Berg
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c52666a
mac80211: fix suspend vs. association race
by Emmanuel Grumbach
· 11 years ago
f9ac71b
mac80211: fix vif name tracing
by Eliad Peller
· 11 years ago
f6837ba
mac80211: handle failed restart/resume better
by Johannes Berg
· 11 years ago
4a817aa
mac80211: allow VHT with peers not capable of 40MHz
by Johannes Berg
· 11 years ago
f29f58a
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
by Luciano Coelho
· 11 years ago
cf8767d
mac80211: disconnect iface if CSA unexpectedly fails
by Michal Kazior
· 11 years ago
e5593f5
mac80211: ignore cqm during csa
by Michal Kazior
· 11 years ago
6619950
mac80211: split CSA finalize function
by Michal Kazior
· 11 years ago
59af692
mac80211: fix CSA tx queue stopping
by Michal Kazior
· 11 years ago
33926eb
mac80211: mark local variable __maybe_unused
by Johannes Berg
· 11 years ago
95224fe
mac80211: move TDLS code to another file
by Arik Nemtsov
· 11 years ago
0c4972c
mac80211: set an external flag for TDLS stations
by Arik Nemtsov
· 11 years ago
e669ba2
mac80211: fix nested rtnl locking on ieee80211_reconfig
by Eliad Peller
· 11 years ago
f4ebddf
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
by Henning Rogge
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
8c5bb1f
mac80211: remove BUG_ON usage
by Johannes Berg
· 11 years ago
3b1700b
mac80211: Support dynamic AP mode channel width changes
by Jouni Malinen
· 11 years ago
b205786
mac80211: remove unnecessary assignment
by Zhao, Gang
· 11 years ago
7df180f
mac80211: avoid calling useless channel context code
by Zhao, Gang
· 11 years ago
8bd811a
mac80211: change return value of notifier function
by Zhao, Gang
· 11 years ago
308f7fc
mac80211: remove unnecessary BUG_ON()
by Zhao, Gang
· 11 years ago
6b59db7
mac80211: return bool instead of numbers in yes/no function
by Zhao, Gang
· 11 years ago
17d38fa
mac80211: add option to generate CCMP IVs only for mgmt frames
by Marek Kwaczynski
· 11 years ago
c0166da
mac80211: compute chanctx refcount on-the-fly
by Michal Kazior
· 11 years ago
2b32713
mac80211: fix racy usage of chanctx->refcount
by Michal Kazior
· 11 years ago
1f0d54c
mac80211: split ieee80211_free_chanctx()
by Michal Kazior
· 11 years ago
ed68ebc
mac80211: split ieee80211_new_chanctx()
by Michal Kazior
· 11 years ago
13f348a
mac80211: improve chanctx reservation lookup
by Michal Kazior
· 11 years ago
0288157
mac80211: improve find_chanctx() for reservations
by Michal Kazior
· 11 years ago
e3afb92
mac80211: track reserved vifs in chanctx
by Michal Kazior
· 11 years ago
484298a
mac80211: track assigned vifs in chanctx
by Michal Kazior
· 11 years ago
0933248
mac80211: add support for radar detection for reservations
by Michal Kazior
· 11 years ago
c2b90ad
mac80211: prevent chanctx overcommit
by Michal Kazior
· 11 years ago
6fa001b
mac80211: add max channel calculation utility function
by Michal Kazior
· 11 years ago
bc3ce0b
mac80211: mesh: always use the latest target_sn
by Bob Copeland
· 11 years ago
a40a8c1
mac80211: fix mesh_add_rsn_ie IE finding loop
by Bob Copeland
· 11 years ago
aee6499
mac80211: mesh: use u16 return type for u16 getter
by Bob Copeland
· 11 years ago
9a07bf5
mac80211: Allow HT capa override to add 40 MHz intolerant
by Jouni Malinen
· 11 years ago
311ab8e
mac80211: fixup radiotap tx flags for RTS/CTS
by Bob Copeland
· 11 years ago
062f1d6
mac80211: avoid handling of SMPS for mesh
by Chun-Yeow Yeoh
· 11 years ago
764152f
mac80211: exclude AP_VLAN interfaces from tx power calculation
by Felix Fietkau
· 11 years ago
990baec
mac80211: suppress BSS info change notifications for AP_VLAN
by Felix Fietkau
· 11 years ago
aa51142
mac80211: fix some missing includes
by Zhao, Gang
· 11 years ago
a2e7495
mac80211: Allow disabling LDPC
by Pawel Kulakowski
· 11 years ago
5d52ee8
mac80211: allow reservation of a running chanctx
by Luciano Coelho
· 11 years ago
11335a5
mac80211: implement chanctx reservation
by Luciano Coelho
· 11 years ago
77eeba9
mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
by Luciano Coelho
· 11 years ago
33ffd95
mac80211: split ieee80211_vif_change_channel in two
by Luciano Coelho
· 11 years ago
4e141da
mac80211: protect AP VLAN list with local->mtx
by Michal Kazior
· 11 years ago
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
by Luciano Coelho
· 11 years ago
71965c1
cfg80211/mac80211: move combination check to mac80211 for ibss
by Luciano Coelho
· 11 years ago
73de86a
cfg80211/mac80211: move interface counting for combination check to mac80211
by Luciano Coelho
· 11 years ago
2beb6dab
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
by Luciano Coelho
· 11 years ago
174e0cd
cfg80211: Enable GO operation on additional channels
by Ilan Peer
· 11 years ago
0c2bef46
mac80211: use RCU_INIT_POINTER
by Monam Agarwal
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
6e1ee5d
mac80211: remove VLAIS usage from mac80211
by Jan-Simon Möller
· 11 years ago
00a9a6d
mac80211: update last_tx_rate only for data frame
by Chun-Yeow Yeoh
· 11 years ago
9b4816f
mac80211: fix radar_enabled propagation
by Michal Kazior
· 11 years ago
7b8a9cd
mac80211: Disable SMPS for the monitor interface
by Ido Yariv
· 11 years ago
115b943
mac80211: fix software remain-on-channel implementation
by Johannes Berg
· 11 years ago
49c0ca1
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
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
fb378c2
mac80211: set beamforming bit in radiotap
by Emmanuel Grumbach
· 11 years ago
3afc216
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
by Emmanuel Grumbach
· 11 years ago
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
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
42775a3
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
97bd5f0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
864a604
mac80211: clear sequence/fragment number in QoS-null frames
by Johannes Berg
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
0c6a481
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
b8ff416
mac80211: add missing update on rx status VHT flag
by Chun-Yeow Yeoh
· 11 years ago
Next »