index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
/
i2400m
/
fw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-11
wimax/i2400m: remove redundant variables ack_status, bcf and protocol
Colin Ian King
1
-2
/
+1
2017-10-10
wimax/i2400m: Remove VLAIS
Behan Webster
1
-1
/
+1
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-08-20
drivers/net/wimax/i2400m/fw.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2012-07-11
i2400m: remove SDIO device support
John W. Linville
1
-2
/
+1
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
1
-1
/
+1
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
1
-1
/
+1
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-07
drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
hartleys
1
-9
/
+2
2009-11-03
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
Inaky Perez-Gonzalez
1
-2
/
+2
2009-10-19
wimax/i2400m: change the bcf_len to exclude the extended header size
Cindy H Kao
1
-4
/
+11
2009-10-19
wimax/i2400m: use JUMP cmd for last FW chunk indication
Cindy H Kao
1
-6
/
+9
2009-10-19
wimax/i2400m: don't overwrite error codes when failing to load firmware
Inaky Perez-Gonzalez
1
-1
/
+0
2009-10-19
wimax/i2400m: cache firmware on system suspend
Inaky Perez-Gonzalez
1
-13
/
+146
2009-10-19
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
Dirk Brandewie
1
-0
/
+3
2009-10-19
wimax/i2400m: on firmware upload, select BCF header that matches device's req...
Inaky Perez-Gonzalez
1
-19
/
+92
2009-10-19
wimax/i2400m: support extended firmware format
Inaky Perez-Gonzalez
1
-59
/
+130
2009-10-19
wimax/i2400m: verify firmware format version is known
Inaky Perez-Gonzalez
1
-1
/
+7
2009-10-19
wimax/i2400m: fix reboot echo/ack barker deadlock
Inaky Perez-Gonzalez
1
-12
/
+51
2009-10-19
wimax/i2400m: retry loading firmware files in sequence
Inaky Perez-Gonzalez
1
-18
/
+17
2009-10-19
wimax/i2400m: rework bootrom initialization to be more flexible
Inaky Perez-Gonzalez
1
-42
/
+271
2009-10-19
wimax/i2400m: decide properly if using signed vs non-signed firmware loading
Inaky Perez-Gonzalez
1
-14
/
+21
2009-10-19
wimax/i2400m: don't write to memory allocated by request_firmware()
Cindy H Kao
1
-0
/
+4
2009-10-19
wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf
Inaky Perez-Gonzalez
1
-1
/
+0
2009-10-19
wimax/i2400m: Make boot retries a BUS-specific parameter
Dirk Brandewie
1
-1
/
+1
2009-06-11
wimax/i2400m: don't reset device when bootrom init retries are exceeded
Inaky Perez-Gonzalez
1
-2
/
+1
2009-06-11
wimax/i2400m: move boot time poke table out of common driver
Dirk Brandewie
1
-32
/
+13
2009-06-11
wimax/i2400m: Allow bus-specific driver to specify retry count
Inaky Perez-Gonzalez
1
-1
/
+1
2009-06-11
wimax/i2400m: if a device reboot happens during probe, handle it
Inaky Perez-Gonzalez
1
-0
/
+2
2009-06-11
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
Inaky Perez-Gonzalez
1
-1
/
+1
2009-06-11
wimax/i2400m: Change d_printf() level for secure boot messages
Dirk Brandewie
1
-2
/
+2
2009-03-02
wimax/i2400m: add the ability to fallback to other firmware files if the defa...
Inaky Perez-Gonzalez
1
-20
/
+33
2009-02-01
wimax: replace uses of __constant_{endian}
Harvey Harrison
1
-6
/
+6
2009-01-07
i2400m: firmware loading and bootrom initialization
Inaky Perez-Gonzalez
1
-0
/
+1095