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
*
[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
*
[ath9k] Fix compilation on older gcc versions
Michael Brown
2012-03-09
2
-3
/
+2
*
[snpnet] Give up entirely on the transmit queue
Jarrod Johnson
2012-02-12
1
-32
/
+13
*
[tg3] Remove tg3_calc_dma_bndry()
Thomas Miletich
2012-02-10
3
-29
/
+6
*
[tg3] Fix compilation on newer gcc versions
Christian Hesse
2012-02-09
3
-13
/
+2
*
[tg3] New tg3 driver
Thomas Miletich
2012-01-31
5
-3905
/
+7000
*
[vmxnet3] Add VMware vmxnet3 driver
Michael Brown
2012-01-07
2
-0
/
+1166
*
[e1000e] Strip the Ethernet CRC from received packets
Michael Brown
2011-12-08
1
-1
/
+1
*
[e1000] Request notification of TX completions
Michael Brown
2011-12-06
1
-1
/
+1
*
[arbel] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-16
2
-92
/
+271
*
[arbel] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-190
/
+197
*
[hermon] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-15
2
-81
/
+217
*
[hermon] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-641
/
+648
*
[ipoib] Report packets as broadcast when ambiguous
Michael Brown
2011-11-15
1
-8
/
+13
*
[rtl8139] Perform only 8-bit ioport access on the ChipCmd register
Julian Pidancet
2011-11-14
1
-1
/
+1
*
[arbel] Add (not-yet-functional) support for RC queue pairs
Michael Brown
2011-10-24
2
-8
/
+111
*
[ath9k] Add ath9k driver
Scott K Logan
2011-10-14
72
-0
/
+43176
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-1
/
+4
*
[igb] Remove __BIG_ENDIAN conditional
Thomas Miletich
2011-07-15
1
-5
/
+0
*
[scsi] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-6
/
+13
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-5
/
+8
[next]