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
...
*
[rtl818x] Remove broken mmio register support
Stefan Hajnoczi
2010-01-25
1
-3
/
+0
*
[natsemi] Convert stray mmio readl() to pio inl()
Stefan Hajnoczi
2010-01-25
1
-1
/
+1
*
[skge] Note correct author of akge driver
Thomas Miletich
2010-01-14
1
-4
/
+5
*
[skge] Add driver for skge NICs
Marty Connor
2010-01-14
2
-0
/
+5094
*
[myri10ge] Native driver for Myricom 10Gb Ethernet NICs
Glenn Brown
2010-01-14
2
-0
/
+1555
*
[forcedeth] Add support for 10de:054c nforce 630a, MCP 67
Thomas Horsten
2010-01-14
1
-0
/
+2
*
[e1000] Remove deprecated IRQ_FORCE action from e1000_irq()
Thomas Miletich
2010-01-05
1
-23
/
+4
*
[eepro100] Add missing FILE_LICENCE() to eepro100.h
Thomas Miletich
2009-12-14
1
-0
/
+2
*
[e1000] Enable interrupts in a more UNDI compatible way
Thomas Miletich
2009-11-25
1
-2
/
+1
*
[eepro100] Convert to native gPXE API
Thomas Miletich
2009-11-22
2
-639
/
+1197
*
[e1000] Use the alternate MAC in NVRAM when available
Alex Williamson
2009-11-22
2
-3
/
+51
*
[e1000] Implement zero-copy receive
Thomas Miletich
2009-11-22
1
-63
/
+83
*
[ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending
Michael Brown
2009-11-16
1
-8
/
+7
*
[ipoib] Always set the "full membership" bit in the IPv4 broadcast GID
Michael Brown
2009-11-16
1
-1
/
+2
*
[infiniband] Report IB link status as IPoIB netdevice status
Michael Brown
2009-11-16
1
-5
/
+12
*
[atl1e] Fix compilation on gcc-4.4.1-2.fc11.i586.
Joshua Oreman
2009-10-24
1
-8
/
+9
*
[sis190] Hide the ISA bridge's PCI IDs from parserom.pl
Thomas Miletich
2009-10-24
1
-3
/
+3
*
[sis190] Insert forgotten FILE_LICENCE() to sis190.h
Thomas Miletich
2009-10-24
1
-1
/
+2
*
[sis190] Make 'make allroms' happy.
Thomas Miletich
2009-10-24
1
-2
/
+2
*
[netdevice] Add the concept of an "Ethernet-compatible" MAC address
Michael Brown
2009-10-23
1
-0
/
+57
*
[sis190] Fix for gcc-3.3.3 compilation
Shao Miller
2009-10-18
1
-1
/
+1
*
[ath5k] Save proper cacheline size when fixing PCI configuration
Joshua Oreman
2009-10-17
1
-1
/
+2
*
[ath5k] Update for changes in kernel 2.6.31
Joshua Oreman
2009-10-17
8
-5
/
+147
*
[sis190] Add sis190/191 ethernet driver
Thomas Miletich
2009-10-16
2
-0
/
+1489
*
[e1000] Add 82576 support
Simon Horman
2009-10-16
3
-24
/
+181
*
[atl1e] Add Attansic L1E gigabit Ethernet driver
Joshua Oreman
2009-10-16
2
-0
/
+2788
*
[sis900] Enable interrupts to allow UNDI to work
Thomas Miletich
2009-10-15
1
-0
/
+6
*
[3c90x] Fix a3c90x_close() and a3c90x_remove() methods.
Thomas Miletich
2009-10-15
1
-3
/
+3
*
[ath5k] Remove spurious debugging check
Joshua Oreman
2009-08-18
1
-10
/
+0
*
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
2009-08-12
1
-5
/
+19
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
14
-66
/
+48
*
[ath5k] Add support for non-802.11n Atheros wireless NICs
Joshua Oreman
2009-08-09
19
-0
/
+17968
*
[802.11] Enhance support for driver PHY differences
Joshua Oreman
2009-08-09
1
-24
/
+32
*
[infiniband] Update all other MAD users to use a management interface
Michael Brown
2009-08-09
1
-4
/
+28
*
[sky2] Add support for Marvell Yukon-II gigabit Ethernet cards
Joshua Oreman
2009-08-03
2
-0
/
+4575
*
[rtl818x] Add driver for Realtek 8180/8185 wireless cards
Joshua Oreman
2009-08-01
8
-0
/
+2605
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-18
1
-1
/
+1
*
[infiniband] Add notion of a queue pair type
Michael Brown
2009-07-18
1
-1
/
+2
*
[ipoib] Attempt the broadcast group join only if the link is up
Michael Brown
2009-07-18
1
-9
/
+4
*
[ipoib] Remove the queue set abstraction
Michael Brown
2009-07-18
1
-20
/
+36
*
[ipoib] Kill off the now-unused IPoIB metadata queue set
Michael Brown
2009-07-18
1
-144
/
+39
*
[infiniband] Provide a general mechanism for multicast group joins
Michael Brown
2009-07-18
1
-129
/
+13
*
[infiniband] Make qkey and rate optional parameters to ib_post_send()
Michael Brown
2009-07-18
1
-6
/
+4
*
[ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only
Michael Brown
2009-07-18
1
-39
/
+21
*
[ipoib] Expose the real broadcast MAC
Michael Brown
2009-07-18
1
-46
/
+37
*
[ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address
Michael Brown
2009-07-18
1
-10
/
+3
*
[infiniband] Provide a general mechanism for path record lookups
Michael Brown
2009-07-18
1
-108
/
+8
*
[infiniband] Centralise SMA and GMA queue constants
Michael Brown
2009-07-18
1
-7
/
+7
*
[infiniband] Poll completion queues automatically
Michael Brown
2009-07-18
1
-6
/
+3
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-18
1
-3
/
+3
[prev]
[next]