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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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
*
[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
*
[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
*
[forcedeth] Ensure that IRQ line is deasserted when disabling interrupts
Michael Brown
2011-05-04
1
-3
/
+2
*
[forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag
Michael Brown
2011-03-30
1
-5
/
+0
*
[forcedeth] Remove software unicast MAC address filter
Michael Brown
2011-03-29
1
-9
/
+2
*
[forcedeth] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-3
/
+2
*
[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
*
[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
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
37
-85
/
+64
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
3
-11
/
+12
*
[3c90x] Clean up reset code
Thomas Miletich
2011-02-08
2
-15
/
+16
[prev]
[next]