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
|
16 years ago |
Inaky Perez-Gonzalez
|
a0beba21c3
wimax/i2400m: queue device's report until the driver is ready for them
|
16 years ago |
Inaky Perez-Gonzalez
|
af77dfa781
wimax/i2400m: move i2400m_init() out of i2400m.h
|
16 years ago |
Inaky Perez-Gonzalez
|
b9ee95010b
wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex
|
16 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 |
Inaky Perez-Gonzalez
|
bfc44187bb
wimax/i2400m: support extended firmware format
|
16 years ago |
Inaky Perez-Gonzalez
|
aba3792ac2
wimax/i2400m: rework bootrom initialization to be more flexible
|
16 years ago |
Dirk Brandewie
|
c30836580b
wimax/i2400m: Make boot retries a BUS-specific parameter
|
16 years ago |
Dirk Brandewie
|
a134fd6b10
wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message
|
16 years ago |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
16 years ago |
Dirk Brandewie
|
7308a0c239
wimax/i2400m: move boot time poke table out of common driver
|
16 years ago |
Inaky Perez-Gonzalez
|
ecddfd5ed7
wimax/i2400m: Allow bus-specific driver to specify retry count
|
16 years ago |
Inaky Perez-Gonzalez
|
fb10167478
wimax/i2400m: introduce module parameter to disable entering power save
|
16 years ago |
Inaky Perez-Gonzalez
|
fe44268385
wimax/i2400m: generate fake source MAC address with random_ether_addr()
|
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 |
Inaky Perez-Gonzalez
|
8987691a4a
wimax/i2400m: allow control of the base-station idle mode timeout
|
16 years ago |
Inaky Perez-Gonzalez
|
6a0f7ab830
wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version
|
16 years ago |
Inaky Perez-Gonzalez
|
1039abbc5b
wimax/i2400m: add the ability to fallback to other firmware files if the default is not there
|
16 years ago |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 years ago |
Inaky Perez-Gonzalez
|
494ef10eba
wimax/i2400m: driver loads firmware v1.4 instead of v1.3
|
16 years ago |