Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec2d3a62eff54b9dc556e9d9c9125b9bdc640171
/
net
/
mac80211
« Previous
a193521
mac80211: set MESH_TTL to 31
by Rui Paulo
· 15 years ago
3491707
mac80211: update meshconf IE
by Rui Paulo
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
af81858
mac80211: async station powersave handling
by Johannes Berg
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c327d96
mac80211: fix internal scan request
by Johannes Berg
· 15 years ago
450aae3
mac80211: Fix IBSS merge
by Sujith
· 15 years ago
5ed176e
mac80211: make ieee80211_find_sta per virtual interface
by Johannes Berg
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
584991d
cfg80211: validate scan channels
by Johannes Berg
· 15 years ago
6d3560d
mac80211: fix scan abort sanity checks
by Johannes Berg
· 15 years ago
9aa4aee
mac80211: make CALL_TXH a statement
by Johannes Berg
· 15 years ago
c1f9a76
mac80211: check interface is down before type change
by Johannes Berg
· 15 years ago
e6e898c
mac80211: remove bogus code
by Johannes Berg
· 15 years ago
ff9458d
mac80211: remove sent_ps_buffered
by Johannes Berg
· 15 years ago
22403de
mac80211: also drop qos-nullfunc frames silently
by Johannes Berg
· 15 years ago
62b517c
mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM
by Johannes Berg
· 15 years ago
c27f2fd
mac80211: deprecate qual value
by Johannes Berg
· 15 years ago
eddcbb9
mac80211: introduce ieee80211_beacon_get_tim()
by Johannes Berg
· 15 years ago
8ce0b58
mac80211: make align adjustment code support paged SKB
by Zhu Yi
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
6a86b9c
mac80211: fix radiotap header generation
by Johannes Berg
· 15 years ago
4d36ec58
mac80211: split hardware scan by band
by Johannes Berg
· 15 years ago
b59f04c
mac80211: remove outdated comment
by Johannes Berg
· 15 years ago
a968533
mac80211: fix dynamic power save for devices with nullfunc support in hw
by Kalle Valo
· 15 years ago
ed62059
mac80211: refactor dynamic power save check
by Kalle Valo
· 15 years ago
7bcfaf2
cfg80211/mac80211: use debugfs_remove_recursive
by Johannes Berg
· 15 years ago
372362a
mac80211: fix reason code output endianness
by Johannes Berg
· 15 years ago
2171abc
mac80211: fix addba timer
by Johannes Berg
· 15 years ago
f446d10
mac80211: fix BSS leak
by Johannes Berg
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
49b2de8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6b9ac44
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
by Rui Paulo
· 15 years ago
43b7b31
mac80211: Learn about mesh portals from multicast traffic
by Javier Cardona
· 15 years ago
53623f1
mac80211: replace netif_tx_{start,stop,wake}_all_queues
by John W. Linville
· 15 years ago
ce47061
cfg80211: no cookies in cfg80211_send_XXX()
by Holger Schurig
· 15 years ago
9b1ce52
mac80211: fix for incorrect sequence number on hostapd injected frames
by Björn Smedman
· 15 years ago
f99288d
mac80211: trivial: fix spelling in mesh_hwmp
by Andrey Yurovsky
· 15 years ago
2ef6e44
mac80211: keep auth state when assoc fails
by Johannes Berg
· 15 years ago
d419b9f
mac80211: fix ibss joining
by Reinette Chatre
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d20ef63
mac80211: document ieee80211_rx() context requirement
by Johannes Berg
· 15 years ago
51f98f1
mac80211: fix ibss race
by Johannes Berg
· 15 years ago
5e4708b
mac80211: fix logic error ibss merge bssid check
by Felix Fietkau
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
0adc23f
mac80211: support ETHTOOL_GPERMADDR
by John W. Linville
· 15 years ago
0819663
mac80211: use kfree_skb() to free struct sk_buff pointers
by Roel Kluin
· 15 years ago
fbc44bf
mac80211: fix vlan and optimise RX
by Johannes Berg
· 15 years ago
053a93d
cfg80211: assign device type in netdev notifier callback
by Marcel Holtmann
· 15 years ago
1f08e84
mac80211: Fix [re]association power saving issue on AP side
by Igor Perminov
· 15 years ago
0ff7161
mac80211: improve/fix mlme messages
by Johannes Berg
· 15 years ago
6a211bf
mac80211: fix DTIM setting
by Johannes Berg
· 15 years ago
909a203
rc80211_minstrel: fix contention window calculation
by Pavel Roskin
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
3f968de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
abd8ea2
wireless: remove mac80211 rate selection extra menu
by Luis R. Rodriguez
· 15 years ago
5ca1b99
net: file_operations should be const
by Stephen Hemminger
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
5bf6fcc
mac80211: Check pending scan request after having processed mgd work
by Jouni Malinen
· 15 years ago
15db0b7
mac80211: fix scan cancel on ifdown
by Johannes Berg
· 15 years ago
eadac6b
mac80211: Fix output of minstrels rc_stats
by Arnd Hannemann
· 15 years ago
77a980d
mac80211: fix RX skb leaks
by Johannes Berg
· 15 years ago
1c4e9ab
mac80211: Remove unnused throughput field from minstrel_rate.
by Arnd Hannemann
· 15 years ago
ea77f12
mac80211: remove tasklet enable/disable
by Johannes Berg
· 15 years ago
103bf9f
mac80211: remove ieee80211_rx namespace hack
by John W. Linville
· 15 years ago
84f6a01
mac80211: fix configure_filter invocation after stop
by Johannes Berg
· 15 years ago
9e03fdf
mac80211: Update mesh config IE to 11s draft 3.02
by Javier Cardona
· 15 years ago
11ba964
mac80211: fix register_hw error path
by Johannes Berg
· 15 years ago
c8a61a7
mac80211: New stat counters for multicast and unicast forwarded frames
by Daniel Walker
· 15 years ago
29508d1
rc80211_pid_algo.c: remove unused variable declaration
by John W. Linville
· 15 years ago
bfc32e6
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
by Javier Cardona
· 15 years ago
f424afa
mac80211: remove deprecated API
by Johannes Berg
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
cf991116
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
70bdb6b
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
by David Woo
· 15 years ago
57ef5dd
mac80211: Mark a destination sequence number as valid when a PREQ is received.
by David Woo
· 15 years ago
cca8949
mac80211: Fix unresolved mesh frames queued without valid control.vif
by Javier Cardona
· 15 years ago
1888923
mac80211: Move mpath and mpp growth to mesh workqueue.
by Javier Cardona
· 15 years ago
5b36583
mac80211: Assign a default mesh beaconing interval.
by Javier Cardona
· 15 years ago
5815814
mac80211: Early detection of broken mesh paths when using minstrel.
by Javier Cardona
· 15 years ago
d403a1c
mac80211: Update the station failed frames average when minstrel is used.
by Javier Cardona
· 15 years ago
3c5772a
mac80211: Use 3-address format for mesh broadcast frames.
by Javier Cardona
· 15 years ago
a9e3091
mac80211: Use correct sign for mesh active path refresh.
by Andrey Yurovsky
· 15 years ago
fe58343
mac80211: Improve dequeing from mpath frame queue.
by Javier Cardona
· 15 years ago
62b1208
mac80211: small tx code cleanup
by Johannes Berg
· 15 years ago
d0b6960
mac80211: sequence number micro-optimisation
by Johannes Berg
· 15 years ago
feff1f2
mac80211: take statistics before encryption
by Johannes Berg
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
ad5351d
mac80211: allow DMA optimisation
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
e21546a
mac80211: stay authenticated after disassoc
by Johannes Berg
· 15 years ago
c03e20f
mac80211: fix compilation of mesh (although its disabled)
by Luis R. Rodriguez
· 15 years ago
416fbdf
mac80211: fix panic when splicing unprepared TIDs
by Luis R. Rodriguez
· 15 years ago
e3b90ca
mac80211: FIF_PSPOLL filter flag
by Igor Perminov
· 15 years ago
d1c5091
mac80211: Increase timeouts for station polling
by Maxim Levitsky
· 15 years ago
a43abf2
mac80211: Retry probe request few times
by Maxim Levitsky
· 15 years ago
8b19e6c
cfg80211: enable country IE support to all cfg80211 drivers
by Luis R. Rodriguez
· 15 years ago
056508d
mac80211: fix powersave
by Johannes Berg
· 15 years ago
Next »