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
*
[src] Fix spelling in comments, debug messages and local variable names
Stefan Weil
2013-01-03
28
-63
/
+63
*
[forcedeth] Increase TX ring size to prevent dropped packets
Michael Brown
2012-10-29
1
-1
/
+1
*
[intel] Poll RX queue if hardware reports RX overflow
Michael Brown
2012-10-28
1
-1
/
+1
*
[hermon] Use PCI VPD for non-volatile option storage
Michael Brown
2012-10-25
2
-2
/
+40
*
[intel] Report receive overruns via network device errors
Michael Brown
2012-10-24
2
-1
/
+6
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-260
/
+375
*
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
2012-08-31
5
-10
/
+28
*
[infiniband] Use explicit "source" and "dest" address vector parameter names
Michael Brown
2012-08-31
5
-105
/
+109
*
[infiniband] Allow queue pairs to have a custom allocator for receive iobufs
Michael Brown
2012-08-31
2
-4
/
+15
*
[realtek] Force EEPROM CS low before disabling EEPROM access mode
Michael Brown
2012-08-24
2
-3
/
+32
*
[bitbash] Add optional open() and close() methods for bit-bashing interfaces
Michael Brown
2012-08-24
2
-1
/
+16
*
[realtek] Forcibly enable advertisement of 1000Mbps speeds
Michael Brown
2012-08-23
1
-7
/
+72
*
[mii] Add separate mii_restart() function
Michael Brown
2012-08-23
1
-4
/
+32
*
[realtek] Enable DAC only when built as a 64-bit binary
Michael Brown
2012-08-23
1
-2
/
+7
*
[realtek] Use read-modify-write to check for C+ Command register
Michael Brown
2012-08-23
1
-3
/
+4
*
[realtek] Use explicit value for TCR.MXDMA
Michael Brown
2012-08-23
2
-0
/
+13
*
[realtek] Use explicit values for RCR.RXFTH and RCR.MXDMA
Michael Brown
2012-08-23
2
-2
/
+10
*
[realtek] Always set high dword of ring address registers
Michael Brown
2012-08-23
1
-4
/
+2
*
[tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762
Kevin Tran
2012-08-20
4
-19
/
+29
*
[tg3] Fix excessive DMA alignment.
Thomas Miletich
2012-07-24
1
-2
/
+1
*
[epic100] Fix wrong field used as rx packet length
Alexey
2012-07-23
1
-2
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
53
-55
/
+106
*
[qib7322] Fix compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-0
/
+3
*
[isa] Avoid spurious compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-3
/
+3
*
[skel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[myson] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[natsemi] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[realtek] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[intel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[b44] Eliminate call to get_memmap()
Michael Brown
2012-07-17
1
-26
/
+31
*
[intel] Explicitly enable descriptor queues
Michael Brown
2012-07-10
2
-0
/
+10
*
[intel] Refill receive ring only after enabling receiver
Michael Brown
2012-07-10
1
-3
/
+3
*
[realtek] Add missing cpu_to_le16()
Michael Brown
2012-06-27
1
-1
/
+1
*
[sky2] Fix invalid memory access
Valentine Barshak
2012-06-27
1
-1
/
+1
*
[realtek] Support RTL8139 cards within generic Realtek driver
Michael Brown
2012-04-28
3
-649
/
+400
*
[myson] Replace driver for Myson Technology NICs
Michael Brown
2012-04-27
3
-1022
/
+868
*
[natsemi] Fix test for addresses below 4GB
Michael Brown
2012-04-27
1
-2
/
+2
*
[natsemi] Replace driver for National Semicondutor NICs
Michael Brown
2012-04-26
3
-1682
/
+1095
*
[intel] Replace driver for Intel Gigabit NICs
Michael Brown
2012-04-24
64
-47324
/
+1198
*
[realtek] Update link state when device is opened
Michael Brown
2012-04-23
1
-0
/
+3
*
[skel] Add skeleton network driver
Michael Brown
2012-04-21
2
-0
/
+331
*
[realtek] Replace driver for Realtek Gigabit NICs
Michael Brown
2012-04-18
4
-2718
/
+984
*
[mii] Add generic MII reset function
Michael Brown
2012-04-18
1
-0
/
+85
*
[mii] Synchronise constants with current Linux include/linux/mii.h
Michael Brown
2012-04-18
1
-1
/
+0
*
[igbvf] Add i350 virtual function support
Erik Jacobson
2012-04-10
2
-1
/
+3
*
[e1000e] Basic 82579 support
Daniel Hokka Zakrisson
2012-04-10
7
-15
/
+67
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
5
-5
/
+1
*
[myri10ge] Fix compilation error in myri10ge_command() with gcc 4.7
Olaf Hering
2012-03-16
2
-4
/
+4
*
[eepro100] Add PCI ID 8086:10fe
1d 2k
2012-03-14
1
-0
/
+1
*
[forcedeth] Use standard random() function
Michael Brown
2012-03-13
1
-2
/
+1
[next]