index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-4
/
+21
*
[forcedeth] Clear the MII link status register on link status changes
Yann Cézard
2011-03-20
1
-0
/
+6
*
[qib7322] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-4
/
+0
*
[hermon] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[arbel] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+1
*
[vxge] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
2
-11
/
+1
*
[ath5k] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
3
-12
/
+1
*
[eepro] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-0
/
+1
*
[w89c840] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+2
*
[smc9000] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-3
/
+0
*
[etherfabric] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-6
/
+1
*
[sis190] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[epic100] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[sky2] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-5
/
+0
*
[forcedeth] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+2
*
[ns83820] Update to standard debugging infrastructure
Michael Brown
2011-03-16
1
-26
/
+19
*
[atl1e] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-5
/
+1
*
[via-velocity] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-16
/
+1
*
[sis900] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+1
*
[e1000] Remove unused variable when ICR register is simply cleared
Michael Brown
2011-03-16
12
-30
/
+24
*
[igbvf] Remove some unused Linux-specific portions of igbvf.h
Michael Brown
2011-03-16
1
-2
/
+4
*
[phantom] Remove unused variable in phantom_dmesg()
Michael Brown
2011-03-16
1
-2
/
+0
*
[eepro100] Do not discard short packets
Michael Brown
2011-03-12
1
-1
/
+1
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
5
-5
/
+5
*
[spi] Reset device on each access
Michael Brown
2011-03-04
1
-0
/
+3
*
[arbel] Make driver 64-bit safe
Michael Brown
2011-03-04
1
-2
/
+37
*
[hermon] Make driver 64-bit safe
Michael Brown
2011-03-04
2
-0
/
+37
*
[iscsi] Change default initiator IQN
Michael Brown
2011-03-03
1
-5
/
+6
*
[hermon] Add BOFM support
Michael Brown
2011-03-03
3
-58
/
+415
*
[iscsi] Fix minor typo in ibft_set_ipaddr()
Michael Brown
2011-02-25
1
-1
/
+1
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
1
-47
/
+79
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
42
-96
/
+71
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
1
-1
/
+1
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
4
-71
/
+69
*
[hermon] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-2
/
+2
*
[hermon] Force link speed to SDR
Itay Gazit
2011-02-17
3
-5
/
+62
*
[hermon] Use circular event queue
Itay Gazit
2011-02-17
2
-4
/
+10
*
[hermon] Update PRM file with latest changes
Itay Gazit
2011-02-17
1
-20
/
+18
*
[hermon] Fix hermon_cmd_sense_port() to use inline output
Itay Gazit
2011-02-17
1
-3
/
+3
*
[3c90x] Clean up reset code
Thomas Miletich
2011-02-08
2
-15
/
+16
*
[3c90x] More fine-grained debugging levels
Thomas Miletich
2011-02-08
1
-23
/
+23
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-3
/
+3
*
[vxge] Add support for new function mode "multi-function 8 Direct IO"
Masroor Vettuparambil
2011-01-27
4
-25
/
+55
*
[hermon] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[infiniband] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
2011-01-19
1
-32
/
+142
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
1
-0
/
+161
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
1
-0
/
+8
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
4
-3
/
+4
*
[nvo] Remove the non-volatile options fragment list
Michael Brown
2011-01-11
4
-44
/
+21
[next]