David S. Miller
|
d122179a3c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jiri Slaby
|
0aa7deadff
NET: wimax, fix use after free
|
14 years ago |
stephen hemminger
|
e3d32687a6
wimax: make functions local
|
14 years ago |
David S. Miller
|
7466a38478
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
|
15 years ago |
Inaky Perez-Gonzalez
|
3a24934f06
wimax/i2400m: fix bad race condition check in RX path
|
15 years ago |
David S. Miller
|
1cdc5abf40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Prasanna S Panchamukhi
|
9d7fdf1ba9
wimax/i2400m: Move module params to other file so they can be static
|
15 years ago |
Dan Carpenter
|
3e02a06ae3
wimax: wimax_msg_alloc() returns ERR_PTR not null
|
15 years ago |
Prasanna S. Panchamukhi
|
0809a7bbe8
wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages
|
15 years ago |
Prasanna S. Panchamukhi
|
d11a6e4495
wimax i2400m: fix race condition while accessing rx_roq by using kref count
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Inaky Perez-Gonzalez
|
c931ceeb78
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
|
15 years ago |
Inaky Perez-Gonzalez
|
a0beba21c3
wimax/i2400m: queue device's report until the driver is ready for them
|
15 years ago |
Inaky Perez-Gonzalez
|
c2315b4ea9
wimax/i2400m: clarify and fix i2400m->{ready,updown}
|
16 years ago |
Inaky Perez-Gonzalez
|
aba3792ac2
wimax/i2400m: rework bootrom initialization to be more flexible
|
16 years ago |
Inaky Perez-Gonzalez
|
8593a1967f
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
|
16 years ago |
Inaky Perez-Gonzalez
|
052991d7ac
wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
|
16 years ago |
Inaky Perez-Gonzalez
|
44b849d11b
wimax/i2400m: trace commands sent from user space on the "echo" pipe
|
16 years ago |
Inaky Perez-Gonzalez
|
4e5b6d006b
wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws
|
16 years ago |
Inaky Perez-Gonzalez
|
c747583d19
wimax/i2400m: implement RX reorder support
|
16 years ago |
Inaky Perez-Gonzalez
|
fd5c565c0c
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
|
16 years ago |
Wei Yongjun
|
c71a2699c5
i2400m: remove some pointless conditionals before kfree_skb()
|
16 years ago |
Inaky Perez-Gonzalez
|
aa5a7acabe
i2400m: RX and TX data/control paths
|
16 years ago |