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
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
stephen hemminger
|
e3d32687a6
wimax: make functions local
|
14 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 |
Cindy H Kao
|
2354161dd3
wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()
|
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 |
Cindy H Kao
|
49d72df3f6
wimax/i2400m: correct the error path handlers in dev_start()
|
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 |
hartleys
|
4754b3de93
drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
|
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
|
0c96859d7a
wimax/i2400m: Let device's status reports change the device state
|
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
|
5eeae35b9a
wimax/i2400m: when stopping the device, cancel any pending message
|
15 years ago |
Inaky Perez-Gonzalez
|
3725d8c974
wimax/i2400m: Implement pre/post reset support in the USB driver
|
15 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 |
Inaky Perez-Gonzalez
|
aba3792ac2
wimax/i2400m: rework bootrom initialization to be more flexible
|
16 years ago |