John W. Linville
|
5da7b2e05e
i2400m: remove SDIO device support
|
13 years ago |
Justin P. Mattock
|
42b2aa86c6
treewide: Fix typos in various parts of the kernel, and fix some comments.
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Tejun Heo
|
781ba45676
i2400m: drop i2400m_schedule_work()
|
14 years ago |
Uwe Kleine-König
|
a34f0b3139
fix comment typos concerning "consistent"
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
stephen hemminger
|
e3d32687a6
wimax: make functions local
|
14 years ago |
Prasanna S Panchamukhi
|
9d7fdf1ba9
wimax/i2400m: Move module params to other file so they can be static
|
15 years ago |
Prasanna S. Panchamukhi
|
2750290886
wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header
|
15 years ago |
Prasanna S. Panchamukhi
|
d11a6e4495
wimax i2400m: fix race condition while accessing rx_roq by using kref count
|
15 years ago |
Cindy H Kao
|
599e595384
wimax/i2400m: add the error recovery mechanism on TX path
|
15 years ago |
Cindy H Kao
|
f4e4134581
wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()
|
15 years ago |
Prasanna S. Panchamukhi
|
080de04e62
wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Inaky Perez-Gonzalez
|
c931ceeb78
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
|
15 years ago |
Inaky Perez-Gonzalez
|
097acbeff9
wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional
|
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
|
af77dfa781
wimax/i2400m: move i2400m_init() out of i2400m.h
|
15 years ago |
Inaky Perez-Gonzalez
|
b9ee95010b
wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex
|
15 years ago |
Inaky Perez-Gonzalez
|
3725d8c974
wimax/i2400m: Implement pre/post reset support in the USB driver
|
16 years ago |
Inaky Perez-Gonzalez
|
2869da8587
wimax/i2400m: do bootmode buffer management in i2400m_setup/release()
|
16 years ago |
Inaky Perez-Gonzalez
|
0856ccf29d
wimax/i2400m: introduce i2400m->bus_setup/release
|
16 years ago |
Inaky Perez-Gonzalez
|
c2315b4ea9
wimax/i2400m: clarify and fix i2400m->{ready,updown}
|
16 years ago |
Inaky Perez-Gonzalez
|
8f90f3ee83
wimax/i2400m: cleanup initialization/destruction flow
|
16 years ago |
Inaky Perez-Gonzalez
|
ac53aed934
wimax/i2400m: on device stop, clean up pending wake & TX work
|
16 years ago |
Inaky Perez-Gonzalez
|
7b43ca708a
wimax/i2400m: cache firmware on system suspend
|
16 years ago |
Inaky Perez-Gonzalez
|
3ef6129e57
wimax/i2400m: add reason argument to i2400m_dev_reset_handle()
|
16 years ago |
Inaky Perez-Gonzalez
|
b0fbcb2a0b
wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work()
|
16 years ago |