summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-2821-92/+1771
|\
| * [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.hEric Moore2009-03-131-0/+1
| * [SCSI] bsg: add linux/types.h include to bsg.hDouglas Gilbert2009-03-131-0/+2
| * [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-1/+1
| * [SCSI] libiscsi: pass session failure a session structMike Christie2009-03-131-1/+1
| * [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-1/+1
| * [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-131-1/+6
| * [SCSI] iscsi class: fix lock dep warning on logoutMike Christie2009-03-131-2/+0
| * [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-131-2/+1
| * [SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie2009-03-131-7/+0
| * [SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou2009-03-133-35/+32
| * [SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou2009-03-131-0/+1
| * [SCSI] net: add FCoE offload support through net_deviceYi Zou2009-03-131-0/+13
| * [SCSI] net: define feature flags for FCoE offloadsChris Leech2009-03-132-0/+5
| * [SCSI] net: reclaim 8 upper bits of the netdev->features from GSOChris Leech2009-03-131-1/+1
| * [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou2009-03-132-7/+1
| * [SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley2009-03-122-17/+17
| * [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-6/+0
| * [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-122-0/+309
| * [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-121-0/+3
| * [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-122-4/+125
| * [SCSI] libosd: attributes SupportBoaz Harrosh2009-03-121-0/+327
| * [SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh2009-03-121-0/+4
| * [SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2009-03-121-0/+6
| * [SCSI] libosd: OSDv1 HeadersBoaz Harrosh2009-03-124-0/+914
| * [SCSI] add OSD_TYPEBoaz Harrosh2009-03-121-0/+1
| * [SCSI] major.h: char-major number for OSD device driverBoaz Harrosh2009-03-121-0/+1
| * [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-11/+0
| * [SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke2009-03-121-1/+2
| * [SCSI] Add VPD helperMatthew Wilcox2009-03-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2817-72/+415
|\ \
| * | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-281-12/+2
| * | mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-281-0/+4
| * | mac80211: unify and fix TX aggregation startJohannes Berg2009-03-281-2/+2
| * | mac80211: rate control status only for controlled packetsJohannes Berg2009-03-281-0/+4
| * | mac80211: add beacon filtering supportKalle Valo2009-03-281-0/+33
| * | cfg80211: add feature to hold bssKalle Valo2009-03-281-0/+18
| * | mac80211: disable power save when scanningKalle Valo2009-03-281-5/+7
| * | ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2009-03-281-0/+2
| * | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-282-27/+7
| * | nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-283-10/+162
| * | nl80211: Event notifications for MLME eventsJouni Malinen2009-03-282-1/+81
| * | mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg2009-03-281-6/+0
| * | ieee80211: document DS bit usageJohannes Berg2009-03-281-0/+16
| * | nl80211: export supported commandsJohannes Berg2009-03-281-0/+6
| * | wireless: radiotap updatesJohannes Berg2009-03-281-1/+3
| * | mac80211: reduce max number of queuesJohannes Berg2009-03-281-1/+1
| * | mac80211: remove ieee80211_num_regular_queuesJohannes Berg2009-03-281-5/+0
| * | net: Add missing include into include/linux/netdevice.hDmitri Vorobiev2009-03-271-0/+1
| * | wan: convert sdla driver to net_device_opsStephen Hemminger2009-03-271-1/+0