index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
/
i2400m
/
fw.c
Age
Commit message (
Expand
)
Author
Files
Lines
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