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
*
[ath5k] Remove spurious debugging check
Joshua Oreman
2009-08-17
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
*
[infiniband] Allow SRP reconnection attempts even after reporting failures
Michael Brown
2009-08-10
1
-12
/
+5
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
1
-0
/
+530
*
[hermon] Reduce the RC ACK timeout
Michael Brown
2009-08-10
1
-1
/
+1
*
[hermon] Randomise the high-order bits of queue pair numbers
Michael Brown
2009-08-10
2
-6
/
+7
*
[scsi] Generalise iscsi_parse_lun() to scsi_parse_lun()
Michael Brown
2009-08-10
1
-0
/
+30
*
[scsi] Generalise iscsi_detached_command() to scsi_detached_command()
Michael Brown
2009-08-10
1
-0
/
+12
*
[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-08
1
-4
/
+28
*
[infiniband] Update subnet management agent to use a management interface
Michael Brown
2009-08-08
1
-4
/
+4
*
[hermon] Allow for multiple calls to ib_modify_qp()
Michael Brown
2009-08-08
2
-31
/
+64
*
[hermon] Add support for multiple ports and detecting non-IB ports
Michael Brown
2009-08-06
3
-31
/
+110
*
[infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI}
Michael Brown
2009-08-06
1
-10
/
+10
*
[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
[next]