summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-59/+36
|\
| * [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx pathVasu Dev2009-06-081-2/+1
| * [SCSI] fcoe: removes fcoe_watchdogVasu Dev2009-06-081-34/+18
| * [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queueVasu Dev2009-06-081-22/+15
| * [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-231-0/+1
| * [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap2009-05-201-2/+2
* | net: convert unicast addr listJiri Pirko2009-05-291-9/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-37/+22
|\ \ | |/
| * [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt2009-04-271-0/+1
| * [SCSI] fcoe: fix spelling typos and bad commentsChris Leech2009-04-271-27/+20
| * [SCSI] fcoe: don't export functions that are internal to fcoeChris Leech2009-04-271-9/+0
| * [SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter2009-04-271-1/+1
* | fcoe: adds spma mode supportVasu Dev2009-05-171-2/+22
* | fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev2009-05-171-79/+94
|/
* [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-031-119/+113
* [SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev2009-04-031-31/+2
* [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-031-26/+17
* [SCSI] fcoe: moves common FCoE library API functions to libfcoe moduleVasu Dev2009-04-031-64/+0
* [SCSI] fcoe, libfc: add libfcoe moduleVasu Dev2009-04-031-1/+1
* [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module fileVasu Dev2009-04-031-0/+1986
OpenPOWER on IntegriCloud