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