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
*
[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
*
[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
*
[infiniband] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[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
*
[igbvf] Add igbvf driver
Alex Williamson
2010-12-16
9
-0
/
+4475
*
[r8169] Disabling IRQs should not also acknowledge the IRQs
Michael Brown
2010-12-09
1
-1
/
+1
*
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
Shao Miller
2010-12-04
3
-0
/
+6
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-2
/
+2
*
[forcedeth] Exit poll() as early as possible if no work to do
Michael Brown
2010-11-12
1
-4
/
+4
*
[rtl8139] Operate in promiscuous mode
Michael Brown
2010-10-07
1
-1
/
+1
*
[hermon] Add support for dual-protocol devices
Michael Brown
2010-09-21
2
-2575
/
+0
*
[infiniband] Add the notion of an Ethernet queue pair type
Michael Brown
2010-09-21
1
-0
/
+7
*
[infiniband] Match GID/GUID terminology as used in the IBA
Michael Brown
2010-09-15
1
-25
/
+25
*
[e1000] Strip the Ethernet CRC from received packets
Michael Brown
2010-09-15
1
-1
/
+1
*
[rtl8139] Check for oversized packets when transmitting
Michael Brown
2010-09-05
1
-0
/
+8
*
[infiniband] Add the concept of an Infiniband upper-layer driver
Michael Brown
2010-09-05
1
-38
/
+46
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
18
-49
/
+45
*
[sis190] Initialise network device before calling register_netdev()
Michael Brown
2010-09-05
1
-1
/
+1
*
[rtl8139] Strip CRC from received packets
Michael Brown
2010-09-03
1
-0
/
+1
*
[eepro100] Add new PCI ID 8086:27dc
Marty Connor
2010-09-03
1
-0
/
+1
[next]