Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c85c2951d4da1236e32f1858db418221e624aba5
/
net
/
mac80211
90864fb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
aac6af5
mac80211: Skip tailroom reservation for full HW-crypto devices
by Yogesh Ashok Powar
· 14 years ago
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
8178d38
mac80211: allow low level drivers to report packet loss
by Arik Nemtsov
· 14 years ago
0915cba
mac80211: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 14 years ago
334df73
mac80211: fix too early reorder release timer
by Christian Lamparter
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
40db6c7
cfg80211: module_param to disable HT40 in 2.4GHz band
by Amitkumar Karwar
· 14 years ago
ca45de7
mac80211: tear down BA sessions properly on suspend
by Johannes Berg
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
1ed3aad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
243e6df
mac80211: fix SMPS debugfs locking
by Johannes Berg
· 14 years ago
73b4809
mac80211: explain padding in place of rate field
by Johannes Berg
· 14 years ago
dcf55fb
mac80211: add a function for setting the TIM bit for a specific station
by Felix Fietkau
· 14 years ago
7762bb0
mac80211: fix debugfs printk format warning
by Randy Dunlap
· 14 years ago
a3e6b12
mac80211: Allocate new mesh path and portal tables before taking locks
by cozybit Inc
· 14 years ago
4114fa2
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
by Felix Fietkau
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
1570ca5
mac80211: send notification on new peer candidate for our secure mesh
by Javier Cardona
· 14 years ago
96b78df
nl80211/mac80211: Perform PLINK_ACTION on new station
by Javier Cardona
· 14 years ago
53e8051
mac80211: ignore peer link requests from unauthenticated stations.
by Javier Cardona
· 14 years ago
7183912
mac80211: Let user space receive and send mesh auth/deauth frames
by Javier Cardona
· 14 years ago
b39c48f
nl80211/mac80211: let userspace authenticate stations
by Javier Cardona
· 14 years ago
5cff5e0
mac80211: ignore peers if security is enabled for this mesh
by Javier Cardona
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
e8306f9
mac80211: Check for queued frames before entering power save.
by Vivek Natarajan
· 14 years ago
252f4bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
ffbd308
mac80211: remove few obsolete flags
by Mohammed Shafi Shajakhan
· 14 years ago
f4263c9
nl80211: Add BSS parameters to station
by Paul Stewart
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
26d5953
mac80211: clean up station cleanup timer
by Johannes Berg
· 14 years ago
5f9f181
mac80211: remove the dependency on crypto_blkcipher
by Felix Fietkau
· 14 years ago
1ed7648
mac80211: fix suppressing probe responses in ad-hoc mode
by Felix Fietkau
· 14 years ago
279daf6
wifi: Add hwflags to debugfs.
by Ben Greear
· 14 years ago
fcf8bd3
mac80211: Fix duplicate frames on cooked monitor
by Helmut Schaa
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ec15e68
cfg80211: Add nl80211 event for deletion of a station entry
by Jouni Malinen
· 14 years ago
be7974a
mac80211: Minor optimization in tx status handling
by Helmut Schaa
· 14 years ago
c835b21
mac80211: add comment about reordering
by Johannes Berg
· 14 years ago
499fe9a
mac80211: fix aggregation frame release during timeout
by Daniel Halperin
· 14 years ago
67aa030
mac80211: fix possible NULL pointer dereference
by Mariusz Kozlowski
· 14 years ago
1f951a7
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
by Petr Štetiar
· 14 years ago
4dc217d
mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates
by Felix Fietkau
· 14 years ago
8bc8aec
mac80211: initialize sta->last_rx in sta_info_alloc
by Felix Fietkau
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
106af2c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
9db372f
mac80211: fix channel type recalculation with HT and non-HT interfaces
by Felix Fietkau
· 14 years ago
cf28d79
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
by Helmut Schaa
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
808118c
mac80211: do not enable ps if 802.1x controlled port is unblocked
by Jason Young
· 14 years ago
409ec36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
8d5eab5
mac80211: update minstrel_ht sample rate when probe is set
by Daniel Halperin
· 14 years ago
d07bfd8
mac80211: fix scan race, simplify code
by Johannes Berg
· 14 years ago
b196d03
mac80211: Add log message to ieee80211_restart_hw()
by Michael Buesch
· 14 years ago
2d0123a
mac80211: remove unused macros
by Shan Wei
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
85a7045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
9d468d2
mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht
by Helmut Schaa
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e46395a
mac80211: make rate control Kconfig warning depend on mac80211
by Johannes Berg
· 14 years ago
3af6334
mac80211: add support for showing the last rx bitrate
by Felix Fietkau
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
8628172
mac80211: better fix for conn_mon_timer running after disassociate
by Stanislaw Gruszka
· 14 years ago
90b4ca9
mac80211: copy peer MCS TX parameters
by Johannes Berg
· 14 years ago
2973773
mac80211: remove IBSS merge delay
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
f3e85b9
mac80211: Fix a race on enabling power save.
by Vivek Natarajan
· 14 years ago
5db5e44
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
d3bd1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
5f04d50
net: Fix more stale on-stack list_head objects.
by Eric W. Biederman
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
db28569
mac80211: Clear PS related flag on disabling power save.
by Vivek Natarajan
· 14 years ago
540005c
small adjustment to net/mac80211/Kconfig
by Jan Beulich
· 14 years ago
8ba0537
mac80211: fix 2.4 GHz 40 MHz disabling
by Johannes Berg
· 14 years ago
83bdf2a
mac80211: Add power to debugfs.
by Ben Greear
· 14 years ago
05e7c99
mac80211: fix conn_mon_timer running after disassociate
by Stanislaw Gruszka
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c269a20
mac80211: reply to directed probes in IBSS
by Johannes Berg
· 14 years ago
8bc26a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
0c2530c
mac80211: Remove superfluous if clause
by Helmut Schaa
· 14 years ago
59bdf3b
mac80211: Ensure power-level set properly for scanning.
by Ben Greear
· 14 years ago
da2fd1f
mac80211: Allow work items to use existing channel type.
by Ben Greear
· 14 years ago
4f2e9d9
mac80211: Allow scanning on existing channel-type.
by Ben Greear
· 14 years ago
4d51e14
mac80211: Properly set work-item channel-type.
by Ben Greear
· 14 years ago
a7b545f
mac80211: add missing locking in ieee80211_reconfig
by Eliad Peller
· 14 years ago
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e0985f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
3ad97fb
mac80211: remove unneeded check
by Dan Carpenter
· 14 years ago
38f37be
mac80211: Update comments on radiotap MCS index
by Mohammed Shafi Shajakhan
· 14 years ago
4f31233
mac80211: as a 4-addr station, do not receive packets for other stations
by Felix Fietkau
· 14 years ago
Next »