Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
David S. Miller
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Inaky Perez-Gonzalez
|
a385a53e65
wimax/i2400m: fix missing endian correction read in fw loader
|
15 years ago |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
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 |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
hartleys
|
595acf270e
drivers/net/wimax/i2400m/fw.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 |
Cindy H Kao
|
28cff50d99
wimax/i2400m: change the bcf_len to exclude the extended header size
|
15 years ago |
Cindy H Kao
|
6f4fc90a36
wimax/i2400m: use JUMP cmd for last FW chunk indication
|
15 years ago |
Inaky Perez-Gonzalez
|
cb5b756f74
wimax/i2400m: don't overwrite error codes when failing to load firmware
|
16 years ago |
Inaky Perez-Gonzalez
|
7b43ca708a
wimax/i2400m: cache firmware on system suspend
|
16 years ago |
Dirk Brandewie
|
7329012e67
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
|
16 years ago |
Inaky Perez-Gonzalez
|
10607c86e1
wimax/i2400m: on firmware upload, select BCF header that matches device's request
|
16 years ago |
Inaky Perez-Gonzalez
|
bfc44187bb
wimax/i2400m: support extended firmware format
|
16 years ago |
Inaky Perez-Gonzalez
|
fabce1a485
wimax/i2400m: verify firmware format version is known
|
16 years ago |
Inaky Perez-Gonzalez
|
923d708fed
wimax/i2400m: fix reboot echo/ack barker deadlock
|
16 years ago |
Inaky Perez-Gonzalez
|
ebc5f62b76
wimax/i2400m: retry loading firmware files in sequence
|
16 years ago |
Inaky Perez-Gonzalez
|
aba3792ac2
wimax/i2400m: rework bootrom initialization to be more flexible
|
16 years ago |
Inaky Perez-Gonzalez
|
32742e6158
wimax/i2400m: decide properly if using signed vs non-signed firmware loading
|
16 years ago |
Cindy H Kao
|
8d8fe198c6
wimax/i2400m: don't write to memory allocated by request_firmware()
|
16 years ago |
Inaky Perez-Gonzalez
|
77e1251a7c
wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf
|
16 years ago |
Dirk Brandewie
|
c30836580b
wimax/i2400m: Make boot retries a BUS-specific parameter
|
16 years ago |
Inaky Perez-Gonzalez
|
6e053d6c79
wimax/i2400m: don't reset device when bootrom init retries are exceeded
|
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
|
b4013f91cd
wimax/i2400m: if a device reboot happens during probe, handle it
|
16 years ago |
Inaky Perez-Gonzalez
|
8593a1967f
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
|
16 years ago |
Dirk Brandewie
|
ead6823991
wimax/i2400m: Change d_printf() level for secure boot messages
|
16 years ago |