index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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
*
[hermon] Add support for RC queue pairs
Michael Brown
2009-07-17
3
-70
/
+221
*
[hermon] Allow software GMA to receive packets destined for QP1
Michael Brown
2009-07-17
2
-45
/
+277
*
[hermon] Disable debugging around mapping of firmware tables
Michael Brown
2009-07-17
1
-0
/
+8
*
[hermon] Remove an unnecessary check for GID-less transmissions
Michael Brown
2009-07-17
1
-8
/
+1
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-17
4
-24
/
+19
*
[infiniband] Pass a generic MAD to ib_set_port_info()
Michael Brown
2009-07-17
1
-3
/
+3
*
[infiniband] Expose supported and enabled link speeds and widths
Michael Brown
2009-07-17
1
-3
/
+11
*
[infiniband] Always create an SMA and a GMA
Michael Brown
2009-07-17
1
-13
/
+0
*
[infiniband] Add notion of a queue pair type
Michael Brown
2009-07-17
1
-1
/
+2
*
[ipoib] Attempt the broadcast group join only if the link is up
Michael Brown
2009-07-17
1
-9
/
+4
*
[infiniband] Implement SMA as an instance of a GMA
Michael Brown
2009-07-17
1
-8
/
+3
*
[ipoib] Remove the queue set abstraction
Michael Brown
2009-07-17
1
-20
/
+36
*
[ipoib] Kill off the now-unused IPoIB metadata queue set
Michael Brown
2009-07-17
1
-144
/
+39
*
[infiniband] Provide a general mechanism for multicast group joins
Michael Brown
2009-07-17
1
-129
/
+13
*
[infiniband] Make qkey and rate optional parameters to ib_post_send()
Michael Brown
2009-07-17
1
-6
/
+4
*
[ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only
Michael Brown
2009-07-17
1
-39
/
+21
*
[ipoib] Expose the real broadcast MAC
Michael Brown
2009-07-17
1
-46
/
+37
*
[ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address
Michael Brown
2009-07-17
1
-10
/
+3
*
[infiniband] Provide a general mechanism for path record lookups
Michael Brown
2009-07-17
1
-108
/
+8
*
[infiniband] Centralise SMA and GMA queue constants
Michael Brown
2009-07-17
1
-7
/
+7
*
[infiniband] Poll completion queues automatically
Michael Brown
2009-07-17
1
-6
/
+3
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
1
-3
/
+3
*
[infiniband] Split queue set functionality out of ipoib.c to ib_qset.c
Michael Brown
2009-07-17
1
-137
/
+32
*
[infiniband] Move non-driver-specific code to net/infiniband
Michael Brown
2009-07-17
3
-959
/
+0
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
3
-7
/
+22
*
[ata] Make ATA command issuing partially asynchronous
Michael Brown
2009-07-17
1
-1
/
+24
*
[scsi] Improve SCSI debugging
Michael Brown
2009-07-17
1
-9
/
+26
*
[scsi] Make SCSI command issuing partially asynchronous
Michael Brown
2009-07-17
1
-3
/
+15
*
[rtl8139] Split debug messages into DBGLVL_LOG and DBGLVL_EXTRA
Michael Brown
2009-06-23
1
-13
/
+18
*
[e1000] Ensure descriptor is fully written before sending packet
Michael Brown
2009-06-23
1
-0
/
+1
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
1
-2
/
+6
*
[misc] Fix source files erroneously marked as executable
Michael Brown
2009-06-02
1
-0
/
+0
*
[spi] Add address-length autodetection to the SPI bit-bashing code
Michael Brown
2009-05-28
2
-18
/
+86
*
[ethernet] Update mii.h and use it in drivers that had a private copy
Daniel Verkamp
2009-05-26
12
-531
/
+91
*
[ethernet] Move struct mii_if_info to mii.h
Daniel Verkamp
2009-05-26
2
-13
/
+0
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
102
-1
/
+206
*
[3c90x] Add missing size_t format specifier
Joshua Oreman
2009-03-31
1
-1
/
+1
*
[pcnet32] Fix received packet corruption
Michael Brown
2009-03-26
1
-3
/
+3
*
[forcedeth] Add support for newer forcedeth NICs
Thomas Miletich
2009-03-26
1
-7
/
+34
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
36
-325
/
+325
*
[3c90x] Remove src/drivers/3c90x.txt
Marty Connor
2009-03-13
1
-307
/
+0
*
[3c90x] 3c90x driver rewrite using gPXE API
Thomas Miletich
2009-03-13
2
-935
/
+1200
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
5
-30
/
+5
*
[sundance] Add reset completion check
Thomas Miletich
2009-02-27
1
-0
/
+16
*
[infiniband] Kill off obsolete mlx_ipoib directory
Michael Brown
2009-02-25
29
-16486
/
+0
*
[scsi] Fix DBG() message reporting of error number
Michael Brown
2009-02-19
1
-2
/
+2
*
[mtnic] Add multiport support and some minor fixes
Itay Gazit
2009-02-09
2
-600
/
+702
*
[sundance] Added NIC variant
Thomas Miletich
2009-02-06
1
-0
/
+1
[prev]
[next]