Julia Lawall
|
82a820e8d7
drivers/net/wimax/i2400m/fw.c: fix error return code
|
13 years ago |
John W. Linville
|
38a0084063
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
John W. Linville
|
5da7b2e05e
i2400m: remove SDIO device support
|
13 years ago |
Joe Perches
|
c2fd03a011
drivers: net: Remove casts to same type
|
13 years ago |
Paul Gortmaker
|
ee40fa0656
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
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 |