index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
/
i2400m
/
fw.c
Age
Commit message (
Expand
)
Author
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-08-20
drivers/net/wimax/i2400m/fw.c: fix error return code
Julia Lawall
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-11
i2400m: remove SDIO device support
John W. Linville
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-07
drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
hartleys
2009-11-03
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: change the bcf_len to exclude the extended header size
Cindy H Kao
2009-10-19
wimax/i2400m: use JUMP cmd for last FW chunk indication
Cindy H Kao
2009-10-19
wimax/i2400m: don't overwrite error codes when failing to load firmware
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: cache firmware on system suspend
Inaky Perez-Gonzalez
2009-10-19
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
Dirk Brandewie
2009-10-19
wimax/i2400m: on firmware upload, select BCF header that matches device's req...
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: support extended firmware format
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: verify firmware format version is known
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: fix reboot echo/ack barker deadlock
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: retry loading firmware files in sequence
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: rework bootrom initialization to be more flexible
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: decide properly if using signed vs non-signed firmware loading
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: don't write to memory allocated by request_firmware()
Cindy H Kao
2009-10-19
wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: Make boot retries a BUS-specific parameter
Dirk Brandewie
2009-06-11
wimax/i2400m: don't reset device when bootrom init retries are exceeded
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: move boot time poke table out of common driver
Dirk Brandewie
2009-06-11
wimax/i2400m: Allow bus-specific driver to specify retry count
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: if a device reboot happens during probe, handle it
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: Change d_printf() level for secure boot messages
Dirk Brandewie
2009-03-02
wimax/i2400m: add the ability to fallback to other firmware files if the defa...
Inaky Perez-Gonzalez
2009-02-01
wimax: replace uses of __constant_{endian}
Harvey Harrison
2009-01-07
i2400m: firmware loading and bootrom initialization
Inaky Perez-Gonzalez