Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a08c3ec4f7d6058a450d2d4bc6e366955872707
/
net
/
mac80211
« Previous
488b366
mac80211: add driver callback for per-interface multicast filter
by Alexander Bondar
· 12 years ago
511044e
mac80211: remove a few set but unused variables
by Johannes Berg
· 12 years ago
6d10e46
mac80211: batch key free synchronize_net()
by Johannes Berg
· 12 years ago
3b8d9c2
mac80211: remove underscores from some key functions
by Johannes Berg
· 12 years ago
79cf2df
mac80211: clean up key freeing a bit
by Johannes Berg
· 12 years ago
07e5a5f
mac80211: fix crash with P2P Device returning action frames
by Johannes Berg
· 12 years ago
3d5839b
mac80211: Call drv_set_tim only if there is a change
by Ilan Peer
· 12 years ago
e943789
mac80211: provide ieee80211_sta_eosp()
by Johannes Berg
· 12 years ago
560d268
mac80211: provide race-free 64-bit traffic counters
by Johannes Berg
· 12 years ago
27a737f
mac80211: always synchronize_net() during station removal
by Johannes Berg
· 12 years ago
87f59c7
mac80211: init mesh timer for user authed STAs
by Thomas Pedersen
· 12 years ago
146bb48
mac80211: disallow changing auto_open_plinks
by Thomas Pedersen
· 12 years ago
a6dad6a
mac80211: support userspace MPM
by Thomas Pedersen
· 12 years ago
eef941e
cfg80211: rename mesh station types
by Thomas Pedersen
· 12 years ago
2ff2b69
mac80211: improve minstrels rate sorting by means of throughput & probability
by Thomas Huehn
· 12 years ago
db8c5ee
mac80211: treat minstrel success probabilities below 10% as implausible
by Thomas Huehn
· 12 years ago
f744bf8
mac80211: add lowest rate into minstrel's random rate sampling table
by Thomas Huehn
· 12 years ago
1e9c27d
mac80211: extend minstrel's rate sampling to avoid unsampled rates
by Thomas Huehn
· 12 years ago
8f15761
mac80211: add documentation and verbose variable names in
by Thomas Huehn
· 12 years ago
c8ca8c2
mac80211: merge value scaling macros of minstrel_ht and minstrel
by Thomas Huehn
· 12 years ago
a512d4b
mac80211: merge EWMA calculation of minstrel_ht and minstrel
by Thomas Huehn
· 12 years ago
52c00a3
mac80211/minstrel_ht: disable multiple consecutive sample attempts
by Felix Fietkau
· 12 years ago
90fcba6
mac80211: add VHT capabilities station debugfs file
by Johannes Berg
· 12 years ago
55d942f
mac80211: restrict peer's VHT capabilities to own
by Johannes Berg
· 12 years ago
c07270b
mac80211: fix HT capability overrides for AP station
by Johannes Berg
· 12 years ago
4f4b935
mac80211: don't apply HT overrides to TDLS peers
by Johannes Berg
· 12 years ago
1861b84
mac80211: simplify AP interface stop
by Johannes Berg
· 12 years ago
7b4396b
mac80211: flush keys when stopping AP
by Johannes Berg
· 12 years ago
8d1f7ec
mac80211: defer tailroom counter manipulation when roaming
by Johannes Berg
· 12 years ago
a871210
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
by Johannes Berg
· 12 years ago
153a5fc
mac80211: merge reconfig assign chanctx code
by Stanislaw Gruszka
· 12 years ago
690205f
mac80211: cleanup suspend/resume on mesh mode
by Stanislaw Gruszka
· 12 years ago
a618294
mac80211: cleanup suspend/resume on ibss mode
by Stanislaw Gruszka
· 12 years ago
9b7d72c
mac80211: cleanup suspend/resume on managed mode
by Stanislaw Gruszka
· 12 years ago
12e7f51
mac80211: cleanup generic suspend/resume procedures
by Stanislaw Gruszka
· 12 years ago
8125696
cfg80211/mac80211: disconnect on suspend
by Stanislaw Gruszka
· 12 years ago
30c9712
mac80211: remove napi
by Stanislaw Gruszka
· 12 years ago
098b8af
mac80211/minstrel_ht: fix spacing between sample attempts
by Felix Fietkau
· 12 years ago
965237a
mac80211/minstrel_ht: increase sampling frequency of some slower rates
by Felix Fietkau
· 12 years ago
96d4ac3
minstrel_ht: increase sampling frequency
by Felix Fietkau
· 12 years ago
a299c6d
mac80211/minstrel_ht: improve max_prob_rate selection
by Felix Fietkau
· 12 years ago
ed97a13
mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates
by Felix Fietkau
· 12 years ago
d339d5c
mac80211: Allow drivers to differentiate between ROC types
by Ilan Peer
· 12 years ago
dd5ecfe
mac80211: support VHT capability overrides
by Johannes Berg
· 12 years ago
9a88658
wireless: move sequence number arithmetic to ieee80211.h
by Johannes Berg
· 12 years ago
191922c
mac80211: clarify alignment comment
by Johannes Berg
· 12 years ago
77ee7c8
cfg80211: comprehensively check station changes
by Johannes Berg
· 12 years ago
f8bacc2
cfg80211: clean up mesh plink station change API
by Johannes Berg
· 12 years ago
c0f3a31
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
32cdd59
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
801d929
mac80211: another fix for idle handling in monitor mode
by Felix Fietkau
· 12 years ago
98b7ff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
24af717
mac80211: fix VHT MCS calculation
by Johannes Berg
· 12 years ago
7cbf9d0
mac80211: fix oops on mesh PS broadcast forwarding
by Marco Porsch
· 12 years ago
feda302
mac80211: really fix monitor mode channel reporting
by Johannes Berg
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
9475af6
mac80211: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4992185
mac80211: Fix crash due to un-canceled work-items
by Ben Greear
· 12 years ago
9b5bd5a
mac80211: stop timers before canceling work items
by Ben Greear
· 12 years ago
cb601ff
mac80211: fix monitor mode channel reporting
by Felix Fietkau
· 12 years ago
b759f4d
mac80211: fix idle handling in monitor mode
by Felix Fietkau
· 12 years ago
a7679ed
mac80211: Ensure off-channel frames don't get queued
by Seth Forshee
· 12 years ago
163df6c
mac80211: fix the problem of forwarding from DS to DS in Mesh
by Chun-Yeow Yeoh
· 12 years ago
1b91731
mac80211: fix tim_lock locking
by Johannes Berg
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
c39ac03
mac80211: don't spam mesh probe response messages
by Thomas Pedersen
· 12 years ago
95e48ad
mac80211: stringify mesh peering events
by Thomas Pedersen
· 12 years ago
52ac8c4
mac80211: clean up mesh HT operation
by Thomas Pedersen
· 12 years ago
572078b
mac80211: fix harmless station flush warning
by Johannes Berg
· 12 years ago
15ac7c4
mac80211: Fix incorrect use of STA_PR_FMT in trace points
by Seth Forshee
· 12 years ago
8ffb5c0
mac80211: enable vif.cab_queue for mesh
by Bob Copeland
· 12 years ago
bf7cd94
mac80211: clean up mesh code
by Johannes Berg
· 12 years ago
586e01e
mac80211: prevent spurious HT/VHT downgrade message
by Johannes Berg
· 12 years ago
932dd97
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
by Johannes Berg
· 12 years ago
df88129
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
by Jouni Malinen
· 12 years ago
c6f9d6c
mac80211: advertise operating mode notification capability
by Johannes Berg
· 12 years ago
af0ed69
mac80211: stop modifying HT SMPS capability
by Johannes Berg
· 12 years ago
9fb04b5
mac80211: generate mesh probe responses
by Thomas Pedersen
· 12 years ago
2b5e196
mac80211: cache mesh beacon
by Thomas Pedersen
· 12 years ago
4a3cb70
mac80211: constify IE parsing
by Johannes Berg
· 12 years ago
30eb1dc
mac80211: properly track HT/VHT operation changes
by Johannes Berg
· 12 years ago
6565ec9
mac80211: move ieee80211_determine_chantype function
by Johannes Berg
· 12 years ago
2c9b735
mac80211: add ieee80211_vif_change_bandwidth
by Johannes Berg
· 12 years ago
f2d9330
mac80211: clean up channel use in ieee80211_config_ht_tx
by Johannes Berg
· 12 years ago
08e6eff
mac80211: disable HT/VHT if AP has no HT/VHT capability
by Johannes Berg
· 12 years ago
bee7f58
mac80211: handle operating mode notif in beacon/assoc response
by Johannes Berg
· 12 years ago
18942d3
mac80211: fix ieee80211_change_chandef name
by Johannes Berg
· 12 years ago
cb14502
mac80211: fix HT/VHT disable flags
by Johannes Berg
· 12 years ago
1128958
mac80211: init HT TX data before rate control
by Johannes Berg
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
8921d04
mac80211: track number of spatial streams
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
4a34215
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
by Johannes Berg
· 12 years ago
8cdc196
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
0339500
mac80211: use spin_lock_bh() for TKIP lock
by Johannes Berg
· 12 years ago
65f704a
mac80211: use spin_lock_bh() for tim_lock
by Johannes Berg
· 12 years ago
441a33b
mac80211: don't pick up WPA vendor IE
by Johannes Berg
· 12 years ago
5b36ebd
mac80211: always unblock CSA queue stop when disconnecting
by Johannes Berg
· 12 years ago
5bbe754d
mac80211: don't call bss_info_changed on p2p-device/monitor
by Johannes Berg
· 12 years ago
Next »