aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28[SCSI] libfc: release exchg cacheHillf Danton1-1/+4
2011-07-28[SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton1-1/+1
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou2-2/+0
2011-07-28[SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi6-8/+8
2011-07-28[SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi1-7/+22
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2-0/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+6
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-5/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-3/+24
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctlWim Van Sebroeck1-0/+20
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-7/+72
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck1-0/+5
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+32
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck5-0/+384
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli1-27/+77
2011-07-28[SCSI] bnx2fc: Do not arm CQ when there are no CQEsBhanu Prakash Gollapudi1-2/+4
2011-07-28[SCSI] bnx2fc: hold tgt lock when calling cmd_releaseBhanu Prakash Gollapudi1-0/+2
2011-07-28[SCSI] bnx2fc: Enable support for sequence level error recoveryBhanu Prakash Gollapudi1-3/+0
2011-07-28[SCSI] bnx2fc: HSI changes for tapeBhanu Prakash Gollapudi1-4/+26
2011-07-28[SCSI] bnx2fc: Handle REC_TOV error code from firmwareBhanu Prakash Gollapudi2-29/+112
2011-07-28[SCSI] bnx2fc: REC/SRR link service request and response handlingBhanu Prakash Gollapudi3-17/+421
2011-07-28[SCSI] bnx2fc: Support 'sequence cleanup' taskBhanu Prakash Gollapudi4-0/+237
2011-07-28[SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support partitions in storageChandra Seetharaman1-3/+6
2011-07-28hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R1-45/+132
2011-07-28hwmon: (lm95241) Add support for LM95231Guenter Roeck2-14/+22
2011-07-28hwmon: LM95245 driverAlexander Stein3-0/+553
2011-07-28hwmon: (lm90) Add support for Philips SA56004Stijn Devriendt2-4/+38
2011-07-28hwmon: Driver for NTC ThermistorsDonggeun Kim3-0/+468
2011-07-28hwmon: (max1668) Add support for tempX_fault attributesGuenter Roeck1-4/+26
2011-07-28hwmon: Driver for MAX1668David George3-0/+491
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson1-3/+3
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson2-6/+47
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson1-20/+29
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson1-37/+42
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson2-0/+27
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson1-32/+16
2011-07-27tg3: Remove short DMA check for 1st fragmentMatt Carlson1-3/+0
2011-07-27tg3: Simplify tx bd assignmentsMatt Carlson1-39/+37
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2-7/+12
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-27Fix cdc-phonet buildChris Clayton1-0/+1
2011-07-27bonding: reduce noise during initAndy Gospodarek1-1/+1
2011-07-27bonding: fix string comparison errorsAndy Gospodarek1-62/+71
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman10-6/+18
2011-07-27forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn1-5/+1
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-4/+7
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-55/+250
2011-07-28md/raid10: handle further errors during fix_read_error better.NeilBrown1-15/+44