Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6665b54e79d52c813914481783d82398ca2451f6
/
net
5ed3bc7
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
by John W. Linville
· 14 years ago
5548a8a
mac80211: use netif_receive_skb in ieee80211_rx callpath
by John W. Linville
· 14 years ago
98d2ff8
nl80211: Add option to adjust transmit power
by Juuso Oikarinen
· 14 years ago
fa61cf7
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
by Juuso Oikarinen
· 14 years ago
c937019
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
by John W. Linville
· 14 years ago
de66bfd
minstrel_ht: move minstrel_mcs_groups declaration to header file
by John W. Linville
· 14 years ago
670b7f1
wireless: mark reg_mutex as static
by John W. Linville
· 14 years ago
d5ece21
minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
by John W. Linville
· 14 years ago
292b4df
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
by John W. Linville
· 14 years ago
f90754c
mac80211: Add interface for driver to temporarily disable dynamic ps
by Juuso Oikarinen
· 14 years ago
fb63bc4
mac80211: Fix compile warning in scan.c.
by Gertjan van Wingerde
· 14 years ago
543708b
mac80211: fix sw scan bracketing
by Johannes Berg
· 14 years ago
2fcc9f7
wireless: move regulatory_init to .init.text
by Uwe Kleine-König
· 14 years ago
f884e38
cfg80211: move cfg80211_exit to .exit.text
by Uwe Kleine-König
· 14 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
021570e
mac80211: fix warn, enum may be used uninitialized
by Christoph Fritz
· 14 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 14 years ago
05e48e8
mac80211: Protect Deauthentication frame when using MFP
by Jouni Malinen
· 14 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
5ea096c
mac80211: remove BSS from cfg80211 list when leaving IBSS
by Teemu Paasikivi
· 14 years ago
392cfdb
mac80211: Set changed basic rates flag
by Teemu Paasikivi
· 14 years ago
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 14 years ago
4efc76b
mac80211: bracket driver tracing
by Johannes Berg
· 14 years ago
8b58ff8
mac80211: fix mgmt frame accounting
by Johannes Berg
· 14 years ago
73a72a8
mac80211: update aggregation documentation
by Johannes Berg
· 14 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 14 years ago
cfcdbde
mac80211: change TX aggregation locking
by Johannes Berg
· 14 years ago
83a5cbf
mac80211: defer TX agg session teardown to work
by Johannes Berg
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
f955ebb
mac80211: fix RX aggregation timer
by Johannes Berg
· 14 years ago
7c3b1dd
mac80211: defer RX agg session teardown to work
by Johannes Berg
· 14 years ago
67c282c
mac80211: move BA session work
by Johannes Berg
· 14 years ago
0ab3370
mac80211: make TX aggregation start/stop request async
by Johannes Berg
· 14 years ago
a6a67db
mac80211: refcount aggregation queue stop
by Johannes Berg
· 14 years ago
5d22c89
mac80211: remove non-irqsafe aggregation callbacks
by Johannes Berg
· 14 years ago
a622ab7
mac80211: use RCU for TX aggregation
by Johannes Berg
· 14 years ago
a87f736
mac80211: use RCU for RX aggregation
by Johannes Berg
· 14 years ago
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
344eec6
mac80211: move blockack stop due to fragmentation
by Johannes Berg
· 14 years ago
bed7ee6e
mac80211: always process blockack action from workqueue
by Johannes Berg
· 14 years ago
77a121c
mac80211: pull mgmt frame rx into rx handler
by Johannes Berg
· 14 years ago
36b3a62
mac80211: common work skb freeing
by Johannes Berg
· 14 years ago
1fa57d0
mac80211: use common work function
by Johannes Berg
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
35f20c1
mac80211: use common skb queue
by Johannes Berg
· 14 years ago
2a41905
mac80211: simplify station/aggregation code
by Johannes Berg
· 14 years ago
9d38d85
cfg80211/mac80211: allow action frame TX/RX in IBSS
by Johannes Berg
· 14 years ago
b054b74
mac80211: fix deauth before assoc
by Johannes Berg
· 14 years ago
90b7260
mac80211: Add netif state checking to ieee80211_ifa_changed
by Juuso Oikarinen
· 14 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
11b7c60
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
by John W. Linville
· 14 years ago
35dd050
mac80211: fix function pointer check
by Holger Schurig
· 14 years ago
8b9a4e6
mac80211: process station blockack action frames from work
by Johannes Berg
· 14 years ago
38a6cc7
mac80211: Remove deprecated sta_notify commands
by Sujith
· 14 years ago
26b36cf
mac80211: make ARP filtering depend on CONFIG_INET
by John W. Linville
· 14 years ago
2826bcd
mac80211: reduce debugfs code size
by Felix Fietkau
· 14 years ago
ad0e2b5
mac80211: simplify key locking
by Johannes Berg
· 14 years ago
fcea600
mac80211: move plink state
by Johannes Berg
· 14 years ago
08daeca
mac80211: drop control frames after processing
by Johannes Berg
· 14 years ago
e0961f1
mac80211: remove useless work starting
by Johannes Berg
· 14 years ago
761ab47
mac80211: move WEP weak IV check
by Johannes Berg
· 14 years ago
6a8579d
mac80211: clean up ieee80211_stop_tx_ba_session
by Johannes Berg
· 14 years ago
2b2c009
mac80211: Add support for hardware ARP query filtering
by Juuso Oikarinen
· 14 years ago
3a4d4aa
mac80211: remove bogus mod_timer() call
by Johannes Berg
· 14 years ago
252aa63
cfg80211: make action channel type optional
by Johannes Berg
· 14 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 14 years ago
aed8e1f
cfg80211: don't refuse HT20 channels on devices that don't support HT40
by Helmut Schaa
· 14 years ago
ec8aa66
mac80211: add the minstrel_ht rate control algorithm
by Felix Fietkau
· 14 years ago
51a0d38
mac80211: fix dialog token allocator
by Johannes Berg
· 14 years ago
8ae5977
mac80211: fix blockack-req processing
by Johannes Berg
· 14 years ago
368a07d
mac80211: make a function static
by Johannes Berg
· 14 years ago
a0c9101
wireless: fix sta_info.h kernel-doc warnings
by Randy Dunlap
· 14 years ago
3dc3fc5
Revert "ath9k: Group Key fix for VAPs"
by John W. Linville
· 14 years ago
579d753
cfg80211: add missing braces
by Johannes Berg
· 14 years ago
9fbc630
cfg80211: fix crash in cfg80211_set_freq()
by Felix Fietkau
· 14 years ago
22fe88d
cfg80211: Fix signal_type comparison
by Sujith
· 14 years ago
76cc8b1
net: fix problem in dequeuing from input_pkt_queue
by Tom Herbert
· 14 years ago
41499bd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
622e0ca
gro: Fix bogus gso_size on the first fraglist entry
by Herbert Xu
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
fc35077
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()
by Joerg Marx
· 14 years ago
f72caf7
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6a6be47
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
622ccdf
ipv6: Never schedule DAD timer on dead address
by Herbert Xu
· 14 years ago
f2344a1
ipv6: Use POSTDAD state
by Herbert Xu
· 14 years ago
4c5ff6a
ipv6: Use state_lock to protect ifa state
by Herbert Xu
· 14 years ago
e9d3e08
ipv6: Replace inet6_ifaddr->dead with state
by Herbert Xu
· 14 years ago
b3bcb72
bridge: fix build for CONFIG_SYSFS disabled
by Randy Dunlap
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
b60b659
net sched: cleanup and rate limit warning
by stephen hemminger
· 14 years ago
207024b
pfkey: add severity to printk
by stephen hemminger
· 14 years ago
62db5cf
xfrm: add severity to printk
by stephen hemminger
· 14 years ago
6ff9c36
net sched: printk message severity
by stephen hemminger
· 14 years ago
49afa55
net/caif: Use kzalloc
by Julia Lawall
· 14 years ago
2e3219b
sctp: fix append error cause to ERROR chunk correctly
by Wei Yongjun
· 14 years ago
57b6108
net: Add netlink support for virtual port management (was iovnl)
by Scott Feldman
· 14 years ago
Next »