Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3195c5f9784aa8ec27a7bb19a6840dc67e9e90f1
/
drivers
/
net
/
wimax
/
i2400m
/
rx.c
7466a38
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
3a24934
wimax/i2400m: fix bad race condition check in RX path
by Inaky Perez-Gonzalez
· 15 years ago
1cdc5ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
9d7fdf1
wimax/i2400m: Move module params to other file so they can be static
by Prasanna S Panchamukhi
· 15 years ago
3e02a06
wimax: wimax_msg_alloc() returns ERR_PTR not null
by Dan Carpenter
· 15 years ago
0809a7b
wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages
by Prasanna S. Panchamukhi
· 15 years ago
d11a6e4
wimax i2400m: fix race condition while accessing rx_roq by using kref count
by Prasanna S. Panchamukhi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
c931cee
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
by Inaky Perez-Gonzalez
· 15 years ago
a0beba2
wimax/i2400m: queue device's report until the driver is ready for them
by Inaky Perez-Gonzalez
· 15 years ago
c2315b4
wimax/i2400m: clarify and fix i2400m->{ready,updown}
by Inaky Perez-Gonzalez
· 15 years ago
aba3792
wimax/i2400m: rework bootrom initialization to be more flexible
by Inaky Perez-Gonzalez
· 15 years ago
8593a19
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
by Inaky Perez-Gonzalez
· 16 years ago
052991d
wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
by Inaky Perez-Gonzalez
· 16 years ago
44b849d
wimax/i2400m: trace commands sent from user space on the "echo" pipe
by Inaky Perez-Gonzalez
· 16 years ago
4e5b6d0
wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws
by Inaky Perez-Gonzalez
· 16 years ago
c747583
wimax/i2400m: implement RX reorder support
by Inaky Perez-Gonzalez
· 16 years ago
fd5c565
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
by Inaky Perez-Gonzalez
· 16 years ago
c71a269
i2400m: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
aa5a7ac
i2400m: RX and TX data/control paths
by Inaky Perez-Gonzalez
· 16 years ago